summaryrefslogtreecommitdiff
path: root/configmgr/source/components.hxx
AgeCommit message (Expand)Author
2024-05-10no need to convert from Sequence to std::set hereNoel Grandin
2022-09-15Clean up color scheme migrationStephan Bergmann
2022-09-13Migrating product name related color schemes between different versionsBalazs Varga
2022-04-13use more string_view in configmgrNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2021-07-22Revert "simplify locking in configmgr"Noel Grandin
2021-07-22simplify locking in configmgrNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-09-24Fix typo in codeAndrea Gelmini
2020-09-04tdf#124176 Use #pragma once in configmgrGeorge Bateman
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-05-06Remove support for "module" layersStephan Bergmann
2020-02-04std::set<T*> -> o3tl::sorted_vectorNoel Grandin
2020-01-02Revert "no need to use shared_ptr here"Noel Grandin
2019-12-30Clean up newly unused includesStephan Bergmann
2019-12-24no need to use shared_ptr hereNoel Grandin
2019-07-17tdf#42949 Fix IWYU warnings in configmgr/*Gabor Kelemen
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-03-15tdf#96099 fix trival typedefs, Path to std::vector<OUString>Jakub Trzebiatowski
2016-01-07Fix typosAndrea Gelmini
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-01Support modification write-back to other than registrymodifications.xcuStephan Bergmann
2015-08-27Simplify hasModifications checkStephan Bergmann
2015-07-28com::sun::star->css in configmgrNoel Grandin
2015-07-01parseFileLeniently is always called with data_ as argumentStephan Bergmann
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-04-02loplugin:staticmethodsNoel Grandin
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-10-20Revert "fdo#75757: remove inheritance to std::map"Stephan Bergmann
2014-10-20fdo#75757: remove inheritance to std::mapDaniel Sikeler
2014-06-30configmgr: faster / simpler compare for keys.Michael Meeks
2014-05-28fix-includes.pl: configmgrThomas Arnhold
2012-12-11rtl:: prefix removal from configmgrRadu Ioan
2012-11-06fdo#55138: Do not double-expand bootstrap variablesStephan Bergmann
2012-07-16Unused includeStephan Bergmann
2012-06-12re-base on ALv2 code.Michael Meeks
2011-10-31Cleaned up configmgr initialization.Stephan Bergmann
2011-06-01use StaticWithArgCaolá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
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-28sb132: #i114877# combined configmgr::Components::{init,get}Singletonsb
2010-10-04sb133: #i114705# for performance reasons, call configmgr::writeModFile asynch...sb
2010-09-16fwk158: #i114541# generally ignore erroneous xcs/xcu files during startup (ty...sb
2010-08-12sb130: #i113096# introduced com.sun.star.configuration.XUpdate.removeExtensio...sb