summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/ThemeTable.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen1-0/+3
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-3/+1
2019-10-17loplugin:virtualdead unusedparam in LoggedTable::lcl_entryNoel Grandin1-1/+1
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerfilterStephan Bergmann1-43/+43
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov1-4/+4
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist1-6/+6
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin1-12/+12
2018-01-12More loplugin:cstylecast: writerfilterStephan Bergmann1-1/+1
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-3/+3
2017-05-19remove unused languagetag.hxx includesJochen Nitschke1-0/+1
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin1-1/+1
2015-07-24writerfilter: use std::shared_ptr<> in ThemeTableMiklos Vajna1-1/+0
2015-05-19TagLogger can be staticNoel Grandin1-10/+9
2014-12-18writerfilter: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-12-09writerfilter: no need to include QNameToString in dmapperMiklos Vajna1-12/+0
2014-10-17DEBUG_DOMAINMAPPER -> DEBUG_WRITERFILTERMiklos Vajna1-9/+9
2014-08-07writerfilter: This depended on the order of attributes.Jan Holesovsky1-1/+3
2014-05-29cppcheck: unused variableJulien Nabet1-1/+0
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna1-0/+2
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-1/+1
2014-03-17writerfilter: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-01-25writerfilter: remove no longer needed generated resourceids.hxx in doctokMiklos Vajna1-1/+0
2013-12-11Fix -Werror=reorderJacobo Aragunde Pérez1-2/+3
2013-12-11Fix member initialization to comply with ISO C++Jacobo Aragunde Pérez1-1/+2
2013-12-11fdo#64232: fix theme fonts applicationJacobo Aragunde Pérez1-0/+346
2013-10-29DOCX import: store table style's rPr in InteropGrabBagMiklos Vajna1-0/+24
2013-03-18fix other problems found by WundefLuboš Luňák1-1/+1
2012-10-13writerfilter: fix new clang warningsMiklos Vajna1-6/+0
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna1-15/+15
2012-06-29Remove include guardsThomas Arnhold1-2/+0
2012-06-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-23Fix for fdo43460 Part XLV getLength() to isEmpty()Olivier Hallot1-1/+1
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen1-12/+9
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-13/+11
2011-06-17removed output to stderr [hg:9467e7f6cd60]Henning Brinkmann1-4/+0
2011-06-17imported patch debugcleanup [hg:b63fc5ed86aa]Henning Brinkmann1-9/+12
2011-03-29make writerfilter build again with debug=t: missing includeCédric Bosdonnat1-0/+4
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-9/+7
2011-02-22Remove dead codeBálint Dózsa1-5/+1
2010-12-08Using libxml2 instead of homemade stuffs for the debug outputCédric Bosdonnat1-3/+3
2010-12-03Removed the useless WRITERFILTERSTATUS commentsCédric Bosdonnat1-9/+0
2010-12-01merged DEV300_m94Henning Brinkmann1-0/+24
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-09CWS changehid: resync to m89Mathias Bauer1-1/+34
2010-08-25DEV300: changesets OOO330 up to m5Vladimir Glazunov1-1/+34
2010-08-11writerfilter09: ThemeTable: use logged resourcesHenning Brinkmann1-33/+7
2010-08-11CWS-TOOLING: integrate CWS writerfilter08ooo330Kurt Zenker1-1/+34