Commit Graph

4008 Commits

Author SHA1 Message Date
1fe785bb9c [pe][bug] fix the problem with broken file after inserting chart with replacePlaceholder 2026-02-05 14:13:00 +03:00
eb1fd5e682 [builder][pe] add classes and methods for working with animations 2026-02-05 13:02:48 +03:00
fcfa53f78f [bu] Fix typo 2026-02-05 13:26:19 +07:00
216f8106a6 return compiled fill and line for shape 2026-02-03 14:32:19 +03:00
491db71e2a Merge remote-tracking branch 'remotes/origin/fix/bug-78107' into release/v9.3.0 2026-02-02 16:30:49 +03:00
9f0cf2de66 Fix bug #79565 2026-01-30 14:08:04 +00:00
e09da97011 Fix arrows drawing on connectors during Morph transition 2026-01-30 14:08:04 +00:00
07537e96de [all] fix bug 79553:
add methods for getting fill and line
2026-01-29 18:22:57 +03:00
ebe23dd920 [PE] Add plugin events sending for slide show start, end and slide change 2026-01-29 12:25:44 +00:00
f548a12d7b [PE plugins] Add event triggering onSlideShowNextSlide 2026-01-29 12:25:44 +00:00
c79b210cb8 [bug] fix bug 79613 2026-01-28 17:02:02 +03:00
88f4adb5e5 For bug 78107
- add shape macros write for cell and presentation
2026-01-26 17:38:20 +03:00
a7ee3eee7f [pe&se][bu] Fix get ApiChart 2026-01-26 11:12:06 +00:00
da0b086e5b [bu][all] Added missed drawing classes 2026-01-26 11:12:06 +00:00
d63443e562 [pe][bu] Added missed description 2026-01-26 11:12:06 +00:00
2fa83f0370 [pe&se] Added missed export 2026-01-26 11:12:06 +00:00
29a3ac471c [pe&se][bu] Fix create ApiChart class 2026-01-23 17:24:55 +07:00
3fc99e8991 Fix ApiSlideShowTransition.GetSpeed JSDoc description 2026-01-22 08:03:51 +00:00
2542720682 feature/pe-gif (#1848)
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1848
2026-01-21 13:35:00 +00:00
49a21731e6 [de][pe] Add userId to commentData enumeration 2026-01-21 11:22:45 +03:00
5dcec895ed Fix bug #79456:
- Correct threshold values for ApiSlideShowTransition speeds
2026-01-21 08:06:04 +00:00
abcdcc9e8f PE ApiHyperlink fixes:
- Use ApiHyperlink from word editor in slide editor CreateHyperlink
- Change ApiHyperlink methods GetDisplayedText and SetDisplayedText to work only in word editor
- Add method to GetHyperlink from Drawing and to set null hyperlink in slide editor
2026-01-20 06:57:41 +00:00
a5b2f3eeb7 Fix bug #79424
- Add support for Morph effect options in slide JSAPI
2026-01-20 06:50:14 +00:00
b09de9ad4b Merge remote-tracking branch 'remotes/origin/fix/bug-79188' into release/v9.3.0
# Conflicts:
#	slide/apiBuilder.js
2026-01-15 15:17:27 +03:00
701f7bb60e Fix typo 2026-01-15 11:55:01 +00:00
793c6acb8c Fix jsdoc descriptions for ApiSlideShowTransition 2026-01-15 11:55:01 +00:00
d741bf56f6 Fix methods to Get/Set EffectEntry for ApiSlideShowTransition 2026-01-15 11:55:01 +00:00
b08b136e17 Change effect names (ppEffectNone -> effectNone, etc.) and define jsdoc type (ApiSlideShowTransition) 2026-01-15 11:55:01 +00:00
1ca950b8f0 Add methods GetEntryEffect/SetEntryEffect to ApiSlideShowTransition 2026-01-15 11:55:01 +00:00
0041aa876d Remove Get/Set for Type and Option properties of Transition (to replace with single EntryEffect) 2026-01-15 11:55:01 +00:00
1bd2e1e4c6 Move loopUntilStopped settng from ApiSlideShowTransition to ApiPresentation 2026-01-15 11:55:01 +00:00
4dfdc383ca Add ApiSlideShowTransition class to PE apiBuilder 2026-01-15 11:55:01 +00:00
ea82b06f6c [79188] Fix CreateHyperlink method to change hyperlink structures directly 2026-01-13 14:59:20 +07:00
803c8708d1 Add ApiHyperlink class and method to AddHyperlink to ApiDrawing 2026-01-12 19:25:02 +07:00
cc133d057f Remove setTimeout call (for 68833) 2025-12-23 07:07:35 +00:00
d1e9b6de26 For bug #68833:
- Add function to hide tooltip (with timeout)
2025-12-23 07:07:35 +00:00
3e54b47902 [pe] fix copy in PE while the master slide mode is on 2025-12-17 13:30:55 +03:00
ece57f33e4 Fix bug #74136 2025-12-15 11:48:50 +07:00
7052903103 do not create content on creating shape 2025-12-09 15:11:56 +03:00
a096ec3033 Merge remote-tracking branch 'remotes/origin/feature/word-api-color' into develop 2025-12-09 12:53:42 +03:00
abbe1cf4fb Merge remote-tracking branch 'remotes/origin/release/v9.2.0' into develop 2025-12-05 15:50:44 +03:00
7ef38e5a5e fix slide deleting 2025-12-03 18:41:42 +03:00
3ca70a5d68 [de] Implement to select text by words across different paragraphs
Also fix issues with text selection by words
2025-12-02 14:50:29 +03:00
364dc6476c For bug #44309
Add the ability to select by word within a single paragraph
2025-11-30 23:44:07 +03:00
9e24d2a217 Fix bug 77772 2025-11-28 09:52:45 +00:00
5fd592de89 fix crash on drawing unloaded interface image 2025-11-26 16:33:54 +03:00
6b18bc5963 Merge remote-tracking branch 'remotes/origin/release/v9.2.0' into develop 2025-11-27 00:02:02 +03:00
23b387ffb7 Merge remote-tracking branch 'remotes/origin/release/v9.2.0' into develop
# Conflicts:
#	tests/cell/spreadsheet-calculation/FormulaTests.js
2025-11-19 10:21:37 +03:00
3860f0c6fe [bu][de/pe] Fix bug #78442 2025-11-17 17:57:45 +07:00
38b5e96313 Fix bug #78336 2025-11-13 23:25:25 +00:00