summaryrefslogtreecommitdiff
path: root/desktop/source/pkgchk
AgeCommit message (Expand)AuthorFilesLines
2019-03-07log nice exception messages whereever possibleNoel Grandin1-2/+4
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin1-1/+1
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin2-2/+2
2018-10-29Remove unused parameterSamuel Mehrbrodt3-17/+9
2018-10-26unopkg: Write to console when no UNO availableSamuel Mehrbrodt1-1/+2
2018-10-26Introduce SimpleTextFormatter and format unopkg output using itSamuel Mehrbrodt1-2/+11
2018-10-26Log unopkg errors to log file if requestedSamuel Mehrbrodt1-41/+53
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-1/+1
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-09-10Generate UNO exception classes as SAL_WARN_UNUSEDStephan Bergmann1-2/+0
2018-08-01Add missing sal/log.hxx headersGabor Kelemen2-0/+2
2018-07-07fix vecUnaccepted check in printf_packagesNoel Grandin1-0/+1
2018-07-02tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJacek Fraczek1-5/+2
2018-03-07Use for-range loops in desktop (part2)Julien Nabet1-3/+3
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-5/+6
2018-02-13In comments: fix typo and normalize on "sub-command"Stephan Bergmann1-3/+3
2017-12-19inline use-once typedefsNoel Grandin1-2/+1
2017-12-18loplugin:unusedindexMike Kaganski1-8/+3
2017-10-23loplugin:includeform: desktopStephan Bergmann4-10/+10
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin2-12/+5
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-08-17Fix typosAndrea Gelmini1-1/+1
2017-08-01move resmgr to unotoolsCaolán McNamara2-2/+2
2017-07-23Removed duplicated includesAndrea Gelmini2-3/+0
2017-07-21migrate to boost::gettextCaolán McNamara3-27/+19
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin1-2/+2
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-1/+0
2017-05-28remove unnecessary use of OString::getStrNoel Grandin2-4/+2
2017-05-19loplugin:stringcopy: desktopStephan Bergmann1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-9/+9
2017-05-07revert OSL_ASSERT changesChris Sherlock3-12/+12
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock3-12/+12
2017-04-29Move getProcessWorkingDir from tools to unotoolsChris Sherlock1-11/+14
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin1-4/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-07bLicenseException is always falseStephan Bergmann1-4/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist3-20/+20
2017-02-06Add missing #includesStephan Bergmann2-0/+5
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin1-7/+3
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-22/+11
2017-01-19New loplugin:dynexcspec: Add @throws documentation, desktopStephan Bergmann1-0/+1
2016-12-21tdf#95416 Fix an include for 2 files in unopkgHuzaifa Iftikhar2-3/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (desktop)Stephan Bergmann1-1/+1
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann1-1/+1