summaryrefslogtreecommitdiff
path: root/unotools/source/config/pathoptions.cxx
AgeCommit message (Expand)Author
2020-10-04loplugin:reducevarscope in toolkit..unotoolsNoel
2020-08-05loplugin:flatten in unotoolsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: unotoolsStephan Bergmann
2020-03-16Revert "loplugin:constfields in unotools..uui"Noel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin
2019-07-29Fix typosAndrea Gelmini
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
2018-09-19loplugin:constfields in unotools..uuiNoel Grandin
2018-05-03tdf#117171 support localized number name numbering stylesLászló Németh
2018-01-12More loplugin:cstylecast: unotoolsStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-13tdf#110742 add support for icon themes via extension managerCaolán McNamara
2017-10-06Revert "remove handing of deprecated Storage path option"Noel Grandin
2017-10-05remove handing of deprecated Storage path optionJochen Nitschke
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-31inline some use-once typedefsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-02-10convert EItem to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-29Allow extensions to provide color palettesStephan Bergmann
2016-10-21loplugin:expandablemethodds in include/tools..unotoolsNoel Grandin
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin
2016-06-16properly prefix various global variables and hide themMichael Stahl
2016-06-16tdf#89329: use shared_ptr for pImpl in pathoptionsXisco Fauli
2016-05-19loplugin:unusedmethods in unotoolsNoel Grandin
2016-03-02sfx2 classification: use SvtPathOptionsMiklos Vajna
2015-11-18com::sun::star->css in unotools/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-05markup with event type not checker typeCaolán McNamara
2014-05-11fix-includes.pl: unotoolsThomas Arnhold
2014-04-08SwMultiTOXTabDialog: fortunately the bogus SetTemplatePath callMichael Stahl
2014-04-07Clean up unused functionsStephan Bergmann
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan
2013-09-26typo fixes in commentsAndras Timar
2013-09-17remove OUStringHashCode in favor of OUStringHashCaolán McNamara
2013-08-28Mark as constTakeshi Abe