summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release LibreOffice 6.3.0.4.1 with crypto changesfeature/cib_contract3756bThorsten Behrens2019-12-131-1/+1
* Don't autosave encrypted documentsThorsten Behrens2019-12-131-2/+8
* Fix EXTENSION_PLATFORM for Windows x86_64Stephan Bergmann2019-12-061-1/+5
* sfx2: enable save againThorsten Behrens2019-12-051-1/+1
* external/breakpad: glibc 2.30 declares tgkillStephan Bergmann2019-12-042-0/+50
* Update default branchThorsten Behrens2019-12-041-1/+1
* tdf#118639: store ODF encryption data for autorecoveryMike Kaganski2019-12-042-8/+40
* oox: fixes for cang errors after refactoring:Vasily Melenchuk2019-12-043-2/+4
* oox: more encryption engines refactoringThorsten Behrens2019-12-041-3/+4
* oox: encryption engines refactoringVasily Melenchuk2019-12-0417-340/+453
* oox: exception on password veryfy attempt is ending loopVasily Melenchuk2019-12-041-2/+10
* package: ignore unknown encryption parameters.Vasily Melenchuk2019-12-041-5/+0
* ms doc: pass additional arguments to encryption serviceVasily Melenchuk2019-12-043-3/+6
* Fixup Add document-level option for lock-downsThorsten Behrens2019-12-041-16/+9
* sd: support for DRM encryption during saving to pptVasily Melenchuk2019-12-041-5/+104
* sd: support of DRM encrypted ppt files readingVasily Melenchuk2019-12-041-0/+102
* calc: support for writing DRM encrypted xls filesVasily Melenchuk2019-12-041-1/+92
* calc: support for reading DRM encrypted xls filesVasily Melenchuk2019-12-041-0/+105
* ms doc: support for saving into binary doc with custom encryptionVasily Melenchuk2019-12-042-1/+105
* sw: support for DRM encryption for binary doc formatsVasily Melenchuk2019-12-042-1/+102
* oox: fixed build error, more constsVasily Melenchuk2019-12-042-3/+3
* oox: init OLE container if any encryption data is presentVasily Melenchuk2019-12-041-11/+1
* oox: XPackageEncryption interface simplificationVasily Melenchuk2019-12-046-41/+51
* ODK: cleanup windows linker debug argsThorsten Behrens2019-12-041-6/+5
* crypto: predefine classes for later usage in unittestsVasily Melenchuk2019-12-042-0/+4
* Fix compilation: SAL_CALL is missing in method declarationSerge Krot2019-12-042-16/+16
* uno: XModel2->setArgs() now able to set "EncryptionData"Vasily Melenchuk2019-12-042-0/+6
* IRM encryption implmentation is moved out of coreVasily Melenchuk2019-12-044-537/+0
* msdoc crypto: move crypto engines to serviceVasily Melenchuk2019-12-0414-269/+391
* irm: refactoring of decrypt methodsVasily Melenchuk2019-12-0413-37/+160
* irm: encryption/decrypttion methods organizationVasily Melenchuk2019-12-0412-72/+96
* decrypt/encrypt IRM documentVasily Melenchuk2019-12-0414-84/+663
* macro: markdown places for locking documentVasily Melenchuk2019-12-044-1/+14
* Disable slide copy/cut when LockContentExtraction is setSamuel Mehrbrodt2019-12-041-0/+7
* Don't disable "Send doc via email" when LockExport is setSamuel Mehrbrodt2019-12-041-1/+1
* Disable macro menu entries when DisableMacrosExecution is setSamuel Mehrbrodt2019-12-044-1/+20
* tdf#129043 Correctly deliver combo box events when used with keyboardSamuel Mehrbrodt2019-12-043-2/+6
* Warn user when output format does not support used encryptionSerge Krot2019-12-041-0/+34
* tdf#97926 Add UI test for infobarSamuel Mehrbrodt2019-12-041-0/+60
* Add SolarMutexGuard to infobar api methodsSamuel Mehrbrodt2019-12-041-0/+6
* tdf#125359 Don't overlap multiple infobarsSamuel Mehrbrodt2019-12-041-26/+7
* tdf#84183 Give infobar close btn some 'clicked' stateSamuel Mehrbrodt2019-12-043-91/+99
* tdf#97926 Add UNO API for InfobarSamuel Mehrbrodt2019-12-0413-90/+347
* oox: avoid control freeze on exceptionVasily Melenchuk2019-12-041-16/+7
* do not clean up EncryptionData during SaveAsVasily Melenchuk2019-12-044-28/+15
* Add document level option to lock down edit doc commandSerge Krot2019-12-049-8/+62
* Fix macro disabling in Basic IDESamuel Mehrbrodt2019-12-041-1/+3
* Switch to read-only mode: do not force reload document if possibleSerge Krot2019-12-041-1/+3
* Respect DisableMacrosExecution option in javascript editorSamuel Mehrbrodt2019-12-043-51/+64
* Respect DisableMacrosExecution option in beanshell editorSamuel Mehrbrodt2019-12-041-0/+29