summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapperTableManager.cxx
AgeCommit message (Expand)Author
2018-01-12More loplugin:cstylecast: writerfilterStephan Bergmann
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-07-31loplugin:constparams in writerfilterNoel Grandin
2017-07-25DomainMapperTableManager::sprm: use std::findMike Kaganski
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-04-27writerfilter: SvxFrameDirectionItem::PutValue() wants an UNO shortMiklos Vajna
2017-02-28new loplugin unoanyNoel Grandin
2017-01-02tdf#104876 writerfilter: m_bTableSizeTypeInserted = false hereJustin Luth
2016-06-27loplugin:singlevalfields in writerfilter and xmlsecNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-12-09tdf#95755: Don't discard table properties in endOfRowAction()Mike Kaganski
2015-07-28writerfilter: use std::unique_ptr<> in DomainMapperTableManagerMiklos Vajna
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-19TagLogger can be staticNoel Grandin
2015-04-18writerfilter: clean up remaining doctok bits in DomainMapperTableManagerMiklos Vajna
2015-04-15writerfilter: TDefTableHandler's bOOXML was always trueMiklos Vajna
2015-04-15writerfilter: TablePropertiesHandler's bOOXML was always trueMiklos Vajna
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-12-22writerfilter: fold single remaining header of resourcemodel into dmapperMiklos Vajna
2014-12-13writerfilter: only dmapper needs DomainMapper.hxxMiklos Vajna
2014-12-02DomainMapperTableManager::m_bOOXML was always trueMiklos Vajna
2014-11-30Avoid having TableManager as a template classMiklos Vajna
2014-11-28DOCX import: ignore <w:tblpPr> in shape textMiklos Vajna
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-07writerfilter: handle ooxml:CT_TblPrBase_bidiVisualMiklos Vajna
2014-11-07DOCX import: fix rounding error in table cell widthsMiklos Vajna
2014-11-06DOCX import: fix <w:tblW w:type="auto"/> handling when cells have fixed widthsMiklos Vajna
2014-11-03be a little more consistent stylewiseCaolán McNamara
2014-11-01coverity#1000600 Division or modulo by float zeroCaolán McNamara
2014-10-29coverity#1202781 Division or modulo by zeroCaolán McNamara
2014-10-28coverity#1000600 Division or modulo by zeroCaolán McNamara
2014-10-17Work around Clang 3.2 -Wnull-conversion bugStephan Bergmann
2014-10-17DEBUG_DOMAINMAPPER -> DEBUG_WRITERFILTERMiklos Vajna
2014-09-28Use constants for ST_TextDirection valuesMiklos Vajna
2014-09-27DomainMapperTableManager::sprm: fix typoMiklos Vajna
2014-09-15Resolves: fdo#66496 don't crash on loading specific .docxCaolán McNamara
2014-08-12-Werror,-Wunused-private-fieldNoel Grandin
2014-08-12Add reference to 'DomainMapper' to some DOCX import classesAdam Co
2014-08-10Sync oox -> writerfilter alias for wordprocessingmlMiklos Vajna
2014-08-05writerfilter: tokenize all attributes of CT_CnfMiklos Vajna
2014-08-04more ambiguity fixesMiklos Vajna
2014-08-04fix ambiguityStephan Bergmann
2014-08-04DOCX import: handle all attributes of CT_TblLookMiklos Vajna
2014-08-04writerfilter: tokenize all attributes of CT_TblLookMiklos Vajna
2014-07-31fdo#75757: Remove inheritance from std::map.Matthew Pottage
2014-07-29fdo#81384: writerfilter: turn the horrible btLr cell text dir hackMichael Stahl