|
|
1460e4ef61
|
[de][bu] Add Delete method for ApiFormBase
Don't return forms on GetAllContentControls method in JsApi
|
2025-10-30 14:40:08 +03:00 |
|
|
|
b635fdeaaa
|
Merge pull request 'fix/labeled-checkbox' (#1616) from fix/labeled-checkbox into hotfix/v9.2.0
|
2025-10-29 15:22:05 +00:00 |
|
|
|
d97b184281
|
[de] Add methods to get/set checkbox label
Also fix several issues with labeled checkboxes
|
2025-10-29 18:15:49 +03:00 |
|
|
|
0e943a684a
|
Add check for required arguments in ApiPictureForm.SetImage
|
2025-10-28 20:16:48 +07:00 |
|
|
|
5b143b78d8
|
Add mm to emu conversion methods to builder
|
2025-10-28 19:59:51 +07:00 |
|
|
|
f92780f614
|
[bug] for bug 77757
|
2025-10-24 11:16:56 +03:00 |
|
|
|
18aba6a23b
|
small fix
|
2025-10-13 16:38:03 +03:00 |
|
|
|
342e63d44c
|
Merge branch 'release/v9.1.0' of https://git.onlyoffice.com/ONLYOFFICE/sdkjs into feature/api-docs-9.1.0
# Conflicts:
# cell/apiBuilder.js
|
2025-10-13 16:32:23 +03:00 |
|
|
|
5f1fb01591
|
updated api docs for office js api 9.1
|
2025-10-13 16:20:09 +03:00 |
|
|
|
471ef2c845
|
[de][bu] Add exit methods to ApiDocumentVisitor
|
2025-10-08 13:22:31 +03:00 |
|
|
|
22fccbcd62
|
[de] Add GetPlaceholderText for ApiFormBase
|
2025-10-08 12:28:29 +03:00 |
|
|
|
2566d15bd9
|
[bu] Remove log
|
2025-10-08 11:32:57 +03:00 |
|
|
|
039ade5e12
|
[de][bu] Implement builder wrapper for DocumentVisitor
|
2025-10-08 11:02:04 +03:00 |
|
|
|
e7e674c6ff
|
[bug] fix bug 77106
|
2025-09-30 21:09:31 +03:00 |
|
|
|
f270396692
|
[bu][de] Fix bug #76853
|
2025-09-23 14:14:58 +07:00 |
|
|
|
6a4f4a7b53
|
[bu][de] Fix bug #76788
|
2025-09-23 14:13:23 +07:00 |
|
|
|
1ac206fa9f
|
Fix bug #76721
Write provider to comment data when using js-api
|
2025-09-18 15:06:33 +03:00 |
|
|
|
0c221baeae
|
[bu][de] Correct description
|
2025-09-16 11:23:02 +00:00 |
|
|
|
b3fe903c6a
|
[bu][de] Fix bug #76651
|
2025-09-10 13:50:30 +00:00 |
|
|
|
e9ce453e92
|
Fix cursor position on add math equations
|
2025-09-09 07:07:25 +00:00 |
|
|
|
78e09a5fb1
|
Fix bug #76596
|
2025-09-08 16:37:07 +03:00 |
|
|
|
132d82e67a
|
fix/builder-geometry (#1386)
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1386
|
2025-09-08 08:03:26 +00:00 |
|
|
|
c550d353cd
|
Update for MathML
|
2025-09-01 17:56:41 +03:00 |
|
|
|
32ed65899b
|
[de] Update MathML processing
|
2025-09-01 15:17:39 +03:00 |
|
|
|
da4a750728
|
Merge branch 'fix/bug-42132' into release/v9.1.0
|
2025-08-30 17:29:37 +03:00 |
|
|
|
20df266d42
|
[de] Rework all occurrences where a section is called by paragraph index
|
2025-08-20 14:41:35 +03:00 |
|
|
|
1a4f6c6b0e
|
Fix bug #76162
|
2025-08-18 21:44:50 +07:00 |
|
|
|
f6ad4988e5
|
[de] Refactor names of methods related to page/column/section indexing
|
2025-08-15 16:42:30 +03:00 |
|
|
|
ba95330226
|
[se][pe] Add GetCustomXmlParts method for CustomXML management
|
2025-08-12 11:52:24 +00:00 |
|
|
|
6dba6ae164
|
Fix type of argument in SetReadingOrder method
|
2025-08-07 13:50:35 +07:00 |
|
|
|
1105dd079c
|
Fix reading order setting in ApiParagraph
|
2025-08-07 13:39:12 +07:00 |
|
|
|
52b9e5ea4c
|
Fix arguments for method SetReadingOrder in ApiParagraph
|
2025-08-07 13:31:50 +07:00 |
|
|
|
1d9ffaaef7
|
Add methods ApiParagraph.SetReadingOrder ('ltr', 'rtl', 'context')
|
2025-08-07 11:54:32 +07:00 |
|
|
|
5a96d7e408
|
Fix coefficient for Picas conversion (to points and to millimeters)
|
2025-08-06 20:08:52 +07:00 |
|
|
|
39ff73d977
|
Change style of convertion methods to unified style of apiBuilder
|
2025-08-05 07:53:53 +00:00 |
|
|
|
2c160db2b6
|
Add descriptions to convert methods
|
2025-08-05 07:53:53 +00:00 |
|
|
|
2ef43444ce
|
Add conventional names to convert methods (closer to MS)
|
2025-08-05 07:53:53 +00:00 |
|
|
|
8f5230b860
|
Add convert methods to doc-builder (to points and back)
|
2025-08-05 07:53:53 +00:00 |
|
|
|
e23d9bea0d
|
Merge remote-tracking branch 'remotes/origin/hotfix/v9.0.4' into develop
# Conflicts:
# cell/view/WorksheetView.js
# common/wordcopypaste.js
|
2025-07-31 17:29:10 +03:00 |
|
|
|
4dfb461447
|
[de] Refactor classes related to sections
|
2025-07-31 13:20:05 +03:00 |
|
|
|
2124bbd14e
|
Fix bug #76143
|
2025-07-29 18:12:20 +07:00 |
|
|
|
75870ced80
|
[forms][bu] Fix GetClassType for various types of forms
|
2025-07-28 18:38:09 +03:00 |
|
|
|
01d6cb6eb6
|
Fix bug #76120
Implement ApiParagraph.Select for slides
|
2025-07-28 16:27:28 +03:00 |
|
|
|
e95b4f7a05
|
[de]][bu] Fix test for replace text smart function
|
2025-07-28 10:23:44 +00:00 |
|
|
|
57841f574f
|
[de][bu] Fix replace text smart in track revisions
|
2025-07-28 10:23:44 +00:00 |
|
|
|
ea86d013d2
|
[de][bu] Add special method for Tracking Changes by assistant
|
2025-07-26 15:27:50 +03:00 |
|
|
|
628cc5e1b1
|
[de] Add methods to add blank page and move cursor to start/end to the document
Also fix inserting page to the start of the document
|
2025-07-25 16:04:12 +03:00 |
|
|
|
baf71deef8
|
[de][bu] Add method to show specified comments in a balloon
|
2025-07-25 00:40:56 +03:00 |
|
|
|
774c3c2e57
|
Add support for more chart types (in builder API):
- lineNormalMarker, lineStackedMarker, lineStackedPerMarker,
- scatterLine, scatterLineMarker, scatterSmooth, scatterSmoothMarker,
- radar, radarMarker, radarFilled
|
2025-07-23 14:22:27 +00:00 |
|
|
|
f2b9b06e6f
|
Merge remote-tracking branch 'remotes/origin/hotfix/v9.0.4' into develop
|
2025-07-23 13:33:09 +03:00 |
|