Commit Graph

20480 Commits

Author SHA1 Message Date
749c9c6437 Add new function Delete in ApiComment and ApiWorksheet 2019-02-08 10:39:47 +03:00
307d7d3d15 Merge pull request #460 from ONLYOFFICE/feature/new-function
Add new function Select in ApiRange
v5.2.99.1124
2019-02-07 18:08:29 +03:00
a79cca56c4 [de] Fix bug 39977
Fix opening math elems without Pr
2019-02-07 17:23:31 +03:00
2a3bcf3661 Add new function Select in ApiRange 2019-02-07 15:38:10 +03:00
9624f4d801 Translate function fix v5.2.99.1122 v5.2.99.1123 2019-02-07 14:19:39 +03:00
db65dc6936 Merge pull request #459 from ONLYOFFICE/feature/new-function
Add new class ApiComment in apiBuilder.
v5.2.99.1121
2019-02-07 12:58:40 +03:00
97623a6c6d [se] Fix bug 40458 2019-02-07 12:26:11 +03:00
f7b08d10f9 Fix crash on pdf/djvu/xps 2019-02-07 12:10:04 +03:00
c96e6a4063 Add new class ApiComment in apiBuilder. Add function GetComments and property Comments in ApiWorksheet. Add function GetComment and property Comment in ApiRange. Add function GetText and property Text in ApiComment. 2019-02-07 11:46:05 +03:00
cb2adf4425 Merge pull request #458 from ONLYOFFICE/feature/new-function
Add new fuctions:
v5.2.99.1120
2019-02-06 16:58:23 +03:00
a12d92e9df [all] Fix reading invalid dates(CCore) v5.2.99.1119 2019-02-06 13:14:16 +03:00
c370de38d2 [se] Conditional Formatting
Move functions from CColorScale class to CConditionalFormattingRule
2019-02-06 11:45:13 +03:00
ba9582f11d [pe] Fix text drag & drop 2019-02-06 11:37:19 +03:00
84bdb8744e Add new fuctions: GetSelection, AddDefName, GetDefName, property: Selection and remove function Add in ApiName. 2019-02-06 11:15:33 +03:00
720c27374e [se] For bug 40458 v5.2.99.1117 2019-02-05 20:17:04 +03:00
d04c11c068 [se] Conditional Formatting
Check data bar type
v5.2.99.1116
2019-02-05 19:10:48 +03:00
bb7acd269e [all] Add app.xml, core.xml to Editor.bin v5.2.99.1115 2019-02-05 18:17:41 +03:00
c3929e20a7 Feature/new function (#456)
* [Add function] Add new function Intersect in Api and function GetWorksheet and property Worksheet in ApiRange

* [Add function] Add new function SetActive and property Active in ApiWorksheet and fucntions GetRows, Clear and property Rows in ApiRange.

* Add new class ApiName

* Add new class in apiBuilder and function in Workbook

* Change CHANGELOG and delete comments in ApiWorksheet.Intersect.

* Change Intersect, GetDefNames, GetWorksheet and getDefinedNamesWS.

* Change GetDefNames, getDefinedNamesWS
v5.2.99.1114
2019-02-05 17:44:07 +03:00
ca3c23feaa [se] Conditional Formatting
Add type to ColorScale and DataBar classes
2019-02-05 17:42:05 +03:00
544035368d [se] Sdk scripts
Move ConditionalFormatting.js
2019-02-05 17:39:47 +03:00
b49e17ee2d Inline tracker (developing...) 2019-02-05 17:35:19 +03:00
cdfe636fb2 [pe] Drag & drop 2019-02-05 17:23:59 +03:00
a4f9411ba4 [pe] Drag & drop 2019-02-05 17:18:43 +03:00
28a6351db9 v5.2.8 v5.2.99.1113 2019-02-05 16:25:11 +03:00
e098bbf902 [pe] Drag & drop v5.2.99.1112 2019-02-05 15:42:30 +03:00
b8968e68da [pe] Drag & drop 2019-02-05 15:18:59 +03:00
1dad58caf9 Inline tracker (developing...) 2019-02-05 15:02:40 +03:00
9d2888f5ba [pe] Drag&drop text 2019-02-05 14:27:49 +03:00
cb05e2d239 Inline tracker (developing...) 2019-02-05 14:17:18 +03:00
c0b312af9e [pe] Text drag&drop v5.2.99.1111 2019-02-05 13:57:32 +03:00
b1d7e7f019 Inline tracker (developing...) 2019-02-05 13:03:58 +03:00
a2001ffc7b Revert header change v5.2.99.1110 2019-02-04 18:23:11 +03:00
817f477c31 [pe] Text tracking 2019-02-04 18:21:19 +03:00
d7ecb5b36a Fix bug #40342
Fix the problem with editing content controls that were forbidden for editing/deleting and which is in the header/footer
v5.2.99.1109
2019-02-04 11:49:55 +03:00
983e557633 Fix bug #40343
Fix the problem with specifying text properties for an inline content control when it was forbidden to delete it
2019-02-04 11:41:06 +03:00
6ae1c6acba [se] Fix bug 40107
Fix ConditionalFormatting with formulas(containsText, cellIs)
v5.2.99.1108 v5.2.99.1107
2019-02-01 15:27:40 +03:00
437206f3a2 [drawings] Fix connectors params calculation 2019-02-01 13:54:59 +03:00
54a898bbb3 [se] Switch off rtf read from clipboard v5.2.99.1106 2019-01-31 18:38:02 +03:00
0beba81a18 [de] Fix bug with missing rPr.RStyle while opening 2019-01-31 18:15:24 +03:00
b7967df56f Fix bug 40361 v5.2.99.1105 2019-01-31 17:33:12 +03:00
95792e090d [se] Refactoring
Delete redundant check wrap. Check wrap in function _cleanFragments
2019-01-31 16:52:23 +03:00
97e26c91e4 [se] Fix bug 40118
Check wrap on _addChars in cell editor
2019-01-31 16:46:52 +03:00
67d2469518 [se] Paste
Use function _addChars to paste text in cell editor
2019-01-31 16:45:14 +03:00
909e06d36b Add possibility to specify the color when turning on the highlight of the content control v5.2.99.1104 2019-01-31 15:02:57 +03:00
111450d6f9 [ios][pe] Fix bug 40056 v5.2.99.1103 2019-01-31 14:06:28 +03:00
e671f9f4a0 Fix previous commit
Fix the situation when we adding a comment to a content control that was forbidden for editing and was selected entirely
2019-01-31 12:21:01 +03:00
f5adcd6736 Fix bug #40357
Improve the check of adding a quoted comment. From now on, if the inline content control has been partially selected and has one of the flags "Can't be edited" or "Can't be delete", then we won't add a quoted comment
2019-01-31 12:04:43 +03:00
25930904b8 Fix bug #4039
From now we choose the position for a selection according to position of the mouse
v5.2.99.1101
2019-01-30 18:01:42 +03:00
2fe0f70f18 [se] Modify vlookup function + add tests 2019-01-30 17:56:20 +03:00
65449c7b7e [se] Scroll
Use _reinitializeScroll
2019-01-30 17:05:06 +03:00