summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/component
AgeCommit message (Expand)Author
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-13tdf#124176 Use #pragma once in desktopGeorge Bateman
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-16compact namespace: dbaccess,desktopNoel Grandin
2020-07-11desktop/deployment: create instances with uno constructorsNoel Grandin
2020-05-20use for-range on Sequence in d*Noel Grandin
2020-05-08compact namespace in dbaccess..dtransNoel Grandin
2020-04-14loplugin:flatten in desktopNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2020-01-16clang-tidy modernize-concat-nested-namespace in dbaccess..desktopNoel Grandin
2019-12-03use scoped enumStephan Bergmann
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-24Introduce OStringCharStephan Bergmann
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-08-24loplugin:returnconstval in desktop..formsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): desktopStephan Bergmann
2019-06-15loplugin:logexceptionnicely in desktopNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-07-27loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin
2018-06-27tdf#96099 Remove some trivial std::deque typedefsArkadiy Illarionov
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2017-12-19remove unused typedefsNoel Grandin
2017-11-04Following 42bfbc216474b4f60d5a5e52a88d95baded5191cJulien Nabet
2017-11-03Replace remaining lists by deques (desktop)Julien Nabet
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: desktopStephan Bergmann
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-10convert InsertOperation to scoped enumNoel Grandin
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-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-08-22clearly we want to match "-env:" only at arg start, not as substring anywhereEike Rathke
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-05sequence->vector in xmlscriptNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock