summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/configuration
AgeCommit message (Expand)Author
2017-05-09loplugin:constantparamNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
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-18XPackageTypeInfo::getIcon is uselessCaolán McNamara
2017-01-09New loplugin:externvar: desktopStephan Bergmann
2016-12-08loplugin:unreffunTor Lillqvist
2016-12-02convert some anonymous enums to scopedNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-04-05loplugin:constantparamNoel Grandin
2016-04-05sequence->vector in xmlscriptNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-11loplugin: unused return values in desktopNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-06-22Fix typosAndrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-09-30desktop: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-12desktop: sal_Bool -> boolStephan Bergmann
2014-07-17fix spelling structur -> structureNoel Grandin
2014-06-04desktop: fix includesThomas Arnhold
2014-04-14typo: paramter -> parameterThomas Arnhold
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-28bool improvementsStephan Bergmann
2013-12-26WaE: unused variable 'url'Tor Lillqvist
2013-11-11remove unnecessary use of OUString constructor in DESKTOP moduleNoel Grandin
2013-10-28fixincludeguards.sh: desktopThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27Use <config_features.h> instead of -DDISABLE_EXTENSIONSTor Lillqvist
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith
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-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann
2012-07-14simplify include guardsThomas Arnhold