summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set text field modified on edit in Impressco-6.0-34Szymon Kłos2019-08-271-0/+3
* Make temp strings localizable in AutoRedactDialogMuhammet Kara2019-08-262-33/+67
* Use correct directory for some data files on iOS: share/filter, not filterTor Lillqvist2019-08-261-4/+4
* Fix Add Target dialog layoutMuhammet Kara2019-08-261-8/+13
* Add AutoRedactDoc command to the Tools menuMuhammet Kara2019-08-263-0/+6
* Fix crash on AutoRedact Dialog close with empty listMuhammet Kara2019-08-261-0/+2
* Bump version to 6.0-34Andras Timar2019-08-261-1/+1
* We need UNO components from libmswordlo.aTor Lillqvist2019-08-261-0/+1
* sc: LOK: commit cell edits before saveasAshod Nakashian2019-08-246-5/+69
* LOK: move LOK callback-type-to-string helper to headerAshod Nakashian2019-08-242-103/+105
* AutoRedaction: Adapt State RememberingMuhammet Kara2019-08-231-14/+21
* AutoRedaction: Adapt EditHdlMuhammet Kara2019-08-232-82/+52
* AutoRedaction: Adapt AddHdlMuhammet Kara2019-08-232-131/+138
* AutoRedaction: Adapt Save & DeleteHdlMuhammet Kara2019-08-232-28/+46
* AutoRedaction: Adapt LoadMuhammet Kara2019-08-233-36/+58
* tdf#119809: FILESAVE DOCX The combo box ActiveX control is lostTamás Zolnai2019-08-235-2/+22
* tdf#127085: FILESAVE: Transparency is lost after RTTamás Zolnai2019-08-233-2/+17
* construct final url from parsed outputCaolán McNamara2019-08-221-2/+10
* expand pyuno path separatorsCaolán McNamara2019-08-221-1/+2
* Properly obtain locationStephan Bergmann2019-08-222-11/+19
* keep name percent-encodedStephan Bergmann2019-08-221-1/+3
* Fix libgpg-error compilation error with gawk5nd1012019-08-223-1/+116
* sw: fix use after free on tdf117215-1.odtMichael Stahl2019-08-222-1/+3
* forcepoint73 deleted SwAnchoredObject still referenced in TmpConsiderWrapInflCaolán McNamara2019-08-227-19/+43
* Postpone loading of all external references, including INDIRECT()Eike Rathke2019-08-221-18/+36
* ofz#11125 pass param len aroundCaolán McNamara2019-08-222-11/+38
* forcepoint#67 detect cairo surface creation failureCaolán McNamara2019-08-221-0/+10
* NSS fix lcc support patchJan-Marek Glogowski2019-08-222-0/+12
* nss: upgrade to release 3.45Michael Stahl2019-08-226-550/+9
* curl: upgrade to release 7.65.0Michael Stahl2019-08-222-12/+2
* AutoRedaction: Adapt Targets BoxMuhammet Kara2019-08-223-247/+184
* Fix compilation error on LinuxTor Lillqvist2019-08-211-0/+1
* The AsyncQuitHandler class needs to be implemented in the comphelper DLLTor Lillqvist2019-08-213-27/+58
* More hacks for quit requests from an OLE Automation clientTor Lillqvist2019-08-213-3/+21
* upload libvisio 0.1.7David Tardon2019-08-215-48/+7
* upload libabw 0.1.3David Tardon2019-08-214-55/+5
* tdf#126792: DOCX legacy drop-downs are only supposed to hold 25 items, DOCXTamás Zolnai2019-08-213-0/+30
* tdf#126792: DOCX legacy drop-downs are only supposed to hold 25 items, GUITamás Zolnai2019-08-213-0/+14
* tdf#126964: Set background colours to white in IosSalFrame::UpdateSettings()Tor Lillqvist2019-08-201-0/+6
* Fix Windows build after commit 2a97d38fbf89ef6f17452fa9d93c2d6fb062f233Mike Kaganski2019-08-201-1/+1
* tdf#126641: don't fail on file URLs with fragmentMike Kaganski2019-08-191-1/+3
* Make AutoRedactDialog buildable againMuhammet Kara2019-08-175-99/+90
* Fix error in JSONtoRedactionTargetMuhammet Kara2019-08-171-1/+1
* Small fixes on autoredactdialog.uiMuhammet Kara2019-08-172-1/+2
* Fix undefined reference to static constexpr for pre-C++17Muhammet Kara2019-08-171-0/+2
* Copy targets instead of moving during redactionMuhammet Kara2019-08-173-27/+15
* Let autoredact dialog remember last stateMuhammet Kara2019-08-171-6/+67
* Add predefined targets to auto redactionMuhammet Kara2019-08-175-12/+167
* Use utl::TextSearch in the auto redaction processMuhammet Kara2019-08-172-18/+85
* Auto redaction dialog 6th iterationMuhammet Kara2019-08-175-20/+70