summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-13Bump version to 6.1.7.11cib-6.1-11Thorsten Behrens1-1/+1
2020-03-13tdf#42316 always evaluate macro signatures on loadJan-Marek Glogowski2-24/+9
2020-03-12comphelper: fix build against CentOS6 baselineThorsten Behrens1-2/+2
2020-03-11Bump version to 6.1.7.10cib-6.1-10Thorsten Behrens1-1/+1
2020-03-11WIN prevent deadlock in SetForegroundWindowJan-Marek Glogowski1-9/+55
2020-03-11tdf#131000 fix stuck combo box property editorJan-Marek Glogowski2-3/+2
2020-02-10breakpad: fix build against CentOS6 baselineThorsten Behrens1-1/+1
2020-02-10Bump version to 6.1.7.9cib-6.1-9Thorsten Behrens1-1/+1
2020-02-09tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski5-6/+65
2020-02-09tdf#118639: store ODF encryption data for autorecoveryMike Kaganski2-8/+40
2020-02-07neon: escape broken SharePoint 2016 URIsJan-Marek Glogowski2-0/+23
2020-02-07Remove a fragment from a file URL early onStephan Bergmann1-2/+4
2020-02-04tdf#125440 When inserting TSV, consider quotes as field markersSamuel Mehrbrodt1-1/+3
2020-02-04Unit test for stable at-page anchored fly positionJan-Marek Glogowski5-2/+54
2020-01-21tdf#129311 don't allow temporary trusted certsJan-Marek Glogowski2-3/+16
2020-01-21Fix macro security UI usability problemsJan-Marek Glogowski5-38/+48
2019-12-23sw: fix widow loop with as-char flys in text formattingMichael Stahl3-5/+7
2019-12-23tdf#126127: Make nTmp smaller still, avoid -fsanitize=signed-integer-overflowStephan Bergmann1-1/+8
2019-12-20Bump version to 6.1.7.8cib-6.1-8Thorsten Behrens1-1/+1
2019-12-20tdf#129519 Fix crash during WebDAV lock refreshThorsten Behrens2-0/+23
2019-12-18tdf#125207 Extend css.awt.PrinterServer: XPrinterServer2brinzing4-4/+60
2019-12-18tdf#126279 related: remove locks from NeonLockStore after NE_AUTH errorMike Kaganski3-1/+15
2019-12-18tdf#126279: reinitialize session after NE_AUTH errors in (UN)LOCKMike Kaganski1-2/+14
2019-12-18Don't crash when accessing WebDAV resource after auth failedMike Kaganski3-8/+17
2019-12-15Beanshell: Display full exception messageSamuel Mehrbrodt1-1/+1
2019-12-15Beanshell: Wrap long error messagesSamuel Mehrbrodt1-2/+14
2019-12-12tdf#116051 Right border visible after hiding neighbour columnIlhan Yesil1-15/+32
2019-12-10tdf#124986: docx: remove trailing quotation marks and spaces from set fieldsbrinzing3-2/+28
2019-12-05external/breakpad: glibc 2.30 declares tgkillStephan Bergmann2-0/+50
2019-12-05Handle race in external/breakpadStephan Bergmann2-0/+37
2019-12-05Fix macro disabling in Basic IDESamuel Mehrbrodt1-1/+3
2019-12-05Always check whether macro execution is allowedSamuel Mehrbrodt1-8/+6
2019-11-26nss: upgrade to release 3.47.1Michael Stahl7-25/+13
2019-11-22configure: search harder for MSBbuild.exeMichael Stahl1-1/+8
2019-11-22Allow all _MSC_VER up to (excluding) 2000 (Firebird)Mike Kaganski1-3/+2
2019-11-22Don't break on twain_dsm warningsMike Kaganski1-3/+5
2019-11-22If a SdrOle2Obj object is missing/broken show the preview set for itCaolán McNamara5-4/+42
2019-11-22poppler: upgrade to release 0.82.0Michael Stahl6-39/+185
2019-11-22Fix build with poppler-0.82Rasmus Thomsen2-0/+39
2019-11-21libxslt: upgrade to release 1.1.34Michael Stahl6-136/+85
2019-11-21libxml2: upgrade to release 2.9.10Michael Stahl3-39/+13
2019-11-21python3: upgrade to release 3.5.9Michael Stahl6-99/+5
2019-11-20warn on load when a document binds an event to a macroCaolán McNamara32-114/+330
2019-11-15Bump version to 6.1.7.7cib-6.1-7Thorsten Behrens1-1/+1
2019-11-04SharePoint connection: Better handling of encoded URLsTamás Zolnai2-5/+5
2019-11-04SharePoint connection: Handle encoded URL passed as command line argumentTamás Zolnai2-0/+27
2019-11-01tdf#42316 handle saving to template filtersJan-Marek Glogowski2-21/+172
2019-10-24Rather not put unencrypted doc in a tempfileSamuel Mehrbrodt1-10/+20
2019-10-11tdf#122198 don't remove db after closeSzymon Kłos1-0/+2
2019-10-11tdf#117480 fix crash in mailmergeSzymon Kłos1-363/+374