summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-21tdf#127711 - A runtime-switch for the MiniCrashDump and associated changesJuergen Funk24-138/+283
2020-04-08Related tdf#97694 Fix macro preservation on WindowsSamuel Mehrbrodt1-3/+6
2020-04-08Related tdf#97694 Preserve macro signatures in BaseSamuel Mehrbrodt1-1/+90
2020-04-08Fix reading ODF versionSamuel Mehrbrodt1-11/+3
2020-04-08Related tdf#97694 Show dialog when signed macros are blockedSamuel Mehrbrodt1-1/+19
2020-04-08Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt9-50/+128
2020-04-07tdf#130648 add colibre 32px protect iconsandreas kainz4-0/+27
2020-04-07tdf#130648 Add icons for ProtectField and PrtectBookmarksandreas kainz8-0/+55
2020-04-07tdf#130648:+ icons for new .uno:ProtectBookmarks & .uno:ProtectFieldsrizmut72-0/+38
2020-04-07Add uno cmd to protect bookmarks in a documentSamuel Mehrbrodt4-3/+35
2020-04-07Add uno cmd to protect fields in a documentSamuel Mehrbrodt4-0/+43
2020-03-27tdf#131522 get notified when user edits in OMultilineEditControlThorsten Behrens1-0/+1
2020-03-26sw: SwEditWin: for CUT of a read-only selection, pop up info dialogMichael Stahl1-1/+3
2020-03-26tdf#119016 Editing a read-only section shall popup a dialogIlhan Yesil1-1/+7
2020-03-26sw: PROTECT_FIELDS should not protect placeholder fieldsMichael Stahl1-1/+3
2020-03-25sw: Optionally disable bookmark manipulation GUIsKatarina Behrens4-17/+27
2020-03-25sw: read-only/protected content dialog was missing on Delete/BackspaceMichael Stahl1-0/+12
2020-03-25sw: implement protection of bookmarks and fieldsMichael Stahl4-49/+145
2020-03-25sw: split into 2 settings ProtectBookmarks and ProtectFieldsMichael Stahl4-12/+37
2020-03-25Add ProtectBookmarksAndFields per-document optionKatarina Behrens4-1/+26
2020-03-25Remove option to build against system PythonThorsten Behrens1-13/+4
2020-03-25icu: add patch to fix CVE-2020-10531Michael Stahl3-1/+42
2020-03-16Some more checks for correct screen sizeSamuel Mehrbrodt2-2/+19
2020-03-16Add some fallback minimum size when screen size detection goes wrongSamuel Mehrbrodt1-0/+7
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