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