summaryrefslogtreecommitdiff
path: root/desktop/source/pkgchk
AgeCommit message (Expand)Author
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
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock
2017-04-29Move getProcessWorkingDir from tools to unotoolsChris Sherlock
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-07bLicenseException is always falseStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann