summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix -Wmaybe-uninitializedMichael Stahl2021-03-221-1/+1
* Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann2021-03-221-3/+3
* Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann2021-03-221-4/+3
* Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann2021-03-221-2/+2
* Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann2021-03-221-10/+9
* Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann2021-03-221-5/+10
* Also throw IllegalArgumentException for arguments of wrong typeStephan Bergmann2021-03-221-18/+42
* Avoid -Werror=nonnull with glibc-headers-x86-2.32-1.fc33.noarchStephan Bergmann2021-03-221-2/+2
* Silence -Werror=maybe-uninitializedStephan Bergmann2021-03-221-0/+5
* ofz#27817 null derefCaolán McNamara2021-03-221-3/+2
* ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara2021-03-227-44/+59
* ofz#26676 null derefCaolán McNamara2021-03-221-1/+8
* ofz#26619 detect if SwFrameFormat deleted during importCaolán McNamara2021-03-223-3/+31