summaryrefslogtreecommitdiff
path: root/desktop/source/pkgchk/unopkg/unopkg_misc.cxx
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-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan 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
2017-12-19inline use-once typedefsNoel Grandin
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
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-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2016-12-21tdf#95416 Fix an include for 2 files in unopkgHuzaifa Iftikhar
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (desktop)Stephan Bergmann
2016-03-02loplugin:unuseddefaultparam in desktopNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan 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
2014-12-18desktop: Use appropriate OUString functions on string constantsStephan Bergmann
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-04desktop: fix includesThomas Arnhold
2014-05-29remove unnecessary linefeeds from the end of exception messagesNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-02-27Remove visual noise from desktopAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-06-29String to OUStringThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-01-01RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann