summaryrefslogtreecommitdiff
path: root/include/oox/crypto
ModeNameSize
-rw-r--r--AgileEngine.hxx4125logplain
-rw-r--r--CryptTools.hxx3025logplain
-rw-r--r--CryptoEngine.hxx1707logplain
-rw-r--r--DocumentDecryption.hxx1681logplain
-rw-r--r--DocumentEncryption.hxx1296logplain
-rw-r--r--Standard2007Engine.hxx1778logplain
>Dispose configmgr at the end of unopkgStephan Bergmann 2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen 2020-01-23Logger should be initialized with local contextMike Kaganski 2020-01-23Use crt functions for IO in unopkg on WindowsMike Kaganski 2020-01-21unopkg: Improve error message displaySamuel Mehrbrodt 2019-11-02New loplugin:conditionalstringStephan Bergmann 2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann 2019-10-15new loplugin:bufferaddNoel Grandin 2019-08-24loplugin:returnconstval in desktop..formsNoel Grandin 2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin 2019-08-19Fix typosAndrea Gelmini 2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin 2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin 2019-03-07log nice exception messages whereever possibleNoel Grandin 2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin 2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin 2018-10-29Remove unused parameterSamuel Mehrbrodt 2018-10-26unopkg: Write to console when no UNO availableSamuel Mehrbrodt 2018-10-26Introduce SimpleTextFormatter and format unopkg output using itSamuel Mehrbrodt 2018-10-26Log unopkg errors to log file if requestedSamuel Mehrbrodt 2018-10-19clang-tidy readability-container-size-emptyNoel Grandin 2018-10-19clang-tidy readability-misleading-indentationNoel Grandin 2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke 2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann 2018-09-17New loplugin:externalStephan Bergmann 2018-09-10Generate UNO exception classes as SAL_WARN_UNUSEDStephan Bergmann 2018-08-01Add missing sal/log.hxx headersGabor Kelemen 2018-07-07fix vecUnaccepted check in printf_packagesNoel Grandin 2018-07-02tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJacek Fraczek 2018-03-07Use for-range loops in desktop (part2)Julien Nabet 2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara 2018-02-13In comments: fix typo and normalize on "sub-command"Stephan Bergmann