summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport
AgeCommit message (Expand)Author
2020-01-28remove some unused local varsNoel Grandin
2020-01-27fix bug in testTdf128304Noel Grandin
2020-01-27tdf#95033 DOCX import: apply tblPrEx table borderLászló Németh
2020-01-25tdf#129423: Make export tests export-only where applicableShivam Kumar Singh
2020-01-24DOCX export: fix line spacing when spacing is 0Miklos Vajna
2020-01-22tdf#77419 DOCX table import: ignore right white spaceLászló Németh
2020-01-22sw: add DOCX export for semi-transparent textMiklos Vajna
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna
2020-01-19tdf#128290 add tblLayout element to docx exportLouis Meyrat
2020-01-18tdf#129423: Make export tests export-only where applicableKemal Ayhan
2020-01-17can restore this test againCaolán McNamara
2020-01-17ofz#20169 Integer-overflowCaolán McNamara
2020-01-17tdf#126795 docx export and TabsRelativeToIndent: added unit testSerge Krot
2020-01-17tdf#129888 DOCX shape import: handle o:allowincellBakos Attila
2020-01-17tdf#88496 DOCX: disable long repeating table headerLászló Németh
2020-01-15tdf#94801 DOCX import: fix table width loss by roundingLászló Németh
2020-01-15DOCX import: improve support for headers/footers from cont sect breakMiklos Vajna
2020-01-14tdf#128304 export TB_RL writing mode as eaVirtMark Hung
2020-01-12tdf#129423: Make export tests export-only where applicableayhanyalcinsoy
2020-01-10tdf#120344 DOCX: fix font style of numberingSzabolcs Toth
2020-01-10tdf#128207: DOCX import: fix chart positioningBakos Attila
2020-01-09tdf#129522 ooxmlexport: allow char shadow_NONE overrideJustin Luth
2020-01-08DOCX import: fix lost page break when footer ends with a tableMiklos Vajna
2020-01-08Grammar fixesAndrea Gelmini
2020-01-07tdf#129452 DOCX import: fix bottom border of merged columnSzabolcs Toth
2020-01-07tdf#77796 DOCX: import table style based cell paddingLászló Németh
2020-01-06tdf#129450 DOCX import: fix bottom border of 1-row tablesSzabolcs Toth
2020-01-06tdf#129442 DOCX import: fix right border of 1-column tablesSzabolcs Toth
2020-01-03tdf#129522 SvxShadowItem/writerfilter: allow shadow_NONE overridesJustin Luth
2020-01-02tdf#129423: Make export tests export-only where applicableOnur Yilmaz
2020-01-02tdf#129423: Make export tests export-only where applicableOnur Yilmaz
2019-12-27tdf#129423: Make export tests export-only where applicableayhanyalcinsoy
2019-12-26tdf#129423: Make export tests export-only where applicableOnur Yilmaz
2019-12-26tdf#129423: Make export tests export-only where applicableOnur Yilmaz
2019-12-26tdf#129423: Make export tests export-only where applicableOnur Yilmaz
2019-12-20tdf#123262 writerfilter: completely ignore footnote separatorsJustin Luth
2019-12-20tdf#87569 tdf#109411 DOCX import: fix shape anchor in tablesBakos Attila
2019-12-17tdf#112202,tdf#112201 sw: add testMichael Stahl
2019-12-17tdf#112202 writerfilter,sw: fix loss of headersMichael Stahl
2019-12-16tdf#129353, tdf#129402: fix node creation on index importMike Kaganski
2019-12-16tdf#129242 Regression fixed for one cell table bordersSzabolcs Toth
2019-12-08fdo#38414 tdf#44986: DOCX table import: handle gridBefore/AfterLászló Németh
2019-12-08tdf#116194 DOCX import: fix missing tables with w:gridBeforeLászló Németh
2019-12-07Fix typosAndrea Gelmini
2019-12-06Related: tdf#115719 DOCX import: fix increased spacing vs left-aligned objectsMiklos Vajna
2019-12-06tdf#120546 fix DOCX overriding numrule formatJan-Marek Glogowski
2019-12-05tdf#127579 DOCX export: fix losing color and underline of ODT hyperlinksTünde Tóth
2019-12-04Fix typoAndrea Gelmini
2019-12-04tdf#99602 writerfilter: export only default subscript in stylesJustin Luth
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann