summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapperTableHandler.cxx
AgeCommit message (Expand)Author
2019-10-04ofz#17992 null derefCaolán McNamara
2019-10-03tdf#81100 DOCX import: repeat header according to table styleLászló Németh
2019-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin
2019-06-18loplugin:logexceptionnicely in writerfilterNoel Grandin
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov
2019-05-10an uno -> a unoCaolán McNamara
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-04-12tdf#124344 sw btlr writing mode, DOCX import: fix vertical alignmentMiklos Vajna
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist
2019-02-05tdf#122878: enable wrap for flys in footerPatrick Jaap
2018-10-30tdf#116989: disable conversion of tables in footers to floating for nowMike Kaganski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16tdf#119885: a typo fixMike Kaganski
2018-10-16tdf#119885: OOXML import: try to get cell paddings as Word doesMike Kaganski
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov
2018-09-28tdf#119760 writerfilter: cell border priority over tblBorderJustin Luth
2018-09-17New loplugin:externalStephan Bergmann
2018-09-03tdf#82177 ooxmlimport: ignore direct insideV/H cell bordersJustin Luth
2018-08-24ofz#10045 Null derefCaolán McNamara
2018-07-31writerfilter: create StyleSheetEntry::GetMergedInheritedPropertiesJustin Luth
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-05-08tdf#117403 RTF import: fix lost cell border of merged cellMiklos Vajna
2018-03-12forcepoint #23 Null dereferenceCaolán McNamara
2018-02-14tdf#115719 DOCX import: increase paragraph spacing for anchored objectsMiklos Vajna
2018-02-07tdf#114217: Consider relative width when importing floating tableMike Kaganski
2018-01-15More loplugin:cstylecast: writerfilterStephan Bergmann
2018-01-12More loplugin:cstylecast: writerfilterStephan Bergmann
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