summaryrefslogtreecommitdiff
path: root/include/unotools/charclass.hxx
AgeCommit message (Expand)Author
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-03-31use actual UNO enums in unotoolsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2015-11-17other #includes should be AFTER the include-once #defineNoel Grandin
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-17remove deprecated methods in unotools::CharClassNoel Grandin
2015-07-06loplugin:unusedmethods unotoolsNoel Grandin
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2014-05-04Typo: depricated->deprecatedJulien Nabet
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-01-23fdo#63154 Removed unused solar.h referenceAlexandre Vicenzi
2013-11-09fdo#65108 inter-module includes <> include/unotoolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/u*Thomas Arnhold
2013-09-02XubString->OUStringCaolán McNamara
2013-08-19Introduce rtl::compareIgnoreCase and deprecate rtl/character.hxx equivalents.Arnaud Versini
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-24Replace more characters functions with rtl/character.hxxArnaud Versini
2013-04-23execute move of global headersBjoern Michaelsen