summaryrefslogtreecommitdiff
path: root/xmloff/inc/txtfldi.hxx
AgeCommit message (Expand)Author
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-12-22loplugin:finalclasses in xmloffNoel Grandin
2019-09-17tdf#42949 Fix IWYU warnings in xmloff/inc/Gabor Kelemen
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke
2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part4Noel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-05-29loplugin:unusedfields-in-constructor in xmloffNoel Grandin
2018-02-02tdf#115319 references with Hungarian articlesLászló Németh
2017-10-03loplugin:finalclasses in xmloffNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-06-16loplugin:unusedfields xmlhelp..xmlsecurityNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-18Revert "Revert "Implement export and import of author field in fixed format""Rosemary Sebastian
2017-03-16Revert "Implement export and import of author field in fixed format"Rosemary Sebastian
2017-03-10Implement export and import of author field in fixed formatRosemary Sebastian
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-03loplugin:unusedenumconstants in xmloffNoel Grandin
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara
2016-12-02inline some constant strings in xmloff (part1)Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin
2016-04-14loplugin:passstuffbyref in xmloffNoel Grandin
2015-12-21loplugin:unusedfields in xmlhelp,xmloffNoel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-24loplugin:unusedfields in xmloff/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-27move SvRefMemberList into idlNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-30Fix typosAndrea Gelmini
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens
2015-04-22tdf#88056: Implement import of page title field from ODFKatarina Behrens
2015-04-07loplugin:staticmethodsNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-13xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin
2014-02-06Typo: atribute(s) -> attribute(s)Julien Nabet
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-12-10xmloff: remove unused XMLTimeFieldImportContext::fTimeValueMichael Stahl
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold
2013-08-31fix indentationPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks