259 Commits

Author SHA1 Message Date
1d2e9a2a09 Fix bug 78697 2025-11-24 18:15:17 +03:00
738e928138 Merge pull request 'fix/custom-text-highlight' (#1677) from fix/custom-text-highlight into release/v9.2.0 2025-11-16 15:21:38 +00:00
bf28cf88f9 [de] Return new annotation positions when paragraph changes 2025-11-14 19:49:50 +03:00
2cd1abdeb9 [bug] fix bug 78408 2025-11-14 13:45:01 +03:00
245c491de6 [bug] Treat session as idle regardless of background plugins; Fix bug 76216 2025-10-01 19:11:35 +03:00
a3c67b9911 Do not send event to sender plugin 2025-09-29 22:36:38 +03:00
4c6dd776fa Add support plugin events to editor/another plugin 2025-09-25 22:54:02 +03:00
2d96de75fd Autostart bundled background plugins 2025-08-03 12:30:50 +03:00
550d8abe1d Update after generation 2025-07-10 13:58:50 +03:00
8fbe03addd add logEvents action for tests 2025-06-30 11:07:52 +03:00
3e46800d89 Add async functions to plugin object 2025-06-23 11:29:03 +03:00
4c13104c1b fix save image in ole-objects 2025-06-17 02:43:51 +03:00
2bc1c65942 Refactiong send ai settings to plugin 2025-06-09 23:09:37 +03:00
743908c776 [plugin] Fix style for select2 2025-06-03 14:09:31 +03:00
b0cade4cd6 [all] Add aiPluginSettings property on opening 2025-05-29 02:22:42 +03:00
e2761b013d Add onPluginUpdateToolbarMenu event 2025-04-29 16:10:35 +03:00
0ca485c1e0 Add information for pdf editor 2025-04-29 16:15:03 +07:00
4589e3b879 Remove call order for onAttachPluginEvent event 2025-04-18 13:50:10 +03:00
bdfbf97106 Add onAttachPluginEvent method to apiBase 2025-04-17 14:25:01 +03:00
f315d711fb [de] Remove content control buttons when removing plugin 2025-04-16 21:07:09 +00:00
9e06d6a4e5 Add AI method to api 2025-04-11 12:55:08 +03:00
f3f45d04dc Add callback for safe destroy window 2025-03-12 21:30:04 +03:00
db002b8b15 Fix bug #72219
Fix loading of required fonts when executing InsertAndReplaceContentControls plugin method
2025-02-17 16:24:17 +03:00
c21d17b6d1 [ve] Fix visio path to sdk in ie; Fix bug 72891; Add "diagram" type to plugins; For bug 72895 2025-01-29 15:15:40 +03:00
9366554ae7 Fix update background and system plugins 2024-12-15 21:39:23 +03:00
264aca761c Add callCommand & callMethod (plugins analogs) 2024-12-05 12:29:43 +03:00
2e31f192a8 Add origin for connector windows/panels 2024-12-03 17:55:09 +03:00
38c78221da Allow attaching connector with editorConfig.customization.plugins === false 2024-11-02 13:02:17 +03:00
2a19f23f56 Merge remote-tracking branch 'remotes/origin/fix/builder-load-fonts' into release/v8.2.0 2024-09-26 22:50:39 +03:00
9cb78bdd24 [de][bu] Implement async loading fonts when executing builder script 2024-09-26 17:22:53 +03:00
47fbda2387 Fix bug 69856 2024-09-25 17:12:16 +03:00
3981fdc3f4 Fixes for background ole plugins 2024-08-16 13:33:52 +03:00
c598e3608d Refactoring drawingfile (native realization support) 2024-08-15 22:02:10 +03:00
18a62b0d4f Add correction urls in window 2024-08-13 14:48:54 +03:00
5482381286 Add attachEditorEvent/detachEditorEvent methods 2024-08-12 18:42:53 +03:00
f9643d8190 Merge remote-tracking branch 'remotes/origin/hotfix/v8.1.1' into develop 2024-07-02 19:48:46 +03:00
8568e02040 Fix typo 2024-06-27 15:37:03 +03:00
d06cd66e2c Add setPluginOptions method 2024-06-27 14:03:11 +03:00
08a8d84ee9 Merge branch 'release/v8.1.0' into develop
# Conflicts:
#	cell/apiBuilder.js
#	cell/model/FormulaObjects/lookupandreferenceFunctions.js
#	cell/model/Workbook.js
#	tests/cell/spreadsheet-calculation/FormulaTests.js
2024-06-06 14:55:01 +03:00
24777280d4 Add flag to asc_onPluginsInit event 2024-06-04 23:57:44 +03:00
df319ba348 [copyright] Update Copyright date 2024-04-23 19:18:31 +03:00
f9894f9491 Add support methods/commands in windows 2024-04-16 23:55:39 +03:00
f2adce513f Add button event for connector window 2024-04-15 01:25:35 +03:00
1946c56d06 Add activate event for plugin windows 2024-04-01 13:37:00 +03:00
26270912c6 [plugins] add plugin method GetSelectedOleObjects 2024-03-24 23:32:14 +03:00
f2cb8bc6f2 Add support toolbar buttons 2024-03-22 16:59:57 +03:00
4c0fe5097a Add editor info to connector 2024-03-20 19:51:13 +03:00
0e6b2f26ba [de] Return nothing to a plugin when the builder script was canceled 2024-03-07 11:38:49 +03:00
933536aa1b [all] Refactor common commands before and after running a builder script 2024-03-07 11:38:49 +03:00
94e78c78ff [bug] fix bug 65274 2023-11-30 09:54:24 +03:00