Commit Graph

36469 Commits

Author SHA1 Message Date
11f6b9de3c [de] Fix a link to the logic document in the paragraph 2024-02-21 12:41:47 +03:00
9881bd3868 [de] Refactor
Get rid of the strict dependence of the paragraph on the drawing document
2024-02-21 12:41:47 +03:00
5379af4a91 [all] IE11 compatibility with CTrendine class fixed v99.99.99.3752 2024-02-20 13:52:30 +03:00
613009f9af [se] Change column/row sizes for retina v99.99.99.3751 2024-02-19 10:09:38 +03:00
d82093be07 [de] Send revision changes stack in simple mode v99.99.99.3750 v99.99.99.3749 2024-02-16 11:32:37 +03:00
fbce276005 [se] Add test by data validation v99.99.99.3747 2024-02-15 16:05:06 +03:00
a0582fb4ef [se] Fix bug 66488 2024-02-15 14:30:55 +03:00
3cb931ad10 [se] Double click on header row/columns fix open cell editor 2024-02-15 12:42:27 +03:00
cc1ca7bd4c [se] By table properties on paste v99.99.99.3746 2024-02-14 15:56:41 +03:00
a97090ad04 [all] CTrendline class extended for the cases when bezier drawing will not work, hope in the future we will add data analytics, to track such cases v99.99.99.3745 2024-02-13 12:45:45 +03:00
1acb3c931f Merge remote-tracking branch 'remotes/origin/hotfix/v8.0.1' into develop v99.99.99.3742 v99.99.99.3743 2024-02-11 13:20:52 +03:00
83c32be358 [se] Fix bug 66444 v8.0.1.18 v8.0.1.20 v8.0.1.19 2024-02-09 18:46:07 +03:00
f1f7360624 [de] Add ability to add new complex fields with specified text properties
Add new addin fields with the current text properties
2024-02-09 16:17:56 +03:00
6a37af7f00 Fix/charts drawer trendline (#4235)
* [all] CTrendline, dispRSquared bug fix

---------

Co-authored-by: ansaraidarbek <ansar.aydarbek@onlyoffice.com>
v99.99.99.3741 v99.99.99.3740
2024-02-09 15:33:37 +03:00
cb7cff2b5b [se] Fix bug 66429 2024-02-09 14:53:17 +03:00
2fb1dd6f05 [pdf] Turn off history for calculation action. 2024-02-09 13:30:00 +03:00
98e74fd305 [se] Set numformat start id to 164; For bug 66392 2024-02-09 12:26:53 +03:00
e6e503efd5 Fix bug #64883
Fix an issue with selection draw and cursor positioning in complex fields
v8.0.1.17
2024-02-08 21:07:21 +03:00
48e13929e8 [de] Refactor
Move class for processing a complex fields stack to a separate file
2024-02-08 21:07:21 +03:00
2d6d9b9507 For bug #64883
Fix selection for the hidden part of complex fields
2024-02-08 21:07:21 +03:00
78d3335b34 fixed the GetComments description and added docs for AllComments property 2024-02-08 21:00:17 +05:30
9b0e6b0104 Merge pull request #4229 from ONLYOFFICE/feature/addGetPivotDataFunction
Feature/add get pivot data function
v99.99.99.3738
2024-02-08 17:22:53 +03:00
304e777e20 [se] Fix style 2024-02-08 17:20:02 +03:00
5df5913c67 [se] Fix CT_pivotTableDefinition.getItemsIndexesByItemFieldsMap in case of grand total absence 2024-02-08 16:17:52 +03:00
014fbb2b6e [SE] [tests] added tests for getpivotdata groups 2024-02-08 15:43:25 +03:00
4fb7829c59 Merge branch 'feature/addGetPivotDataFunction' of https://github.com/ONLYOFFICE/sdkjs into feature/addGetPivotDataFunction 2024-02-08 14:57:07 +03:00
a3fbef846a [SE] [pivot] deleted todo 2024-02-08 14:57:04 +03:00
a2b2a404fa fixed ApiPresentation/GetAllComments docs 2024-02-08 17:04:50 +05:30
28ff02d221 [bug] Fix bug 65469 2024-02-08 13:21:32 +03:00
63870d376e [builder] add ApiPresentation.prototype.GetAllComments 2024-02-08 12:50:16 +03:00
d7bf7ca5a5 Enable static code analysis with codeql (#4227) 2024-02-08 12:12:52 +03:00
aca092350c [bug] fix bug 66398 v8.0.1.15 2024-02-07 19:02:49 +03:00
821baeb260 Fix bug #59113
Allow to add text with AddText method in the filling form mode
2024-02-07 16:02:30 +03:00
6393d9f00a [bug] fix calculation of groups with mobile view 2024-02-07 12:57:38 +03:00
ca06e22880 [de] Fix last commit v8.0.1.13 2024-02-06 19:47:17 +03:00
db2ad86f9a [de] Fix the cursor position when deselecting text 2024-02-06 19:47:17 +03:00
ad0e6bd134 Fix bug #66376
Fix an issue with calculating the current cursor position in some cases
2024-02-06 19:47:17 +03:00
751d04bd5a [se] Fix CT_pivotTableDefinition.getItemsIndexesByItemFieldsMap for defaultSubtotal=false 2024-02-06 18:20:03 +03:00
a03d6b53b4 Update drawingfile 2024-02-06 17:16:59 +03:00
19f2edbf16 [bug] fix text scale in charts for reader mode 2024-02-06 16:02:51 +03:00
3e396915d0 Fix bug #66384
Fix an issue with correction of a text selection when passing through a complex field
2024-02-06 15:35:13 +03:00
8244ea3d0a [bug] Fix bug 66372 v8.0.1.10 2024-02-05 17:24:24 +03:00
cfc7d6ee19 Fix bug #66317
Fix an issue with shaping text with different direction
2024-02-05 16:19:10 +03:00
be69cd5f03 [SE] [pivot] fixes for GETPIVOTDATA 2024-02-05 14:49:10 +03:00
4aa8ca7d90 change drawing layer using setGraphicObjectProps v99.99.99.3737 v99.99.99.3734 v99.99.99.3735 v99.99.99.3736 2024-02-05 14:35:14 +03:00
f4d5836ae5 set the image original size from properties 2024-02-05 14:26:47 +03:00
cd5fcac14b asc_getOriginSize for native editor 2024-02-05 13:46:33 +03:00
80eb1178ae refactor apiCommon.js:
replace var with let or const;
use adding to prototype instead of redefinition;
fix indents;
2024-02-05 12:19:19 +03:00
83e756e984 Merge branch release/v8.0.0 into develop 2024-02-05 08:45:33 +00:00
f9cdb37fc9 [se] By bug 66201 (#4219)
* [se] Fix bug 66201
2024-02-05 11:34:16 +03:00