summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapperTableHandler.cxx
AgeCommit message (Expand)Author
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin
2017-07-31loplugin:constparams in writerfilterNoel Grandin
2017-07-28tdf#109524: use 100% table width when there's no explicit width availableMike Kaganski
2017-07-02loplugin:casttovoid: writerfilterStephan Bergmann
2017-05-16tdf#107889 DOCX import: consider page breaks for multi-page floattablesMiklos Vajna
2017-05-05loplugin:checkunusedparams in writerfilterNoel Grandin
2017-04-20Related: tdf#106690 DOCX import: don't reduce auto-space accross cellsMiklos Vajna
2017-04-17tdf#106742: OOXML import/export: treat "tblInd" properly.Vitaliy Anderson
2017-03-31use actual UNO enums in writerfilterNoel Grandin
2017-03-30writerfilter: DOCX import: fix handling of w:hideMark vs. w:vMergeMichael Stahl
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-09tdf#105852: don't merge cells if there were no merge continuationMike Kaganski
2017-01-04tdf#99616 writerfilter: hideMark shouldn't force min sizeJustin Luth
2016-12-19tdf#104162 DOCX import: fix crash on <w:hideMark/> in a comment tableMiklos Vajna
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-11-10writerfilter: remove never read m_xTableRangeMiklos Vajna
2016-11-08tdf#79329 DOCX import: fix missing outer table with floattable at cell startMiklos Vajna
2016-08-30tdf#101589 MS import: set 1-row table to don't split if row is setJustin Luth
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2016-04-08tdf#99140 DOCX import: fix table horizontal aligment to be 'from left' ...Miklos Vajna
2016-02-09Remove excess newlinesChris Sherlock
2016-01-29writerfilter: uno::Sequence -> std::vector for table rangesMiklos Vajna
2016-01-28writerfilter: uno::Sequence -> std::vector for table row rangesMiklos Vajna
2016-01-27writerfilter: uno::Sequence -> std::vector for table cell rangesMiklos Vajna
2016-01-21writerfilter: can use a plain instance for the cell sequence hereMiklos Vajna
2016-01-20writerfilter: can use a plain instance for the row sequence hereMiklos Vajna
2015-12-22writerfilter: can use a plain instance for the table sequence hereMiklos Vajna
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-23tdf#87460 DOCX import: fix missing endnote in floattableMiklos Vajna
2015-06-16writerfilter: fix comment in DomainMapperTableHandler::endTable()Miklos Vajna
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-06-01tdf#79639 DOCX import: don't delay text frame conversion of in-header tablesMiklos Vajna
2015-05-19TagLogger can be staticNoel Grandin
2015-04-28Booleans are logged via sal_uInt32 hereStephan Bergmann
2015-03-05V801: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2014-12-07writerfilter: util.hxx is used only inside dmapperMiklos Vajna
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-17Work around Clang 3.2 -Wnull-conversion bugStephan Bergmann
2014-10-17DEBUG_DOMAINMAPPER -> DEBUG_WRITERFILTERMiklos Vajna
2014-10-16writerfilter: make dmapper logging a runtime decision, not a buildtime oneMiklos Vajna