summaryrefslogtreecommitdiff
path: root/desktop/source/pkgchk
AgeCommit message (Expand)Author
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
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, desktopStephan Bergmann
2016-12-21tdf#95416 Fix an include for 2 files in unopkgHuzaifa Iftikhar
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (desktop)Stephan Bergmann
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-03-02loplugin:unuseddefaultparam in desktopNoel Grandin
2016-02-25add way to add additional information to the crash reportMarkus Mohrhard
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-24cppcheck: noExplicitConstructorCaolán McNamara
2015-06-19C++ solution of 'unopkg can't be used by root'Katarina Behrens
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15Missing newline at end of error messageStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2014-12-18desktop: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12fdo#39440 reduce scope of local variablesMichael Weghorn
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-04desktop: fix includesThomas Arnhold