summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2020-02-05tdf#130167 writerfilter: while bDiscardHeaderFooter, ignore inlinesJustin Luth1-0/+3
2020-02-05tdf#129912 correctly stop unstyled footnote parsingJan-Marek Glogowski2-1/+7
2020-02-04tdf#108272 DOCX table-only header: fix SAX parser errorLászló Németh3-9/+18
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-6/+5
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin60-244/+101
2020-01-31new loplugin:namespaceindentationNoel Grandin2-2/+4
2020-01-30tdf#129659 DOCX check global footnote contextJan-Marek Glogowski1-8/+7
2020-01-30tdf#129237 just add content checks for Input fieldsJan-Marek Glogowski1-9/+16
2020-01-29tdf#128959 DOCX import: fix missing text lines in tablesLászló Németh1-2/+8
2020-01-28tdf#130214: workaround invalid state resulting from error on importMike Kaganski1-0/+6
2020-01-28tdf#103964 DOCX import: ignore rotation when setting position of group shapesMiklos Vajna4-2/+81
2020-01-28remove some unused local varsNoel Grandin1-2/+1
2020-01-27tdf#95033 DOCX import: apply tblPrEx table borderLászló Németh3-4/+57
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin3-7/+7
2020-01-22tdf#77419 DOCX table import: ignore right white spaceLászló Németh1-0/+18
2020-01-17ofz#20169 Integer-overflowCaolán McNamara1-1/+1
2020-01-17tdf#129888 DOCX shape import: handle o:allowincellBakos Attila4-15/+26
2020-01-16sw: add DOCX import for semi-transparent textMiklos Vajna8-1/+141
2020-01-15tdf#94801 DOCX import: fix table width loss by roundingLászló Németh3-2/+16
2020-01-15DOCX import: improve support for headers/footers from cont sect breakMiklos Vajna1-1/+24
2020-01-15tdf#129525 writerfilter: ignore GOTOBUTTON fieldMichael Stahl1-1/+2
2020-01-14tdf#129805 writerfilter: fix import of nested generic fieldMichael Stahl2-8/+10
2020-01-10tdf#120344 DOCX: fix font style of numberingSzabolcs Toth1-7/+8
2020-01-10tdf#128207: DOCX import: fix chart positioningBakos Attila3-0/+11
2020-01-10use more std::make_sharedNoel Grandin6-18/+18
2020-01-09tdf#90069 DOCX: fix character style of new table rowsLászló Németh1-0/+13
2020-01-09writerfilter: fix confusing typo, it's SDT (structured document tag)Michael Stahl2-10/+10
2020-01-09cleanup tdf#129522: indentingJustin Luth2-3/+3
2020-01-08DOCX import: fix lost page break when footer ends with a tableMiklos Vajna5-3/+97
2020-01-07tdf#129522 writerfilter: allow char shadow_NONE overridesJustin Luth1-5/+5
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émeth2-0/+48
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
2020-01-06Removed redundant semicolonsAndrea Gelmini2-6/+6
2020-01-04tdf#129475 DOCX: fix gridAfter with shape-only cellsLászló Németh9-72/+132
2020-01-03tdf#129522 SvxShadowItem/writerfilter: allow shadow_NONE overridesJustin Luth1-2/+6
2020-01-02tdf#129605 rtfimport: deduplicating borders loses informationJustin Luth1-0/+13
2020-01-02tdf#129205 DOCX import: handle the <w:shd w:val="nil" ...> paragraph propertyMiklos Vajna4-1/+77
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin2-7/+7
2019-12-24Fix grammarAndrea Gelmini1-1/+1
2019-12-22loplugin:finalclasses in UnoControls..writerperfectNoel Grandin1-1/+1
2019-12-22loplugin:unusedfieldsNoel Grandin5-18/+0
2019-12-21nitpick tdf#123262 writefilter: use enum class and documentJustin Luth1-1/+10
2019-12-20tdf#129513: drop incorrect and redundant erasure of paragraph sprmMike Kaganski1-1/+0
2019-12-20tdf#123262 writerfilter: completely ignore footnote separatorsJustin Luth3-26/+34
2019-12-20tdf#87569 tdf#109411 DOCX import: fix shape anchor in tablesBakos Attila2-0/+24
2019-12-20DOCX table import: fix interaction of 1-cell rows and "inside" vertical bordersMiklos Vajna5-1/+127
2019-12-19Fix mid-air collisionStephan Bergmann1-1/+1
2019-12-19tdf#129247 writerfilter,sw: improve handling of CONTROL fieldsMichael Stahl1-1/+12