summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry
AgeCommit message (Expand)Author
2015-07-15Revert "tools: replace boost::ptr_vector with std::unordered_map"Norbert Thiebaud
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-07-03Fix typosAndrea Gelmini
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin
2015-06-22Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-13TyposJulien Nabet
2015-05-26desktop: simplify code by std::none_ofTakeshi Abe
2015-05-18Remove include stdio (part2)Julien Nabet
2015-05-11Improve exception messageStephan Bergmann
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-23callcatcher: remove unused RegisteredDb::getEntryCaolán McNamara
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan 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-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
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-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-27coverity#1209023 silence Unchecked return value from libraryCaolán McNamara
2014-09-30desktop: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-12desktop: sal_Bool -> boolStephan Bergmann
2014-09-05coverity#983652 Uncaught exceptionCaolán McNamara
2014-09-05coverity#706497 Uncaught exceptionCaolán McNamara
2014-09-05coverity#706498 Uncaught exceptionCaolán McNamara
2014-09-02coverity#706501 Uncaught exceptionCaolán McNamara
2014-07-19coverity#706501 Uncaught exceptionCaolán McNamara
2014-07-17fix spelling structur -> structureNoel Grandin
2014-06-12allow extensions to override Access2BaseLionel Elie Mamane
2014-06-04desktop: fix includesThomas Arnhold
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-27coverity#706499 Uncaught exceptionCaolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-13Elide utl::TempFile_ImplStephan Bergmann
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-29coverity#705639 Resource leakCaolán McNamara