-
Notifications
You must be signed in to change notification settings - Fork 202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix/stroke cone charts #2555
Merged
Merged
Fix/stroke cone charts #2555
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
K0R0L
added a commit
that referenced
this pull request
Feb 11, 2022
* [se] Fix bug 54999 * [se] Fix bug 54956 * [bug] fix applying changes in AnimMotion * [bug] fix bug 55068: recalculate bounds after changing group position * [bug] fix incorrect collaborative change type * [se] Fix bug 55091 * [se] For bug 55091 * [se] Fix bug 55218 * [se] By bug 55121 * Fix bug #55179 Fix setting up the numbering of paragraphs * Fix bug #55149 Fix messed up setting "case sensitive" * [de][pe] Refactor spell check * Fix bug 55216 * Fix bug 55219 * Fix bug 55243 * FIx bug 55206 Search started from begin of current page * Fix bug 55129 * For bug 55205 * Fix bugs 55213, 55205 * For bug 55240 * Fix bug 55225 * Implement the ability to force render/hide of forms highlight and placeholders * Added returns value to "pluginMethod_ReplaceTextSmart" method (#2527) * [se] Fix bug 55282 * Fix the problem with document redrawing due to spell checking * Add option isPrint for native print * Make work with context menu * Fix bug 55306 * Fix bug 55307 * Fix bug 55312 * [bug] fix bug 55305 * Fix bug #55288 Fix the problem with calculating position of flow table in case of several columns in the current section * Fix bug 55318 * Fix bug with links with browser scaling * [bug] fix bug 55293, 55263 * Fix bug 55327 * Fix bug 55313 * Fix bug 55224 * Fix bug #55288 Fix the problem with table width calculation in case of section with multiple columns of different widths * Fix bug#55278 * [bug] fix bug 55279 * fix: name for refPtType field * Migrate unit test from `node-qunit-phantomjs` to `node-qunit-puppeteer` (#2540) * [se] ->Migrate unit test from `node-qunit-phantomjs` to `node-qunit-puppeteer` Migrate formula tests to qunit-2.16.0, fix formula tests * [se] Fix calculate y position log base * Refactoring TextAssociation types * Rebuild module with new version native code * Fix bug #55280 * Fix bug #51933 Fix the problem with calculating the position of flow objects lying in a table cell * Fix for passing tests * [de] For bug 55284 * [se] Fix bug 53561 * Fix bug #55380 Fix the problem with search function in the equation object * ole-objects fixes: add ability to set natural sizes of ole-objects; use image size as default size for ole-object; do not account zoom on calculating pix to mm coefficient; * [de] Fix c_oAscTextAssociation export * add methods for working with ole-objects in plugins * [se] By bug 55218 There is nothing to print because the table is empty * Fix issue with isLayoutInCell setting depending on compatibility mode * Fix bug #55383 Do autocorrect a double space with a dot only when preceded by a text element * [se] Fix bug 54845 * [se] By bug 55411 * Added missing method to export. * [de] Implement ability to generate previews for table styles in small portions * Implement ability to get preview for selected style * Fix previous commit * Add ability to receive previews for specified table styles * [UserInfoParser] Add userInfo permissions: hide users not in userInfo groups * Fix/stroke cone charts (#2555) * [se] Fix bug 55421 Co-authored-by: Kvaigone <[email protected]> * Fix/bug 51902 (#2556) * [se] Fix bug 51902 * Fix bug #55398 Fix the problem with calculating the position of a drawing object in the header * Fix bug #55403 Fix the problem with calculating header/footer. Forbid to change the page number of a header when calculation in progress * Fix bug #55406 Fix the problem with calculating the position of a drawing lying in a table cell with vertical alignment to the bottom or center * Fix calculation of the position of drawings in a table cell depending one the compatibility mode * Fix bug #55410 Add check for incorrect values of the maxCharacters parameter for text forms * Fix for passing builder tests * Fix presentation editor crash * Fix bug #55458 Fix the problem with calculating page count stage Co-authored-by: GoshaZotov <[email protected]> Co-authored-by: Sergey Luzyanin <[email protected]> Co-authored-by: Sergey Konovalov <[email protected]> Co-authored-by: KirillovIlya <[email protected]> Co-authored-by: Nikita Khromov <[email protected]> Co-authored-by: Vladimir Privezenov <[email protected]> Co-authored-by: Pavel Lobashov <[email protected]> Co-authored-by: Kvaigone <[email protected]> Co-authored-by: Julia Radzhabova <[email protected]>
K0R0L
added a commit
that referenced
this pull request
Feb 11, 2022
* Zoom has been changed (now it works like in documents) * Fix zoom for native viewer in mobile web * Release/v7.1.0 (#2560) * [se] Fix bug 54999 * [se] Fix bug 54956 * [bug] fix applying changes in AnimMotion * [bug] fix bug 55068: recalculate bounds after changing group position * [bug] fix incorrect collaborative change type * [se] Fix bug 55091 * [se] For bug 55091 * [se] Fix bug 55218 * [se] By bug 55121 * Fix bug #55179 Fix setting up the numbering of paragraphs * Fix bug #55149 Fix messed up setting "case sensitive" * [de][pe] Refactor spell check * Fix bug 55216 * Fix bug 55219 * Fix bug 55243 * FIx bug 55206 Search started from begin of current page * Fix bug 55129 * For bug 55205 * Fix bugs 55213, 55205 * For bug 55240 * Fix bug 55225 * Implement the ability to force render/hide of forms highlight and placeholders * Added returns value to "pluginMethod_ReplaceTextSmart" method (#2527) * [se] Fix bug 55282 * Fix the problem with document redrawing due to spell checking * Add option isPrint for native print * Make work with context menu * Fix bug 55306 * Fix bug 55307 * Fix bug 55312 * [bug] fix bug 55305 * Fix bug #55288 Fix the problem with calculating position of flow table in case of several columns in the current section * Fix bug 55318 * Fix bug with links with browser scaling * [bug] fix bug 55293, 55263 * Fix bug 55327 * Fix bug 55313 * Fix bug 55224 * Fix bug #55288 Fix the problem with table width calculation in case of section with multiple columns of different widths * Fix bug#55278 * [bug] fix bug 55279 * fix: name for refPtType field * Migrate unit test from `node-qunit-phantomjs` to `node-qunit-puppeteer` (#2540) * [se] ->Migrate unit test from `node-qunit-phantomjs` to `node-qunit-puppeteer` Migrate formula tests to qunit-2.16.0, fix formula tests * [se] Fix calculate y position log base * Refactoring TextAssociation types * Rebuild module with new version native code * Fix bug #55280 * Fix bug #51933 Fix the problem with calculating the position of flow objects lying in a table cell * Fix for passing tests * [de] For bug 55284 * [se] Fix bug 53561 * Fix bug #55380 Fix the problem with search function in the equation object * ole-objects fixes: add ability to set natural sizes of ole-objects; use image size as default size for ole-object; do not account zoom on calculating pix to mm coefficient; * [de] Fix c_oAscTextAssociation export * add methods for working with ole-objects in plugins * [se] By bug 55218 There is nothing to print because the table is empty * Fix issue with isLayoutInCell setting depending on compatibility mode * Fix bug #55383 Do autocorrect a double space with a dot only when preceded by a text element * [se] Fix bug 54845 * [se] By bug 55411 * Added missing method to export. * [de] Implement ability to generate previews for table styles in small portions * Implement ability to get preview for selected style * Fix previous commit * Add ability to receive previews for specified table styles * [UserInfoParser] Add userInfo permissions: hide users not in userInfo groups * Fix/stroke cone charts (#2555) * [se] Fix bug 55421 Co-authored-by: Kvaigone <[email protected]> * Fix/bug 51902 (#2556) * [se] Fix bug 51902 * Fix bug #55398 Fix the problem with calculating the position of a drawing object in the header * Fix bug #55403 Fix the problem with calculating header/footer. Forbid to change the page number of a header when calculation in progress * Fix bug #55406 Fix the problem with calculating the position of a drawing lying in a table cell with vertical alignment to the bottom or center * Fix calculation of the position of drawings in a table cell depending one the compatibility mode * Fix bug #55410 Add check for incorrect values of the maxCharacters parameter for text forms * Fix for passing builder tests * Fix presentation editor crash * Fix bug #55458 Fix the problem with calculating page count stage Co-authored-by: GoshaZotov <[email protected]> Co-authored-by: Sergey Luzyanin <[email protected]> Co-authored-by: Sergey Konovalov <[email protected]> Co-authored-by: KirillovIlya <[email protected]> Co-authored-by: Nikita Khromov <[email protected]> Co-authored-by: Vladimir Privezenov <[email protected]> Co-authored-by: Pavel Lobashov <[email protected]> Co-authored-by: Kvaigone <[email protected]> Co-authored-by: Julia Radzhabova <[email protected]> Co-authored-by: Oleg Korshul <[email protected]> Co-authored-by: GoshaZotov <[email protected]> Co-authored-by: Sergey Luzyanin <[email protected]> Co-authored-by: Sergey Konovalov <[email protected]> Co-authored-by: KirillovIlya <[email protected]> Co-authored-by: Nikita Khromov <[email protected]> Co-authored-by: Vladimir Privezenov <[email protected]> Co-authored-by: Pavel Lobashov <[email protected]> Co-authored-by: Kvaigone <[email protected]> Co-authored-by: Julia Radzhabova <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.