Commit Graph

974 Commits

Author SHA1 Message Date
8082c9987d Fix bug #77170
Fix an issue with positions of the selection when replacing text in a run
2025-10-02 13:58:36 +03:00
ba60751ceb Fix bug #76971
Fix adding an equation to the smart art
2025-09-26 13:43:39 +03:00
85bfc098a2 Fix bug #76320
Don't clear content when converting a footnote to an endnote and vice versa
2025-09-24 19:33:14 +03:00
2fae99ef54 Fix bug #76933
Update track info when undoing/redoing Run class changes
2025-09-24 13:37:19 +03:00
b419ab7461 Fix bug #76557
Fix an edge case when a character that allowed a line break after it is followed by a character that can't be placed at the beginning of a line
2025-09-18 13:15:36 +03:00
443ccf4c02 Fix bug #76690
Insert inner text from shape when inserting to the form
2025-09-12 17:28:07 +03:00
39d99e22a1 [de] Redesigned work with sections using layout class 2025-08-20 19:02:58 +03:00
f6ad4988e5 [de] Refactor names of methods related to page/column/section indexing 2025-08-15 16:42:30 +03:00
4470ab5cf9 [de] Correct cursor position near a permission range 2025-07-22 22:31:25 +03:00
1affe6457c Fix bug #73028
Fix calculation of line break/paragraph end mark width for RTL paragraphs
2025-07-16 14:03:19 +03:00
959de2b68d Fix bug #75653
Set language code for both directions RTL/LTR for empty runs
2025-07-05 00:30:31 +03:00
3c18b02938 Fix bug #75465
Fix an issue with the first calculation of the document when opened document has collaborative changes
2025-06-24 16:37:15 +03:00
945f978e17 Merge pull request 'fix/bug-74622' (#1150) from fix/bug-74622 into fix/pre9.0.1 2025-06-19 21:24:25 +00:00
c30a5e2015 [de] Apply language property depending on text
Spellcheck is depending on text also
2025-06-20 00:18:09 +03:00
7192fd06bb [de] Rework display language definition for spell checking 2025-06-18 18:23:40 +03:00
ce4d2140cc Fix bug #74622
Fix calculation of line metrics for paragraph
2025-06-16 16:41:38 +03:00
361f85ef41 Merge pull request '[de] Fix History for apply metadata for math autocorrection in ParaRun' (#1043) from fix/math-metadata into release/v9.0.0 2025-06-04 20:10:13 +00:00
e18b8b2453 Fix bug #74257
Fix the method ApiRange.AddText when TrackChanges is turned on
2025-06-04 20:04:48 +03:00
3330ee842b [de] Fix History for apply metadata for math autocorrection in ParaRun 2025-05-30 16:22:50 +03:00
b7c10e4593 Fix bug #74730
Fix problem with selection positions when deleting a complex field. Also clear the complex fields instruction when it is deleted
2025-05-29 14:10:16 +03:00
8dbb7f3f24 [de] Fix LaTeX degree, quad, text and begin{cases} processing. 2025-05-28 12:22:43 +03:00
4ffc247407 [de] Fix bug 61854 2025-05-27 11:33:57 +03:00
6033480f5f [de] Fix bug 71289 2025-05-27 10:46:19 +03:00
24f039ecc6 For bug #38182
Add check for characters before which line break is allowed. Add this flag for all East Asian characters
2025-05-23 01:11:36 +03:00
b6e1464bf9 Merge pull request 'fix/math-ml' (#966) from fix/math-ml into release/v9.0.0 2025-05-15 16:02:30 +00:00
aa016c7f36 [de] Update processing of MathML 2025-05-15 14:08:23 +03:00
a6566818c2 Fix bug #74354
Ignore unassembled fields
2025-05-07 15:15:52 +03:00
48e422bb1f Fix bug #74339
Fix the check if a paragraph was recalculated after undo/redo
2025-05-07 13:35:35 +03:00
8f71e05309 Fix bug #70412
Fix calculating the position of a paragraph range for fast range recalculation
2025-05-03 22:19:37 +03:00
f815f8e669 Fix bug #73335
Fix inline/fixed form conversion
2025-04-22 16:13:42 +03:00
404c750418 Merge remote-tracking branch 'remotes/origin/hotfix/v8.3.3' into release/v9.0.0 2025-04-08 15:01:07 +03:00
7793cf61ce Fix bug #73895
Fix an issue with calculating right edge for paragraph shading and border
2025-04-08 14:49:33 +03:00
3342fe5ef3 Merge remote-tracking branch 'remotes/origin/hotfix/v8.3.3' into release/v9.0.0 2025-04-08 12:41:45 +03:00
4a3b2ad76f [pdf] Added forms editor 2025-04-04 22:16:14 +07:00
97dfac24dc Fix bug #73824
Fix calculation of the tab stop position in some edge situations
2025-04-04 16:00:05 +03:00
93e504060d Merge remote-tracking branch 'remotes/origin/hotfix/v8.3.3' into release/v9.0.0 2025-03-26 17:28:48 +03:00
d511075863 [de] Implement calculating tab stop position for RTL paragraphs 2025-03-25 15:49:49 +03:00
a9264a2191 [de] Fix rendering numbering selection for RTL paragraphs 2025-03-20 00:55:23 +03:00
89bffe49ac Merge remote-tracking branch 'remotes/origin/hotfix/v8.3.2' into release/v9.0.0
# Conflicts:
#	slide/Drawing/HtmlPage.js
#	word/apiBuilder.js
2025-03-12 12:19:41 +03:00
51d17a4e86 Fix bug #73462
Limit the number of objects with wrapping on one page
2025-03-11 20:21:49 +03:00
b1caeb4920 [de] Add ranges in correct order for RTL paragraph 2025-03-04 14:00:52 +03:00
2c62a43202 Fix bug #70176
Fix an issue with calculation of a float shape position in the header
2025-03-03 14:32:13 +03:00
e484cd2e2f [de] Get rid of obsolete NewLine/NewLineParagraphs parameters 2025-02-14 18:21:29 +03:00
21bfcc1463 Fix bug #71108
Fix the calculation of line breaks in the East-Asian text
2025-02-12 20:25:04 +03:00
ecb0aa3532 Fix bug #73125 2025-02-06 08:45:49 +00:00
0d6467783c [de] Fix passing through a complex field with arrows left/right 2025-02-03 01:53:12 +03:00
27081872bc [de] Add ability to show the field code instead of the field value 2025-02-02 03:11:13 +03:00
e80b591513 [de] Fix crash when rejecting review changes 2025-01-22 20:17:26 +03:00
a1871b5284 Fix bug #69460
Fix fast calculation of text specified by instrText that lies outside the complex field
2025-01-14 18:42:25 +03:00
a88b80848a Fix bug #72441
Fix an issue with calculating text line height
2025-01-13 18:26:51 +03:00