summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TextEffectsHandler.cxx
AgeCommit message (Collapse)AuthorFilesLines
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin1-2/+1
Change-Id: Ic2d901ca0dbc2d6fa96611d260c1572da8a783c0 Reviewed-on: https://gerrit.libreoffice.org/60398 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski1-1/+1
[cpp.include] tells that includes in <> are searched in implementation-defined places; includes in "" are searched in other implementation-defined places, and is unsuccessful, then as if they were in <>. MS VisualStudio IDE uses paths configured for the project for includes in <>, and starts with current file paths for includes in "". So, using <> for includes in current source file's directory missing from configured project paths makes IDE show unsuccessful includes and unknown identifiers. This fixes includes in writerfilter source directory. Change-Id: I0bc1147aa68c305afd0c119418f07b655783a466 Reviewed-on: https://gerrit.libreoffice.org/43138 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2015-05-19TagLogger can be staticNoel Grandin1-2/+1
since we only ever instantiate one of them Change-Id: I48b3b976b4f33044c4bf6542ac5cce58f26e6244 Reviewed-on: https://gerrit.libreoffice.org/15759 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-04-20sw, writerfilter: these 'using namespace' statements can be avoided easilyMiklos Vajna1-3/+1
Especially the 'using namespace std' is scary, now that we have std::shared_ptr and boost::shared_ptr, too. Change-Id: Ibb584281f1b9d56103ab5984473eb484157c12d5
2014-10-17Work around Clang 3.2 -Wnull-conversion bugStephan Bergmann1-1/+1
...by running all of writerfilter through loplugin:nullptr rewriter Change-Id: Ie6ec5dd989dc2035ccd10941bc38e557e128be0f
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
Change-Id: I6d5a952901648e01904ef5c37f953c517304d31e
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna1-18/+17
Change-Id: I2196a1df09a6f35e4de3ab3cc84bc1e149cd8f61
2014-03-13Missing includeStephan Bergmann1-0/+4
Change-Id: I98c098f45bcc9f1c250826c371d52b7524aa59e7
2014-03-10writerfilter: stylistic change to TextEffectsHandlerTomaž Vajngerl1-6/+8
Change-Id: I5be926394dd97897dfb5ef3d4c03bb9ad9865a35
2014-03-07ooxml: make GrabBagStack ready for reuse and move it to ooxTomaž Vajngerl1-88/+2
Change-Id: Ia7d52a003138a275860d3462382e636747343488
2014-02-28writerfilter: add mising color values for w14 CT_SchemeColorTomaž Vajngerl1-1/+7
Change-Id: I0fef224b75d67798dfa37585a9210285eac575b5
2014-02-27writerfilter: put w14:stylisticSets & w14:cntxtAlts into GrabBagTomaž Vajngerl1-0/+18
Change-Id: Ic5b7bf51a073c4434cd09ae42fecdad25f904d26
2014-02-27writerfilter: put w14:numSpacing elements/attributes into a GrabBagTomaž Vajngerl1-0/+20
Change-Id: I242507aaa1a72ea912f043e0d6795279e8e27dcf
2014-02-27writerfilter: put w14:numForm elements/attributes into a GrabBagTomaž Vajngerl1-0/+21
Change-Id: I34a5791343c1a76055281969c1a666df357c9e03
2014-02-27writerfilter: put w14:ligatures elements/attributes into a GrabBagTomaž Vajngerl1-0/+34
Change-Id: I8c3ac3698210e6e3a6bdd01c2a9ce7f6248a3c5b
2014-02-27Missing includesStephan Bergmann1-0/+2
Change-Id: I6561641eb44dd1f81136f21e930411c4e3d7d79c
2014-02-27writerfilter: put w14:props3d elements/attributes into a GrabBagTomaž Vajngerl1-1/+77
Change-Id: Iebc465c1b5587ddddc546e2eef5cd33f6b247d2e
2014-02-27writerfilter: put w14:scene3d elements/attributes into a GrabBagTomaž Vajngerl1-0/+160
Change-Id: I9681e6a5dd96877ea87376b449242a2317a7d6b1
2014-02-27writerfilter: register w14:textFill to be add into CharGrabBagTomaž Vajngerl1-0/+3
Change-Id: Iaa16cb0cdfba152b08e2d12268fc6f8f37a256b1
2014-02-25writerfilter: put w14:textOutline attributes into a GrabBagTomaž Vajngerl1-15/+172
Change-Id: Id2ca1ee04a44c4fe17f057397646f621f8d899f7
2014-02-25writerfilter: simplify element id->name mappingTomaž Vajngerl1-58/+33
Change-Id: I842c27a8717d63fef0c11ee57a998e73bce0e1b9
2014-02-24writerfilter: put w14:reflection attributes into a GrabBagTomaž Vajngerl1-0/+26
Change-Id: I0738b3a69df9acc6e636849fbb78231621e1cad9
2014-02-24writerfilter: TextEffectsHandler - simplyfy switchTomaž Vajngerl1-21/+30
Change-Id: I9fe8967892f2298729940af3b3781fde760de69d
2014-02-23ooxml: handle w14:shadow in import/exportTomaž Vajngerl1-20/+84
Refactor the code to support an additional main element at processing of w14 elements for rPr. Change-Id: Iaf18a11bbda245b0b5b629e5f2e9f1f9682e6d41
2014-02-21some build fixage for old 32bit int/sal_Int32/long bustageCaolán McNamara1-2/+2
Change-Id: I809b8d6bad9c435333231c53001b1a961b6325d2
2014-02-22Fix 32-bit buildsStephan Bergmann1-3/+3
Change-Id: I904bd077a0a519f296155ba0d83c083e8bca67d2
2014-02-21writerfilter: add more w14:glow attributes into GrabBagTomaž Vajngerl1-7/+55
Fix and add more attributes into the GrabBag, add attributes for an element into its own collection. Change-Id: I8d2e2fa35f4bc447c7e913e5c39223fc01f39d5a
2014-02-20-Werror,-Wunused-variableStephan Bergmann1-1/+0
Change-Id: Icd55f3d51c94be6b14ab8e6cb66755180db6e290
2014-02-20writerfilter: Write w14:glow and subelements into a CharGrabBagTomaž Vajngerl1-0/+226
TextEffectsHandler is responsible to add all subelements (using nesting of Sequence and Property objects) of text effects (like w14:glow) into a CharGrabBag. Change-Id: Ie011a059b905b7cd43528dd7d40be186c4fc4229