summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-03exteranl/coinmp: Fix build with recent GCC 11 trunkStephan Bergmann2-0/+34
2021-04-03external/coinmp: C++17 no longer supports "register"Stephan Bergmann2-0/+370
2021-03-31Bump version to 6.4-33cp-6.4-33co-6.4-33Andras Timar1-1/+1
2021-03-31vcl: allow for overriding the default PDF rendering resolutionAshod Nakashian1-1/+17
2021-03-31LOK: getPartInfo now returns master page countPranam Lashkari1-0/+3
2021-03-31Avoid infinite loop in AddPixelsWhile when removing SheetSzymon Kłos1-1/+6
2021-03-31lok: fix nullptr de-referenceHenry Castro1-1/+2
2021-03-30Don't end text editing in other views if shape insertedSzymon Kłos3-4/+74
2021-03-30online: update calc inputbar position on changeSzymon Kłos2-0/+15
2021-03-30external/liblangtag: Avoid null pointer deref in lt_warning callStephan Bergmann2-0/+20