summaryrefslogtreecommitdiff
path: root/unotools/source/config/configitem.cxx
AgeCommit message (Expand)Author
2023-09-10using decls should come after #includeNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-30clang-tidy modernize-pass-by-value in unotoolsNoel Grandin
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2022-04-11use more string_viewNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in unotoolsMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-07-26cid#1485150 silence Uncaught exceptionCaolán McNamara
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-25simplify SvFontSubstNoel Grandin
2020-08-05loplugin:flatten in unotoolsNoel Grandin
2020-01-24use osl::Guard instead of abusing rtl::ReferenceNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin
2019-07-29Fix typosAndrea Gelmini
2019-07-25Fix typosAndrea Gelmini
2019-07-21loplugin:referencecasting in unotools..uuiNoel Grandin
2019-07-11ConfigItem: use getTree also inside the RemoveChangesListener() methodTamás Zolnai
2019-06-28Simplify Sequence iterations in unotoolsArkadiy Illarionov
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen
2019-02-11loplugin:indentation in unotools..vbahelperNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-17loplugin:constparams in configmgr,unotoolsNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-10convert ConfigNameFormat to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-24loplugin:unnecessaryoverride (dtors) in unotoolsStephan Bergmann
2016-10-21loplugin:expandablemethodds in include/tools..unotoolsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-15Use SAL_WARN on swallowed exceptionsStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-18com::sun::star->css in unotools/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-09Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks
2015-09-09unotools: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-07fix for CONFIG_MODE constant -> enum conversionNoel Grandin