summaryrefslogtreecommitdiff
path: root/desktop/source/pkgchk/unopkg
AgeCommit message (Expand)Author
2020-05-20use for-range on Sequence in d*Noel Grandin
2020-04-14loplugin:flatten in desktopNoel Grandin
2020-02-03tdf#129917 Use temp user profile when installing shared extensionsSamuel Mehrbrodt
2020-01-28Dispose 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
2017-12-19inline use-once typedefsNoel Grandin
2017-12-18loplugin:unusedindexMike Kaganski
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-17Fix typosAndrea Gelmini
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-19loplugin:stringcopy: desktopStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara