summaryrefslogtreecommitdiff
path: root/configmgr/source/childaccess.cxx
AgeCommit message (Expand)Author
2024-08-27Related: tdf#161599 ChildAccess::asValue() must return Reference<XInterface>Eike Rathke
2024-05-07loplugin:ostr in configmgrNoel Grandin
2023-12-07tdf#157432 Expert config: Allow filtering by changed valuesSamuel Mehrbrodt
2023-10-31reduce ref-counting traffic in configmgrNoel Grandin
2023-06-18Use getXWeak in configmgrMike Kaganski
2023-01-23XUnoTunnel->dynamic_cast in configmgr::ChildAccessNoel Grandin
2022-05-23clang-tidy modernize-pass-by-value in configmgrNoel Grandin
2022-05-11avoid some ref-counting traffic in configmgr::Access:getNameInternalNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-11no need to allocate changedValue_ separatelyNoel Grandin
2021-07-22Revert "simplify locking in configmgr"Noel Grandin
2021-07-22simplify locking in configmgrNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-07rtl::Static -> function local staticNoel Grandin
2020-01-02Revert "no need to use shared_ptr here"Noel Grandin
2019-12-24no need to use shared_ptr hereNoel Grandin
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-07-17tdf#42949 Fix IWYU warnings in configmgr/*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-03-15tdf#96099 fix trival typedefs, Path to std::vector<OUString>Jakub Trzebiatowski
2015-11-22cppcheck:useInitializationListNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-09-23Report nil-valued localized property as suchStephan Bergmann
2015-02-10cppcheck: assertWithSideEffectCaolán McNamara
2014-06-28configmgr: accelerate simple config key fetches.Michael Meeks
2014-05-28fix-includes.pl: configmgrThomas Arnhold
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-24Replace "known-good" dynamic_casts with static_castsStephan Bergmann
2014-01-24Revert "coverity#704575 et al. and clean-up."Stephan Bergmann
2014-01-22coverity#704575 et al. and clean-up.Norbert Thiebaud
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-07-23Clean up redundant explicit OUString(...) ctorsStephan Bergmann
2013-06-17fdo#43460 configmgr: use isEmpty()Jelle van der Waa
2012-12-11rtl:: prefix removal from configmgrRadu Ioan
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-07-25Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann
2012-06-12re-base on ALv2 code.Michael Meeks
2011-12-17Fix for fdo43460 Part VIII getLength() to isEmpty()Olivier Hallot
2011-11-29Adapted to new assertion/logging mechanisms.Stephan Bergmann
2011-11-27remove include of pch header in configmgrNorbert Thiebaud
2011-06-01use tunnel pattern hereCaolán McNamara
2011-05-23Resolves: fdo#33638 add extra level of language tag matchingCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-11-25Resolves: fdo#31494# get ownership rightCaolán McNamara