summaryrefslogtreecommitdiff
path: root/unotools/source/config/pathoptions.cxx
AgeCommit message (Expand)Author
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
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-05Some String -> OUStringStephan Bergmann
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin
2013-04-10SvtPathOptions with LanguageTagEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-29FIXME-BCP47Eike Rathke
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-17removed unused const rtl::OUStringTakeshi Abe