summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/package
AgeCommit message (Expand)Author
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-10convert InsertOperation to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, desktopStephan Bergmann
2017-01-18XPackageTypeInfo::getIcon is uselessCaolán McNamara
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-05sequence->vector in xmlscriptNoel Grandin
2016-03-07fix typo getSupportedPlaforms -> getSupportedPlatformsDouglas Mencken
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-23separate variables by scoping instead of reusingLionel Elie Mamane
2015-07-23fix regression introduced by 21834f14c97071c5bcf13ef02bf940dc1922663fLionel Elie Mamane
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
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-06-16Fix typosAndrea Gelmini
2015-05-26desktop: simplify code by std::none_ofTakeshi Abe
2015-05-18Remove include stdio (part2)Julien Nabet
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
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-02coverity#706501 Uncaught exceptionCaolán McNamara
2014-07-19coverity#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-04-22desktop: sal_Bool->boolNoel Grandin
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
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-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in DESKTOP moduleNoel Grandin