summaryrefslogtreecommitdiff
path: root/include/sax/fshelper.hxx
AgeCommit message (Expand)Author
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-11-11Avoid using O[U]StringConcat lvalues containing dangling refs to temporariesStephan Bergmann
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin
2017-06-01convert SAX_ARGS_ARG macros to varargs template methodsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-11-30loplugin:countusersofdefaultparams in include/oox..saxNoel Grandin
2016-10-28tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para.Tamás Zolnai
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in saxNoel Grandin
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-07-18sax: convert MergeMarksEnum to enum classMichael Stahl
2015-07-18sax, sw: try to make that maMarkStack easier to understandMichael Stahl
2015-03-27loplugin:staticfunctionNoel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-10-23Remove few pointless OUString::number() and one methodMatúš Kukan
2014-10-23FastSerializer: Use faster TokenValue struct when possibleMatúš Kukan
2014-10-23FastSerializer: Use FastAttributeList directly to write faster.Matúš Kukan
2014-10-23FastSerializer: Have OString version of write() too.Matúš Kukan
2014-07-03fdo#80748: Fix for file corruption due to framePrRohit Deshmukh
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-02-25remove unused code sax_fastparser::FastSerializerHelper::copyTopMarkPop()Noel Grandin
2014-02-25remove unused code sax_fastparser::FastSerializerHelper::copyTopMarkPush()Noel Grandin
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen