summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TablePropertiesHandler.cxx
AgeCommit message (Expand)Author
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist
2019-03-09loplugin:singlevalfieldsNoel Grandin
2019-02-06tdf#123189 DOCX import: skip table bkground colorLászló Németh
2018-09-01remove single-value variable: nCellJustin Luth
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-06-27tdf#96099 Remove *HandlerPtr typedefs in writerfilterArkadiy Illarionov
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-02-28new loplugin unoanyNoel Grandin
2016-12-07remove member write in dtorJochen Nitschke
2015-08-03inline some use-once typedefsNoel Grandin
2015-07-22tdf#86374 DOCX import: fix btLr text table direction without <w:cantSplit/>Miklos Vajna
2015-05-19TagLogger can be staticNoel Grandin
2015-04-25writerfilter: remove remaining doctok bits from TablePropertiesHandlerMiklos Vajna
2015-04-15writerfilter: TDefTableHandler's bOOXML was always trueMiklos Vajna
2015-04-15writerfilter: TablePropertiesHandler's bOOXML was always trueMiklos Vajna
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna
2014-12-13writerfilter: only dmapper needs DomainMapper.hxxMiklos Vajna
2014-10-17Work around Clang 3.2 -Wnull-conversion bugStephan Bergmann
2014-10-17DEBUG_DOMAINMAPPER -> DEBUG_WRITERFILTERMiklos Vajna
2014-09-30Use constants for ST_VerticalJc valuesMiklos Vajna
2014-09-19fdo#83728 DOCX import: fix table alignmentMiklos Vajna
2014-08-14bnc#865381 DOCX import: handle <w:hideMark> table cell propertyMiklos Vajna
2014-08-12-Werror,-Wunused-private-fieldNoel Grandin
2014-08-12Add reference to 'DomainMapper' to some DOCX import classesAdam Co
2014-08-05writerfilter: bin OOXML_something duplication of oox::XML_something constantsMiklos Vajna
2014-08-05writerfilter: avoid 'using' in generated headerMiklos Vajna
2014-07-29fdo#81384: writerfilter: turn the horrible btLr cell text dir hackMichael Stahl
2014-05-06ooxml: fix cell theme color and shade preservationJacobo Aragunde Pérez
2014-05-02writerfilter: sal_Bool->boolNoel Grandin
2014-04-03oox: Preserve cell theme color.Jacobo Aragunde Pérez
2014-03-29coverity#1194911 Unchecked dynamic_castMiklos Vajna
2014-03-26Revert "rhbz#1075124: writerfilter: fix tables with negative left margin"Luboš Luňák
2014-03-12bnc#865381 DOCX import: fix w:trHeight for cells with btLr text directionMiklos Vajna
2014-03-11rhbz#1075124: writerfilter: fix tables with negative left marginMichael Stahl
2014-03-08writerfilter: remove no longer needed doctok/sprmids.xslMiklos Vajna
2014-03-04Silence bogus MSVC warningStephan Bergmann
2014-03-02coverity#1187657 Dead default in switchCaolán McNamara
2014-03-01writerfilter: remove last sprm tokens from ooxml/model.xmlMiklos Vajna
2014-02-26Remove visual noise from writerfilterAlexander Wilms
2014-02-13writerfilter: No need to namespace these constants, they have prefix already.Jan Holesovsky
2014-02-12DOCX import sends 'table cell redline' to SW core, and core stores itAdam Co
2014-02-12DOCX import sends 'table row redline' to SW core, and core stores itAdam Co
2013-11-05DOCX filter: handle tcMar inside tblStylePrMiklos Vajna
2013-10-31writerfilter: implement BorderHandler::getInteropGrabBag()Miklos Vajna
2013-10-31writerfilter: implement TDefTableHandler::getInteropGrabBagMiklos Vajna
2013-10-29DOCX import: also read tblPr/tcPr inside tblStylePr into InteropGrabBagMiklos Vajna
2013-10-25writerfilter: save table styles' tcPr to InteropGrabBagMiklos Vajna
2013-10-25writerfilter: store some of the values directly in TablePropertiesHandlerMiklos Vajna
2013-10-24writerfilter: implement CellMarginHandler::getInteropGrabBagMiklos Vajna