summaryrefslogtreecommitdiff
path: root/desktop/source/pkgchk
AgeCommit message (Expand)Author
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
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-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from desktopAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara
2013-06-29String to OUStringThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-01-01RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-30In "unopkg gui" dispose component context from DeInitVCLStephan Bergmann
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-17fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-24fdo#53968 etc.: Fix more "doesn't start after upgrade" problemsStephan Bergmann
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann
2012-08-09fdo#53006: Remove user/extensions/bundled cache after upgradeStephan Bergmann
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-24Force ExtensionManager resync when the implementation changesStephan Bergmann
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-12desktop: move lockfile.cxx to libdeploymentmiscMichael Stahl
2012-02-19Get rid of size() == 0Elton Chung
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan
2011-12-06catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header in desktopNorbert Thiebaud
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-05Drop unnecessary inclusions of <sal/main.h>Tor Lillqvist