summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/component
AgeCommit message (Expand)Author
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-02-23related lp#1419836: provide decent error messageBjoern Michaelsen
2015-02-23use initializer listBjoern Michaelsen
2015-02-23fdo#57950: skip verbose OUStringBufferBjoern Michaelsen
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18desktop: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-11coverity#703948 Unchecked return valueCaolán McNamara
2014-11-05markup with event type not checker typeCaolán McNamara
2014-09-30desktop: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-12desktop: sal_Bool -> boolStephan Bergmann
2014-06-04desktop: fix includesThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-22desktop: sal_Bool->boolNoel Grandin
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
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
2013-11-11remove unnecessary use of OUString constructor in DESKTOP moduleNoel Grandin
2013-10-28fixincludeguards.sh: desktopThomas Arnhold
2013-09-17convert DESKTOP module from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-22Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-09Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann
2013-03-09WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-02-05Cleanly remove components from rdb again that fail during live insertionStephan Bergmann
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith
2012-12-05Remove hack for LO 3.6.x downgrading to preregistered bundled extensions againStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-27String=>OUString in svl's inettype and fall-outNorbert Thiebaud
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-13fdo#53006: And detect LO downgrading scenarios...Stephan Bergmann
2012-08-02Check for ComponentPackageImpl::isRegistered_ in the current rdbStephan Bergmann
2012-07-14simplify include guardsThomas Arnhold
2012-06-26removed unnecessary forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-25callcatcher: remove freshly unused codeCaolán McNamara
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann
2012-04-18Do all of componentLiveInsertion/Removal at the root contextStephan Bergmann
2012-04-18Improved debug outputStephan Bergmann
2012-04-18Improved commentStephan Bergmann
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi