summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/dp_backend.cxx
AgeCommit message (Expand)Author
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-09-05coverity#983652 Uncaught exceptionCaolán McNamara
2014-09-05coverity#706497 Uncaught exceptionCaolán McNamara
2014-09-02coverity#706501 Uncaught exceptionCaolán McNamara
2014-06-04desktop: fix includesThomas Arnhold
2014-05-27coverity#706499 Uncaught exceptionCaolán McNamara
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-13Elide utl::TempFile_ImplStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-05Avoid a SAL_WARN caused by IllegalArgumentEx now being a RuntimeExStephan Bergmann
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-10-26Add sanity-check assertionStephan Bergmann
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann
2012-07-20Fix SAL_LOG area usageStephan Bergmann
2012-04-26Do not accidentally instantiate other exts when removing exts at startupStephan Bergmann
2012-04-23Unused sDataFolderURLStephan Bergmann
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-29desktop: unwind hideous StrTitle mess a littleMichael Meeks
2012-02-01Some cppcheck cleaningJulien Nabet
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot
2011-12-06catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header in desktopNorbert Thiebaud
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-22Remove no longer necessary "(void) x; // avoid warnings".Stephan Bergmann
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-10-31Improved an OSL_FAIL.Stephan Bergmann
2011-03-25Remove commented code in libs-core/desktopXisco Fauli
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16CWS-TOOLING: integrate CWS jl164obo
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-21jl164 #i109096# folders in configuration and help registry folders are now cr...Joachim Lingner
2011-01-06cppunit: prefer prefix variantCaolán McNamara
2011-01-04jl160 merge with DEV300m96Joachim Lingner
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-11-20use RTL_CONSTASCII_STRINGPARAMDavid Tardon
2010-11-11WaE: must retain signature for UNO API, but 1st arg unused nowCaolán McNamara
2010-11-11Remove all traces of _HC (high contrast) from libs-coreSebastian Spaeth
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth