summaryrefslogtreecommitdiff
path: root/include/xmloff/xmluconv.hxx
AgeCommit message (Expand)Author
2020-12-22use string_view in ProcessAttributeNoel
2020-12-21use std::u16string_view in SvXMLTokenEnumeratorNoel
2020-12-18use more string_view in IsXMLTokenNoel
2020-12-18use more string_view in convertEnumNoel
2020-12-17use more string_view in SvXMLUnitConverterNoel
2020-12-17prevent accidentally passing a temporaryNoel Grandin
2020-12-15use views to parse rather than allocating OUStringNoel
2020-11-25use string_view for the parsing in sax utilsNoel
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2019-12-05make some classes module privateNoel Grandin
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-11-14Fix typoAndrea Gelmini
2018-09-13loplugin:constfields in xmloffNoel Grandin
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-04-28loplugin:salunicodeliteral: xmloffStephan Bergmann
2017-03-31use actual UNO enums in xmloffNoel Grandin
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
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-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-07loplugin:staticmethodsNoel Grandin
2015-02-17boost->stdCaolán McNamara
2014-11-12typo: represant->representAndras Timar
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30xmloff: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-07-31cleanup usage of MapUnit enumNoel Grandin
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-01-20Removed unused solar.h referenceAlexandre Vicenzi
2013-11-09fdo#65108 inter-module includes <> include/xmloffNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/xml*Thomas Arnhold
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-23execute move of global headersBjoern Michaelsen