/tools/test/

tom+xml'/>
summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/StyleOASISTContext.hxx
AgeCommit message (Expand)Author
2018-07-24loplugin:unusedfields,can-be-const in xmloff(1)Noel Grandin
2018-04-19tdf#117075 TOC numberings have incorrect right indentNoel Grandin
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-03-28loplugin:virtualdown in xmloff/xmlsecurityNoel Grandin
2017-02-08-Werror,-Wunused-private-fieldStephan Bergmann
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-12-17Hold XMLTransformerContext by rtl::ReferenceStephan Bergmann
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-25remove our custom RTTI from xmloff moduleNoel Grandin
2014-04-15xmloff: 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
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold
2013-09-12sal_Bool to boolTakeshi Abe