summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TextEffectsHandler.hxx
AgeCommit message (Expand)Author
2019-09-28loplugin:constmethod in writerfilterNoel Grandin
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-05-19remove unused languagetag.hxx includesJochen Nitschke
2016-12-03cppcheck style fix for noExplicitConstructor in writerfilterJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-14loplugin:passstuffbyref in writerfilterNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-03inline some use-once typedefsNoel Grandin
2015-07-29writerfilter: clean up remaining boost::scoped_ptr<> usageMiklos Vajna
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-12-13writerfilter: only dmapper needs LoggedResourcesMiklos Vajna
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold
2014-04-11writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-07ooxml: make GrabBagStack ready for reuse and move it to ooxTomaž Vajngerl
2014-02-27writerfilter: put w14:numSpacing elements/attributes into a GrabBagTomaž Vajngerl
2014-02-27writerfilter: put w14:numForm elements/attributes into a GrabBagTomaž Vajngerl
2014-02-27writerfilter: put w14:ligatures elements/attributes into a GrabBagTomaž Vajngerl
2014-02-27writerfilter: put w14:props3d elements/attributes into a GrabBagTomaž Vajngerl
2014-02-27writerfilter: put w14:scene3d elements/attributes into a GrabBagTomaž Vajngerl
2014-02-25writerfilter: put w14:textOutline attributes into a GrabBagTomaž Vajngerl
2014-02-23ooxml: handle w14:shadow in import/exportTomaž Vajngerl
2014-02-21writerfilter: add more w14:glow attributes into GrabBagTomaž Vajngerl
2014-02-20writerfilter: Write w14:glow and subelements into a CharGrabBagTomaž Vajngerl