summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-12-04Always check whether macro execution is allowedSamuel Mehrbrodt1-8/+6
2019-12-04Check if scripting disabled for each dispatch callSamuel Mehrbrodt1-1/+3
2019-12-04Fix option to disable macrosSamuel Mehrbrodt3-1/+7
2019-12-04Toolbar: Added usage of ImageControl as toolbar controlSerge Krot5-0/+177
2019-12-04odk: fix for change directory in complextoolbarcontrols sampleVasily Melenchuk2-3/+8
2019-12-04Add ability to set tooltip text for toolbar controlsSerge Krot2-1/+37
2019-12-04Toolbar: add usage of FixedText as toolbar controlSerge Krot5-0/+158
2019-12-04ToggleButton: add ability to set tooltip text for pop-up menu itemsSerge Krot2-13/+40
2019-12-04Tooltips: Use HELPWINSTYLE_BALLOON when tooltip contains \nSerge Krot1-2/+2
2019-12-04add new command for ToggleButtonToolbarContoller: createPopupMenuSerge Krot1-0/+4
2019-12-04Add link to FilterName listSamuel Mehrbrodt1-0/+2
2019-12-04tdf#128418 Fix crash in print previewSamuel Mehrbrodt1-3/+5
2019-12-04Add document-level option to lock down saveSamuel Mehrbrodt9-6/+52
2019-12-04Add document-level option to lock down printingSamuel Mehrbrodt8-22/+67
2019-12-04Add test for LockExport propertySamuel Mehrbrodt2-1/+11
2019-12-04Add document-level option to lock down file exportSamuel Mehrbrodt18-10/+96