summaryrefslogtreecommitdiff
path: root/xmloff/inc/txtflde.hxx
AgeCommit message (Expand)Author
2024-01-22tdf#146619 Recheck xmloff/*hxx with IWYUGabor Kelemen
2023-12-18unique_ptr->optional in XMLTextFieldExportNoel Grandin
2023-10-30Enable STYLEREF flag export/import with ODFSkyler Grey
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey
2022-04-13use more string_view in xmloffNoel Grandin
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-21use std::u16string_view in SvXMLTokenEnumeratorNoel
2020-12-17use more string_view in SvXMLUnitConverterNoel
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-05-10compact namespace in xmlhelp..xmlsecurityNoel Grandin
2020-02-09Fix typoAndrea Gelmini
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-21loplugin:useuniqueptr in XMLTextFieldExportNoel Grandin
2018-02-02tdf#115319 references with Hungarian articlesLászló Németh
2018-01-25loplugin:useuniqueptr in XMLTextFieldExportNoel Grandin
2017-04-11OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl
2017-02-08loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-04-05loplugin:constantparam in xmloffNoel Grandin
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin
2016-02-25new loplugin:unuseddefaultparamsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in xmloff/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-27Clean up sEmptyStephan Bergmann
2015-06-15Fix typosAndrea Gelmini
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens
2015-04-21tdf88056: implement export of page title field to ODFKatarina Behrens
2015-04-07loplugin:staticmethodsNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-13xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin
2013-12-10sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist