summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapperTableHandler.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-24ofz#20801 Null-derefCaolán McNamara1-0/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-19/+19
2020-02-21tdf#130799 DOCX import: fix missing inside vertical bordersSzabolcs Toth1-1/+11
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen1-2/+1
2020-02-19tdf#118812 DOCX import: fix table style preference – part 2László Németh1-44/+106
2020-02-12tdf#129575 DOCX import: fix table style preferenceLászló Németh1-25/+54
2020-02-12Revert "revert obsolete writerfilter hacks for tdf#119054 and tdf#128752"László Németh1-0/+38
2020-02-11related: tdf#106742 sw: DOCX import/export: fix default of table indentMichael Stahl1-2/+2
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-3/+2
2020-01-27tdf#95033 DOCX import: apply tblPrEx table borderLászló Németh1-4/+37
2020-01-07tdf#129452 DOCX import: fix bottom border of merged columnSzabolcs Toth1-3/+14
2020-01-07tdf#77796 DOCX: import table style based cell paddingLászló Németh1-0/+26
2020-01-06tdf#129450 DOCX import: fix bottom border of 1-row tablesSzabolcs Toth1-0/+5
2020-01-06tdf#129442 DOCX import: fix right border of 1-column tablesSzabolcs Toth1-0/+5
2019-12-20DOCX table import: fix interaction of 1-cell rows and "inside" vertical bordersMiklos Vajna1-1/+2
2019-12-16tdf#129242 Regression fixed for one cell table bordersSzabolcs Toth1-1/+1
2019-12-02revert obsolete writerfilter hacks for tdf#119054 and tdf#128752Justin Luth1-38/+0
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-13/+13
2019-11-20tdf#124399 DOCX import: don't apply inside borders to 1-cell tablesSzabolcs Toth1-0/+7
2019-11-19tdf#119054 DOCX: fix not table style based bottom marginLászló Németh1-9/+36
2019-11-15DOCX: clean-up paragraph bottom handling of table styleLászló Németh1-30/+0
2019-11-15tdf#128752 DOCX: fix partial direct paragraph spacing in tablesLászló Németh1-0/+5
2019-10-04ofz#17992 null derefCaolán McNamara1-4/+7
2019-10-03tdf#81100 DOCX import: repeat header according to table styleLászló Németh1-13/+16
2019-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin1-2/+2
2019-06-18loplugin:logexceptionnicely in writerfilterNoel Grandin1-8/+7
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov1-20/+20
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov1-2/+2
2019-04-12tdf#124344 sw btlr writing mode, DOCX import: fix vertical alignmentMiklos Vajna1-17/+0
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist1-26/+26
2019-02-05tdf#122878: enable wrap for flys in footerPatrick Jaap1-2/+1
2018-10-30tdf#116989: disable conversion of tables in footers to floating for nowMike Kaganski1-1/+2
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-16tdf#119885: a typo fixMike Kaganski1-1/+1
2018-10-16tdf#119885: OOXML import: try to get cell paddings as Word doesMike Kaganski1-13/+49
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov1-10/+7
2018-09-28tdf#119760 writerfilter: cell border priority over tblBorderJustin Luth1-8/+19
2018-09-17New loplugin:externalStephan Bergmann1-7/+7
2018-09-03tdf#82177 ooxmlimport: ignore direct insideV/H cell bordersJustin Luth1-0/+4
2018-08-24ofz#10045 Null derefCaolán McNamara1-2/+5
2018-07-31writerfilter: create StyleSheetEntry::GetMergedInheritedPropertiesJustin Luth1-31/+1
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-13/+13
2018-05-08tdf#117403 RTF import: fix lost cell border of merged cellMiklos Vajna1-4/+31
2018-03-12forcepoint #23 Null dereferenceCaolán McNamara1-1/+1
2018-02-14tdf#115719 DOCX import: increase paragraph spacing for anchored objectsMiklos Vajna1-29/+1
2018-02-07tdf#114217: Consider relative width when importing floating tableMike Kaganski1-1/+3
2018-01-15More loplugin:cstylecast: writerfilterStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: writerfilterStephan Bergmann1-1/+1