summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* First cut at export of comments extended data to docx.feature/docx-commentsexMichael Meeks2021-04-105-0/+20
* First cut at extended document comment / Resolve state reading.Michael Meeks2021-04-105-1/+23
* lok: mark strings static after pre-init, not after the fork.Michael Meeks2021-04-101-2/+4
* 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
* Hide GluePoints in LOKmerttumer2021-04-091-1/+2
* Bump version to 6.4-34cp-6.4-34Andras Timar2021-04-081-1/+1
* tdf#139906 Show warning message when data source is not avaible.Gülşah Köse2021-04-083-1/+76
* lok: draw bgcolor lines for covering client grid...Dennis Francis2021-04-053-14/+47
* external/libwpd: Missing include for size_tStephan Bergmann2021-04-042-0/+11
* external/liborcus: Missing includesStephan Bergmann2021-04-042-0/+31
* exteranl/coinmp: Fix build with recent GCC 11 trunkStephan Bergmann2021-04-032-0/+34
* external/coinmp: C++17 no longer supports "register"Stephan Bergmann2021-04-032-0/+370
* Bump version to 6.4-33cp-6.4-33co-6.4-33Andras Timar2021-03-311-1/+1
* vcl: allow for overriding the default PDF rendering resolutionAshod Nakashian2021-03-311-1/+17
* LOK: getPartInfo now returns master page countPranam Lashkari2021-03-311-0/+3
* Avoid infinite loop in AddPixelsWhile when removing SheetSzymon Kłos2021-03-311-1/+6
* lok: fix nullptr de-referenceHenry Castro2021-03-311-1/+2
* Don't end text editing in other views if shape insertedSzymon Kłos2021-03-303-4/+74
* online: update calc inputbar position on changeSzymon Kłos2021-03-302-0/+15
* external/liblangtag: Avoid null pointer deref in lt_warning callStephan Bergmann2021-03-302-0/+20
* impress: don't exit textbox editing when new slide was addedSzymon Kłos2021-03-2911-19/+104
* SVGFilter::implGenerateMetaData check page before useSzymon Kłos2021-03-291-0/+2
* SfxInPlaceClient: avoid crash when chart deleted by other viewSzymon Kłos2021-03-291-1/+2
* ImplNewInputContext: check pointer before useSzymon Kłos2021-03-291-1/+1
* lok: Send gridOffset of the shapemerttumer2021-03-291-1/+24
* LOK: Fix Moving drag handles calculates wrong offsetmerttumer2021-03-291-4/+9
* impress: avoid crash when user edits text and other deletes slideSzymon Kłos2021-03-291-0/+22
* impress: delete correct page when has multiple usersSzymon Kłos2021-03-291-2/+9
* Bump version to 6.4-32cp-6.4-32Andras Timar2021-03-291-1/+1
* Revert "lok: switch to the correct view before any UI update is doneTamás Zolnai2021-03-262-27/+0
* tdf#140714 Import graphics cropped into custom geometry as custom shapes.Gülşah Köse2021-03-253-2/+20
* lok: Disable the "AutoInput" again.Jan Holesovsky2021-03-252-2/+8
* Fix editing mistake for iOS buildTor Lillqvist2021-03-251-4/+4
* Include the pdfimport library constructor in the mobile apps if enabledTor Lillqvist2021-03-251-0/+1
* tdf#124173: Enable thesauruses in the iOS appTor Lillqvist2021-03-257-15/+20
* tdf#141217: Improve plain text pasting on iOSTor Lillqvist2021-03-241-16/+15
* Fix Line and Connectors enable interactive drawingmerttumer2021-03-243-0/+9
* online: send selection coordinates with inplace modeSzymon Kłos2021-03-241-1/+12
* online: Don't send chart selection to all viewsSzymon Kłos2021-03-241-6/+0
* Notebookbar: skip early init in all appsPranam Lashkari2021-03-231-2/+1
* tdf#135014 sw_redlinehide: fix missing frames when removing fieldmarkMichael Stahl2021-03-222-0/+4
* tdf#136704 sw autofmt: prevent crash if no nextNodeJustin Luth2021-03-221-4/+7