summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 6.4-37cp-6.4-37Andras Timar2021-04-221-1/+1
* lok: Edit the click selected cell on table selectionmerttumer2021-04-221-1/+4
* tdf#139906 Add an option to change data source from mail merge wizard dialog.Gülşah Köse2021-04-213-11/+56
* tdf#122222: add DOCX import of resolved comments as "done"Mike Kaganski2021-04-2017-2/+230
* tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski2021-04-2018-23/+147
* Fix early return in ScInputWindow::setPosSizePixelSzymon Kłos2021-04-202-4/+9
* Bump version to 6.4-36cp-6.4-36Andras Timar2021-04-191-1/+1
* lok: remove frame action listener when disposingHenry Castro2021-04-199-13/+41
* lok: "BibFrameController_Impl" prefix m_* membersHenry Castro2021-04-192-46/+46
* lok: remove popup auto correct itemHenry Castro2021-04-191-0/+3
* lok: fix incomplete/wrong tiles after zoom change and sheet switchDennis Francis2021-04-191-4/+19
* Fix Row size change is not updatedmerttumer2021-04-191-1/+6
* Implemented CTRL + A selects all the cellsmerttumer2021-04-195-1/+43
* Fix ESC key selects all the cells of the table objectmerttumer2021-04-191-7/+0
* Bump version to 6.4-35cp-6.4-35Andras Timar2021-04-181-1/+1
* lok: force writer web-view off.Michael Meeks2021-04-161-1/+6
* lok: mark strings static after pre-init, not after the fork.Michael Meeks2021-04-161-2/+4
* xmlsec: fix signing documents on WNTMichael Stahl2021-04-162-0/+69
* xmlsecurity: replace OOXMLSecParser implementationMichael Stahl2021-04-163-234/+1312
* tdf#141079 Restore double click behavior for script fieldsSamuel Mehrbrodt2021-04-163-2/+36
* xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl2021-04-1622-214/+679
* oox, svx, sw, xmlsecurity: clang-format these filesMiklos Vajna2021-04-161-72/+126
* Remove unnecessary if blockSamuel Mehrbrodt2021-04-161-64/+66
* xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl2021-04-164-90/+221
* xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl2021-04-168-80/+68
* xmlsecurity: replace XSecParser implementationMichael Stahl2021-04-168-358/+1404
* expand out some namespace aliases [xmlsecurity/source/helper]Noel Grandin2021-04-164-123/+107
* do same set error state as ReadAndVerifySignature doesCaolán McNamara2021-04-161-0/+1
* Add also the comma separator between Event Trace eventsTor Lillqvist2021-04-151-1/+1
* Drop the leftover "sum time" thing from the Event TraceTor Lillqvist2021-04-151-5/+0
* impress: don't exit textbox editing when new slide was added followupSzymon Kłos2021-04-153-9/+74
* Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist2021-04-154-80/+83
* Clarify the ProfileRecording APITor Lillqvist2021-04-144-16/+20
* jsdialog: uitest: handle click for drawing areaSzymon Kłos2021-04-145-6/+85
* tdf#140489 fix chart display in xlsxSzymon Kłos2021-04-143-2/+41
* Don't overwrite existing categories for seriesSzymon Kłos2021-04-141-5/+8
* notebookbar: minify for onlineSzymon Kłos2021-04-1413-12/+343
* Early return from ScInputWindow::setPosSizePixel() if no-opTor Lillqvist2021-04-131-0/+4
* sw style copy: fix crash when handling a conditional paragraphy styleMiklos Vajna2021-04-121-0/+9
* Calc: Send sheet invalidation for full row/col opsGökay Şatır2021-04-122-4/+14
* lok: intercept indentation and decimals state change eventsGabriel Masei2021-04-121-1/+5
* tdf#139786 partial revert tdf#106181 XLSX export: output form controlsJustin Luth2021-04-094-16/+16
* fix small cairo leak in gen backendNoel Grandin2021-04-091-2/+3
* tdf#47349 sc ui: bPosVisible only for fully visibleJustin Luth2021-04-091-2/+2
* tdf#135144 xmloff textbox: fix export style name to be consitent with importMiklos Vajna2021-04-095-12/+127
* tdf#139906 Prevent to use the Mail Merge wizard without data source.Gülşah Köse2021-04-095-3/+42
* lok: Pass object ord num in the uno commandmerttumer2021-04-0910-16/+58
* Improve dumpGluePointsAsJSONmerttumer2021-04-091-24/+38
* Get Glue Points in the selection callbackmerttumer2021-04-092-0/+60
* lok: Don't invalidate GluePointsmerttumer2021-04-092-0/+10