Commit Graph

35 Commits

Author SHA1 Message Date
db002b8b15 Fix bug #72219
Fix loading of required fonts when executing InsertAndReplaceContentControls plugin method
2025-02-17 16:24:17 +03:00
6253e18588 Fix bug 73243 2025-02-16 23:49:48 +03:00
f228d6ffe9 Merge branch release/v8.1.0 into develop 2024-06-26 10:47:06 +00:00
8ada18ca17 Fix work commands in ie 2024-06-18 15:38:25 +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
c2fc2882bb Fix bug 67811 2024-05-13 13:04:12 +03:00
df319ba348 [copyright] Update Copyright date 2024-04-23 19:18:31 +03:00
72f12b73c4 [macros] Add arguments for custom setTimeout and setInterval. 2024-04-23 17:36:35 +03:00
271df37ffa Fix bug #48195 2024-04-23 17:36:35 +03:00
afc870e5a2 Feature/custom functions (#4317)
* [se] Support custom function

---------

Co-authored-by: Alexey Matveev <Alexey.Matveev@onlyoffice.com>
2024-03-29 16:51:35 +03:00
1caa667559 Fix bug #48195.
Disable "function.constructor" and "new Function" for macros.
2023-11-17 14:16:37 +03:00
46c7aa3edd deleted todo 2023-04-30 21:35:34 +03:00
8297474a77 Hide "self" & "globalThis" in macroses/plugin 2023-04-21 23:06:13 +03:00
632e4ef5bb [plugins] Add support simple js types in return callback of callCommand method. 2023-04-20 14:30:12 +03:00
7260124fef Refactoring call macros/plugin command 2023-04-20 11:12:46 +03:00
f743b1375e [copyright] Update address in Copyright 2023-03-01 21:24:03 +03:00
459f1a2685 [copyright] Update Copyright 2023-02-27 16:43:04 +03:00
530e2b5a13 [all] Read macros from binary format 2022-11-19 21:57:45 +03:00
21e9782be1 Added console.error for macros. 2022-05-23 19:52:02 +03:00
e3034c1d61 Changed the process of obtaining permission for XMLHttpRequest from macros. 2022-05-16 11:37:08 +03:00
ae7f2905d2 Use guid for identifying macros assigned to drawing 2021-04-23 16:54:18 +03:00
36f9c8176c Fix crash when the workbook does not contain any macro 2021-04-22 19:47:49 +03:00
2a9f4c6a97 [se] Add methods for getting all macros names (asc_getAllMacrosNames), setting/getting macros for current drawing (asc_assignMacrosToCurrentDrawing, asc_getCurrentDrawingMacrosName) 2021-04-13 19:17:35 +03:00
3f918b7f92 [se] Add ability run macros by clicking on drawing 2021-04-13 15:42:38 +03:00
b178861bf6 Add support disabling plugins&macroses 2020-05-21 15:25:34 +03:00
e2291262b6 Macroses: Events & autostart flag 2019-12-23 14:51:31 +03:00
3223e29420 [copyright] For bug 39644
Change address Latvian office.
2019-01-16 17:19:06 +03:00
ce8a16b269 [copyright] Update Copyright
2018 -> 2019
2019-01-16 16:45:58 +03:00
aa89341466 Update copyright to 2018 2018-03-01 14:54:38 +03:00
0543887dda . 2017-12-14 15:10:40 +03:00
39cc186b9a macroses save to document 2017-12-12 19:38:44 +03:00
be07001ad3 open/save jsaProject macros 2017-12-12 14:43:11 +03:00
6dc3d6de03 Added type of the content control to ContentControlPr class. 2017-12-12 13:52:05 +03:00
2980d55792 Added lock check before changing the macros data. 2017-12-11 16:13:00 +03:00
cb257efba0 refactoring 2017-12-11 14:41:15 +03:00