summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-10First cut at export of comments extended data to docx.feature/docx-commentsexMichael Meeks5-0/+20
2021-04-10First cut at extended document comment / Resolve state reading.Michael Meeks5-1/+23
2021-04-10lok: mark strings static after pre-init, not after the fork.Michael Meeks1-2/+4
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
2021-03-29impress: don't exit textbox editing when new slide was addedSzymon Kłos11-19/+104
2021-03-29SVGFilter::implGenerateMetaData check page before useSzymon Kłos1-0/+2
2021-03-29SfxInPlaceClient: avoid crash when chart deleted by other viewSzymon Kłos1-1/+2
2021-03-29ImplNewInputContext: check pointer before useSzymon Kłos1-1/+1
2021-03-29lok: Send gridOffset of the shapemerttumer1-1/+24
2021-03-29LOK: Fix Moving drag handles calculates wrong offsetmerttumer1-4/+9
2021-03-29impress: avoid crash when user edits text and other deletes slideSzymon Kłos1-0/+22
2021-03-29impress: delete correct page when has multiple usersSzymon Kłos1-2/+9
2021-03-29Bump version to 6.4-32cp-6.4-32Andras Timar1-1/+1
2021-03-26Revert "lok: switch to the correct view before any UI update is doneTamás Zolnai2-27/+0
2021-03-25tdf#140714 Import graphics cropped into custom geometry as custom shapes.Gülşah Köse3-2/+20
2021-03-25lok: Disable the "AutoInput" again.Jan Holesovsky2-2/+8
2021-03-25Fix editing mistake for iOS buildTor Lillqvist1-4/+4
2021-03-25Include the pdfimport library constructor in the mobile apps if enabledTor Lillqvist1-0/+1
2021-03-25tdf#124173: Enable thesauruses in the iOS appTor Lillqvist7-15/+20
2021-03-24tdf#141217: Improve plain text pasting on iOSTor Lillqvist1-16/+15
2021-03-24Fix Line and Connectors enable interactive drawingmerttumer3-0/+9
2021-03-24online: send selection coordinates with inplace modeSzymon Kłos1-1/+12
2021-03-24online: Don't send chart selection to all viewsSzymon Kłos1-6/+0
2021-03-23Notebookbar: skip early init in all appsPranam Lashkari1-2/+1
2021-03-22tdf#135014 sw_redlinehide: fix missing frames when removing fieldmarkMichael Stahl2-0/+4
2021-03-22tdf#136704 sw autofmt: prevent crash if no nextNodeJustin Luth1-4/+7