summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TextEffectsHandler.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-4/+2
2020-01-16sw: add DOCX import for semi-transparent textMiklos Vajna1-0/+50
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin1-1/+1
2019-08-15replace ".get->" with "->"Noel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerfilterStephan Bergmann1-202/+202
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin1-2/+1
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2015-05-19TagLogger can be staticNoel Grandin1-2/+1
2015-04-20sw, writerfilter: these 'using namespace' statements can be avoided easilyMiklos Vajna1-3/+1
2014-10-17Work around Clang 3.2 -Wnull-conversion bugStephan Bergmann1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna1-18/+17
2014-03-13Missing includeStephan Bergmann1-0/+4
2014-03-10writerfilter: stylistic change to TextEffectsHandlerTomaž Vajngerl1-6/+8
2014-03-07ooxml: make GrabBagStack ready for reuse and move it to ooxTomaž Vajngerl1-88/+2
2014-02-28writerfilter: add mising color values for w14 CT_SchemeColorTomaž Vajngerl1-1/+7
2014-02-27writerfilter: put w14:stylisticSets & w14:cntxtAlts into GrabBagTomaž Vajngerl1-0/+18
2014-02-27writerfilter: put w14:numSpacing elements/attributes into a GrabBagTomaž Vajngerl1-0/+20
2014-02-27writerfilter: put w14:numForm elements/attributes into a GrabBagTomaž Vajngerl1-0/+21
2014-02-27writerfilter: put w14:ligatures elements/attributes into a GrabBagTomaž Vajngerl1-0/+34
2014-02-27Missing includesStephan Bergmann1-0/+2
2014-02-27writerfilter: put w14:props3d elements/attributes into a GrabBagTomaž Vajngerl1-1/+77
2014-02-27writerfilter: put w14:scene3d elements/attributes into a GrabBagTomaž Vajngerl1-0/+160
2014-02-27writerfilter: register w14:textFill to be add into CharGrabBagTomaž Vajngerl1-0/+3
2014-02-25writerfilter: put w14:textOutline attributes into a GrabBagTomaž Vajngerl1-15/+172
2014-02-25writerfilter: simplify element id->name mappingTomaž Vajngerl1-58/+33
2014-02-24writerfilter: put w14:reflection attributes into a GrabBagTomaž Vajngerl1-0/+26
2014-02-24writerfilter: TextEffectsHandler - simplyfy switchTomaž Vajngerl1-21/+30
2014-02-23ooxml: handle w14:shadow in import/exportTomaž Vajngerl1-20/+84
2014-02-21some build fixage for old 32bit int/sal_Int32/long bustageCaolán McNamara1-2/+2
2014-02-22Fix 32-bit buildsStephan Bergmann1-3/+3
2014-02-21writerfilter: add more w14:glow attributes into GrabBagTomaž Vajngerl1-7/+55
2014-02-20-Werror,-Wunused-variableStephan Bergmann1-1/+0
2014-02-20writerfilter: Write w14:glow and subelements into a CharGrabBagTomaž Vajngerl1-0/+226