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