summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/package/dp_package.cxx
AgeCommit message (Expand)Author
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
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke
2013-05-27Better debug loggingStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03DescriptionInfoset with LanguageTagEike Rathke
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-16Clean up some supportsService implementationsStephan Bergmann
2012-12-30fix fallout from string cleanupPeter Foley
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith
2012-12-20Spurious leftover from debugging experimentsStephan Bergmann
2012-12-19fdo#58331: Handle IllegalArgumentException routinely thrown for legacy extsStephan Bergmann