summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TblStylePrHandler.cxx
AgeCommit message (Expand)Author
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-08tdf#131959 DOCX: import tblInd from table styleLászló Németh
2020-04-07loplugin:unusedvariableplus in writerfilterNoel Grandin
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-07tdf#77796 DOCX: import table style based cell paddingLászló Németh
2019-10-03tdf#81100 DOCX import: repeat header according to table styleLászló Németh
2019-10-01tdf#81100 DOCX: keep "repeat table header" table style settingLászló Németh
2019-09-28loplugin:constmethod in writerfilterNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerfilterStephan Bergmann
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist
2018-10-15Avoid useless copy of vectorsMike Kaganski
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-02-28new loplugin unoanyNoel Grandin
2015-07-31writerfilter: use std::unique_ptr<> in TblStylePrHandlerMiklos Vajna
2015-05-19TagLogger can be staticNoel Grandin
2015-04-15writerfilter: TablePropertiesHandler's bOOXML was always trueMiklos Vajna
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2014-12-09writerfilter: no need to include QNameToString in dmapperMiklos Vajna
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-17Work around Clang 3.2 -Wnull-conversion bugStephan Bergmann
2014-10-17DEBUG_DOMAINMAPPER -> DEBUG_WRITERFILTERMiklos Vajna
2014-10-09Use constants for ST_TblStyleOverrideType valuesMiklos Vajna
2014-08-12-Werror,-Wunused-private-fieldNoel Grandin
2014-08-12Add reference to 'DomainMapper' to some DOCX import classesAdam Co
2014-07-11Use comphelper::SequenceAsVectorMiklos Vajna
2014-05-19writerfilter: remove using namespace from headersThomas Arnhold
2014-03-17writerfilter: prefer passing OUString by referenceNoel Grandin
2013-10-30writerfilter: also store table style typeMiklos Vajna
2013-10-29DOCX import: also read tblPr/tcPr inside tblStylePr into InteropGrabBagMiklos Vajna
2013-10-29DOCX import: read tblStylePr into InteropGrabBagMiklos Vajna
2013-10-24writerfilter: implement TablePropertiesHandler::SetInteropGrabBagMiklos Vajna
2013-10-24writerfilter: implement TblStylePrHandler::getInteropGrabBagMiklos Vajna
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17imported patch debugcleanup [hg:b63fc5ed86aa]Henning Brinkmann
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2010-12-08Using libxml2 instead of homemade stuffs for the debug outputCédric Bosdonnat
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-08-11writerfilter09: TblStylePrHandler: use logged resourcesHenning Brinkmann
2010-01-05writerfilter07: logging for debugHenning Brinkmann[hbrinkm]
2009-10-28CWS-TOOLING: integrate CWS writerfilter32bugfixes01Ivo Hinkelmann