summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtflde.cxx
AgeCommit message (Expand)Author
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann
2016-06-02New o3tl::try/doGet to obtain value from AnyStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-05loplugin:constantparam in xmloffNoel Grandin
2016-03-16loplugin:defaultparamsTor Lillqvist
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-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-08clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-03Fix 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
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-09xmloff: replace legacy DBG_WARNINGsMichael Stahl
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2014-12-12xmloff: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11xmloff: XML_DROPDOWN should be XML_DROP_DOWNMichael Stahl
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-13xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin
2014-02-26Remove visual noise from xmloffAlexander Wilms
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2013-12-13fdo#72697 actually write this only in ODF 1.2 extendedEike Rathke
2013-12-13fdo#72697 write <loext:sender-initials>Eike Rathke
2013-12-10sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud