summaryrefslogtreecommitdiff
path: root/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-03-25loplugin:stringadd in d*Noel Grandin1-5/+2
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski1-8/+8
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann1-8/+8
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-2/+5
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-10/+10
2020-11-17loplugin:stringviewparam check methods tooNoel1-2/+2
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen1-6/+3
2019-08-19Fix typosAndrea Gelmini1-1/+1
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin1-1/+2
2019-03-07log nice exception messages whereever possibleNoel Grandin1-2/+4
2018-10-29Remove unused parameterSamuel Mehrbrodt1-13/+7
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-1/+1
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke1-1/+1
2018-09-10Generate UNO exception classes as SAL_WARN_UNUSEDStephan Bergmann1-2/+0
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-12-18loplugin:unusedindexMike Kaganski1-8/+3
2017-10-23loplugin:includeform: desktopStephan Bergmann1-3/+3
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-23Removed duplicated includesAndrea Gelmini1-2/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-13/+13
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-1/+0
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-2/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-9/+9
2017-05-07revert OSL_ASSERT changesChris Sherlock1-6/+6
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock1-6/+6
2017-03-07bLicenseException is always falseStephan Bergmann1-4/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-16/+9
2017-01-19New loplugin:dynexcspec: Add @throws documentation, desktopStephan Bergmann1-0/+1
2016-12-21tdf#95416 Fix an include for 2 files in unopkgHuzaifa Iftikhar1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-2/+2
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2014-12-18desktop: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-06-04desktop: fix includesThomas Arnhold1-16/+16
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-02-27Remove visual noise from desktopAlexander Wilms1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-12/+12
2014-02-23Remove unneccessary commentsAlexander Wilms1-9/+9
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-2/+2
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara1-12/+11
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+2
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-01-01RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith1-15/+12