summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TablePropertiesHandler.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-3/+2
2020-01-27tdf#95033 DOCX import: apply tblPrEx table borderLászló Németh1-0/+19
2020-01-10use more std::make_sharedNoel Grandin1-6/+6
2020-01-06Removed redundant semicolonsAndrea Gelmini1-4/+4
2019-11-02New loplugin:conditionalstringStephan Bergmann1-1/+1
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist1-3/+3
2019-03-09loplugin:singlevalfieldsNoel Grandin1-18/+2
2019-02-06tdf#123189 DOCX import: skip table bkground colorLászló Németh1-0/+2
2018-09-01remove single-value variable: nCellJustin Luth1-1/+1
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-1/+1
2018-06-27tdf#96099 Remove *HandlerPtr typedefs in writerfilterArkadiy Illarionov1-7/+7
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-2/+2
2016-12-07remove member write in dtorJochen Nitschke1-7/+0
2015-08-03inline some use-once typedefsNoel Grandin1-1/+1
2015-07-22tdf#86374 DOCX import: fix btLr text table direction without <w:cantSplit/>Miklos Vajna1-2/+8
2015-05-19TagLogger can be staticNoel Grandin1-5/+4
2015-04-25writerfilter: remove remaining doctok bits from TablePropertiesHandlerMiklos Vajna1-34/+3
2015-04-15writerfilter: TDefTableHandler's bOOXML was always trueMiklos Vajna1-1/+1
2015-04-15writerfilter: TablePropertiesHandler's bOOXML was always trueMiklos Vajna1-5/+4
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna1-1/+1
2014-12-13writerfilter: only dmapper needs DomainMapper.hxxMiklos Vajna1-1/+1
2014-10-17Work around Clang 3.2 -Wnull-conversion bugStephan Bergmann1-5/+5
2014-10-17DEBUG_DOMAINMAPPER -> DEBUG_WRITERFILTERMiklos Vajna1-3/+3
2014-09-30Use constants for ST_VerticalJc valuesMiklos Vajna1-7/+7
2014-09-19fdo#83728 DOCX import: fix table alignmentMiklos Vajna1-1/+0
2014-08-14bnc#865381 DOCX import: handle <w:hideMark> table cell propertyMiklos Vajna1-0/+8
2014-08-12-Werror,-Wunused-private-fieldNoel Grandin1-3/+2
2014-08-12Add reference to 'DomainMapper' to some DOCX import classesAdam Co1-2/+4
2014-08-05writerfilter: bin OOXML_something duplication of oox::XML_something constantsMiklos Vajna1-5/+6
2014-08-05writerfilter: avoid 'using' in generated headerMiklos Vajna1-0/+1
2014-07-29fdo#81384: writerfilter: turn the horrible btLr cell text dir hackMichael Stahl1-1/+4
2014-05-06ooxml: fix cell theme color and shade preservationJacobo Aragunde Pérez1-1/+1
2014-05-02writerfilter: sal_Bool->boolNoel Grandin1-1/+1
2014-04-03oox: Preserve cell theme color.Jacobo Aragunde Pérez1-4/+6
2014-03-29coverity#1194911 Unchecked dynamic_castMiklos Vajna1-1/+1
2014-03-26Revert "rhbz#1075124: writerfilter: fix tables with negative left margin"Luboš Luňák1-2/+2
2014-03-12bnc#865381 DOCX import: fix w:trHeight for cells with btLr text directionMiklos Vajna1-4/+8
2014-03-11rhbz#1075124: writerfilter: fix tables with negative left marginMichael Stahl1-2/+2
2014-03-08writerfilter: remove no longer needed doctok/sprmids.xslMiklos Vajna1-1/+0
2014-03-04Silence bogus MSVC warningStephan Bergmann1-1/+1
2014-03-02coverity#1187657 Dead default in switchCaolán McNamara1-3/+0
2014-03-01writerfilter: remove last sprm tokens from ooxml/model.xmlMiklos Vajna1-2/+1
2014-02-26Remove visual noise from writerfilterAlexander Wilms1-1/+1
2014-02-13writerfilter: No need to namespace these constants, they have prefix already.Jan Holesovsky1-4/+4
2014-02-12DOCX import sends 'table cell redline' to SW core, and core stores itAdam Co1-0/+31
2014-02-12DOCX import sends 'table row redline' to SW core, and core stores itAdam Co1-1/+34
2013-11-05DOCX filter: handle tcMar inside tblStylePrMiklos Vajna1-0/+5
2013-10-31writerfilter: implement BorderHandler::getInteropGrabBag()Miklos Vajna1-0/+4
2013-10-31writerfilter: implement TDefTableHandler::getInteropGrabBagMiklos Vajna1-0/+4