summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/misc/dp_descriptioninfoset.cxx
AgeCommit message (Expand)Author
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-03-05Use for-range loops in desktop (part1)Julien Nabet
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2016-11-23loplugin:unnecessaryoverride (dtors) in desktopStephan Bergmann
2016-10-07loplugin:staticmethods: desktopStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-08tdf#94306 replace boost::noncopyable in d...Jochen Nitschke
2016-03-07fix typo getSupportedPlaforms -> getSupportedPlatformsDouglas Mencken
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-03Fix typosAndrea Gelmini
2015-06-24cppcheck: noExplicitConstructorCaolán McNamara
2015-01-20Some more loplugin:cstylecast: desktopStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-04desktop: fix includesThomas Arnhold
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-22desktop: sal_Bool->boolNoel Grandin
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-27Remove visual noise from desktopAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in DESKTOP moduleNoel Grandin
2013-10-22Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03DescriptionInfoset with LanguageTagEike Rathke
2013-02-11fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deploymentChr. Rossmanith
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin
2012-05-02Handle cases where ExtensionDescription is called on nonexisting pathStephan Bergmann
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi