summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-19Bump version to 6.4-36cp-6.4-36Andras Timar1-1/+1
2021-04-19lok: remove frame action listener when disposingHenry Castro9-13/+41
2021-04-19lok: "BibFrameController_Impl" prefix m_* membersHenry Castro2-46/+46
2021-04-19lok: remove popup auto correct itemHenry Castro1-0/+3
2021-04-19lok: fix incomplete/wrong tiles after zoom change and sheet switchDennis Francis1-4/+19
2021-04-19Fix Row size change is not updatedmerttumer1-1/+6
2021-04-19Implemented CTRL + A selects all the cellsmerttumer5-1/+43
2021-04-19Fix ESC key selects all the cells of the table objectmerttumer1-7/+0
2021-04-18Bump version to 6.4-35cp-6.4-35Andras Timar1-1/+1
2021-04-16lok: force writer web-view off.Michael Meeks1-1/+6
2021-04-16lok: mark strings static after pre-init, not after the fork.Michael Meeks1-2/+4
2021-04-16xmlsec: fix signing documents on WNTMichael Stahl2-0/+69
2021-04-16xmlsecurity: replace OOXMLSecParser implementationMichael Stahl3-234/+1312
2021-04-16tdf#141079 Restore double click behavior for script fieldsSamuel Mehrbrodt3-2/+36
2021-04-16xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl22-214/+679
2021-04-16oox, svx, sw, xmlsecurity: clang-format these filesMiklos Vajna1-72/+126
2021-04-16Remove unnecessary if blockSamuel Mehrbrodt1-64/+66
2021-04-16xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl4-90/+221
2021-04-16xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl8-80/+68
2021-04-16xmlsecurity: replace XSecParser implementationMichael Stahl8-358/+1404
2021-04-16expand out some namespace aliases [xmlsecurity/source/helper]Noel Grandin4-123/+107
2021-04-16do same set error state as ReadAndVerifySignature doesCaolán McNamara1-0/+1
2021-04-15Add also the comma separator between Event Trace eventsTor Lillqvist1-1/+1
2021-04-15Drop the leftover "sum time" thing from the Event TraceTor Lillqvist1-5/+0
2021-04-15impress: don't exit textbox editing when new slide was added followupSzymon Kłos3-9/+74
2021-04-15Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist4-80/+83
2021-04-14Clarify the ProfileRecording APITor Lillqvist4-16/+20
2021-04-14jsdialog: uitest: handle click for drawing areaSzymon Kłos5-6/+85
2021-04-14tdf#140489 fix chart display in xlsxSzymon Kłos3-2/+41
2021-04-14Don't overwrite existing categories for seriesSzymon Kłos1-5/+8
2021-04-14notebookbar: minify for onlineSzymon Kłos13-12/+343
2021-04-13Early return from ScInputWindow::setPosSizePixel() if no-opTor Lillqvist1-0/+4
2021-04-12sw style copy: fix crash when handling a conditional paragraphy styleMiklos Vajna1-0/+9
2021-04-12Calc: Send sheet invalidation for full row/col opsGökay Şatır2-4/+14
2021-04-12lok: intercept indentation and decimals state change eventsGabriel Masei1-1/+5
2021-04-09tdf#139786 partial revert tdf#106181 XLSX export: output form controlsJustin Luth4-16/+16
2021-04-09fix small cairo leak in gen backendNoel Grandin1-2/+3
2021-04-09tdf#47349 sc ui: bPosVisible only for fully visibleJustin Luth1-2/+2
2021-04-09tdf#135144 xmloff textbox: fix export style name to be consitent with importMiklos Vajna5-12/+127
2021-04-09tdf#139906 Prevent to use the Mail Merge wizard without data source.Gülşah Köse5-3/+42
2021-04-09lok: Pass object ord num in the uno commandmerttumer10-16/+58
2021-04-09Improve dumpGluePointsAsJSONmerttumer1-24/+38
2021-04-09Get Glue Points in the selection callbackmerttumer2-0/+60
2021-04-09lok: Don't invalidate GluePointsmerttumer2-0/+10
2021-04-09Hide GluePoints in LOKmerttumer1-1/+2
2021-04-08Bump version to 6.4-34cp-6.4-34Andras Timar1-1/+1
2021-04-08tdf#139906 Show warning message when data source is not avaible.Gülşah Köse3-1/+76
2021-04-05lok: draw bgcolor lines for covering client grid...Dennis Francis3-14/+47
2021-04-04external/libwpd: Missing include for size_tStephan Bergmann2-0/+11
2021-04-04external/liborcus: Missing includesStephan Bergmann2-0/+31