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