summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TablePropertiesHandler.cxx
AgeCommit message (Expand)Author
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
2013-10-24writerfilter: implement MeasureHandler::getInteropGrabBag()Miklos Vajna
2013-10-24writerfilter: implement TablePropertiesHandler::SetInteropGrabBagMiklos Vajna
2013-07-05writerfilter: PropertyMap::Insert's bIsTextProperty parameter is unusedMiklos Vajna
2013-03-26fdo#59273 import w:tblLayout of DOCX tablesMiklos Vajna
2013-02-22DOCX import: improve btLr table cell supportMiklos Vajna
2013-01-04n#793262 DOCX: import w:tcMar inside w:tcMiklos Vajna
2012-10-30writerfilter: clean up PropertyMap::insert mess:Michael Stahl
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