summaryrefslogtreecommitdiff
path: root/desktop/source/pkgchk
AgeCommit message (Expand)AuthorFilesLines
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara1-2/+2
2014-07-01New loplugin:stringconcatStephan Bergmann2-8/+6
2014-06-04desktop: fix includesThomas Arnhold5-58/+58
2014-05-29remove unnecessary linefeeds from the end of exception messagesNoel Grandin1-3/+2
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-3/+2
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-2/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-8/+8
2014-02-27Remove visual noise from desktopAlexander Wilms3-25/+25
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-16/+16
2014-02-23Remove unneccessary commentsAlexander Wilms3-16/+16
2014-01-28bool improvementsStephan Bergmann1-1/+1
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-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar1-1/+1
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+2
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara1-12/+11
2013-06-29String to OUStringThomas Arnhold1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-22/+18
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-29ResMgr with LanguageTagEike Rathke2-12/+3
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-01-01RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith3-117/+96
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens3-4/+0
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-6/+3
2012-11-19re-base on ALv2 code. Includes:Michael Meeks6-152/+73
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-3/+1
2012-10-30In "unopkg gui" dispose component context from DeInitVCLStephan Bergmann3-63/+8
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+0
2012-09-17fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin1-15/+10
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-23/+5
2012-08-24fdo#53968 etc.: Fix more "doesn't start after upgrade" problemsStephan Bergmann1-2/+2
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann3-162/+0
2012-08-09fdo#53006: Remove user/extensions/bundled cache after upgradeStephan Bergmann1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-04-24Force ExtensionManager resync when the implementation changesStephan Bergmann1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-9/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2012-03-12desktop: move lockfile.cxx to libdeploymentmiscMichael Stahl1-1/+1
2012-02-19Get rid of size() == 0Elton Chung1-1/+1
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar1-6/+6
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot3-6/+6
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan1-4/+4
2011-12-06catch exception by constant referenceTakeshi Abe2-10/+10
2011-11-27remove include of pch header in desktopNorbert Thiebaud3-5/+0
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann1-2/+2
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann3-30/+5
2011-11-05Drop unnecessary inclusions of <sal/main.h>Tor Lillqvist1-1/+0
2011-10-26chmod -xTor Lillqvist4-0/+0
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann1-1/+1
2011-09-29WaE: suggest a space before ';' or explicit braces around empty body in 'whil...Tor Lillqvist1-1/+2