summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapperTableHandler.cxx
AgeCommit message (Expand)Author
2020-05-15tdf#132514 DOCX import: fix lost table style with footerLászló Németh
2020-02-21tdf#130799 DOCX import: fix missing inside vertical bordersSzabolcs Toth
2020-02-12related: tdf#106742 sw: DOCX import/export: fix default of table indentMichael Stahl
2020-01-20tdf#129452 DOCX import: fix bottom border of merged columnSzabolcs Toth
2020-01-08tdf#129450 DOCX import: fix bottom border of 1-row tablesSzabolcs Toth
2020-01-08tdf#129442 DOCX import: fix right border of 1-column tablesSzabolcs Toth
2019-12-22DOCX table import: fix interaction of 1-cell rows and "inside" vertical bordersMiklos Vajna
2019-12-17tdf#129242 Regression fixed for one cell table bordersSzabolcs Toth
2019-11-21tdf#119054 DOCX: fix not table style based bottom marginLászló Németh
2019-11-20tdf#124399 DOCX import: don't apply inside borders to 1-cell tablesSzabolcs Toth
2019-11-19DOCX: clean-up paragraph bottom handling of table styleLászló Németh
2019-11-18tdf#128752 DOCX: fix partial direct paragraph spacing in tablesLászló Németh
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