summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport/ooxmlexport3.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-18tdf#92526 DrawingML shape export: fix 0 line widthSzabolcs Toth1-0/+12
2020-05-16CppUnittest: assert shapes in odf filesXisco Fauli1-0/+1
2020-05-15CppUnittest: sw: simplify code. use getShapes and getShapeXisco Fauli1-14/+10
2020-05-13CppUnittest: ooxmlexport: assert pages in odf filesXisco Fauli1-0/+3
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin1-39/+39
2020-04-20tdf#123346 DOCX VML shape export: fix arrow markerSzabolcs1-0/+12
2020-04-08CppunitTest: remove duplicated codeXisco Fauli1-5/+1
2020-04-08tdf#104565 DOCX drawing object export: fix arrow positionsSzabolcs1-0/+12
2020-03-31tdf#100751 DOCX VML shape import: fix arrow directionSzabolcs Toth1-0/+12
2020-02-21tdf#130799 DOCX import: fix missing inside vertical bordersSzabolcs Toth1-0/+11
2020-02-19tdf#118812 DOCX import: fix table style preference – part 2László Németh1-2/+23
2020-02-14Fix typoAndrea Gelmini1-1/+1
2020-02-14RTF/DOCX export: always set hyphenation to auto at document levelVasily Melenchuk1-2/+2
2020-02-13tdf#95495 DOCX import: fix inherited list level of custom stylesSzabolcs Toth1-0/+10
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna1-1/+1
2020-01-12tdf#129423: Make export tests export-only where applicableayhanyalcinsoy1-39/+13
2020-01-10tdf#120344 DOCX: fix font style of numberingSzabolcs Toth1-0/+17
2020-01-07tdf#129452 DOCX import: fix bottom border of merged columnSzabolcs Toth1-0/+13
2020-01-06tdf#129450 DOCX import: fix bottom border of 1-row tablesSzabolcs Toth1-0/+12
2020-01-06tdf#129442 DOCX import: fix right border of 1-column tablesSzabolcs Toth1-0/+11
2019-12-16tdf#129242 Regression fixed for one cell table bordersSzabolcs Toth1-0/+13
2019-11-29tdf#118947 writerfilter: remove obsolete tablestyle fontsize hackJustin Luth1-0/+9
2019-11-20tdf#124399 DOCX import: don't apply inside borders to 1-cell tablesSzabolcs Toth1-0/+11
2019-08-06tdf#118936 writerfilter: MultiPropertySet exception lost propertiesJustin Luth1-0/+5
2019-08-01tdf#126544 writerfilter: check parent style exists before assigningJustin Luth1-0/+5
2019-07-20loplugin:referencecasting in swNoel Grandin1-3/+3
2019-07-10Fix CppunitTest_sw_ooxmlexport3 on systems with DPI scalingMike Kaganski1-9/+29
2019-07-05Enable many more unit tests on all archsJan-Marek Glogowski1-10/+0
2019-04-18tdf#42949 Fix IWYU warnings in sw/qa/*Gabor Kelemen1-26/+0
2019-04-11XmlTestTools::getXPath now asserts that non-empty attribute existsMike Kaganski1-6/+12
2019-02-10loplugin:indentation in swNoel Grandin1-13/+12
2019-01-23tdf#115094 part III: DOCX export: export floating tables directlyPatrick Jaap1-1/+1
2018-07-30related tdf#72560 ooxmlexport3: fix tinderbox long -> sal_Int32Justin Luth1-1/+1
2018-07-30related tdf#72560 writerfilter: also check rPrDefaultsJustin Luth1-0/+9
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-03-08tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky1-0/+11
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-2/+2
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai1-57/+0
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann1-1/+1
2017-07-31tdf#108944 writerfilter: fix missing footnote separatorJustin Luth1-0/+3
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-22remove unneeded specificity in unit testJustin Luth1-1/+1
2017-04-17Make the testTdf106974_int32Crop pass on my Mac, tooStephan Bergmann1-1/+3
2017-04-14update cppunit to 1.14.0Markus Mohrhard1-31/+0
2017-04-13Make the testTdf106974_int32Crop pass on my MacTor Lillqvist1-1/+2
2017-04-06tdf#106974 docx export: Crop is "long", not sal_Int16Justin Luth1-0/+10
2017-04-03use actual UNO enums in swNoel Grandin1-0/+31
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-01-21coverity#1399028 Unchecked dynamic_castCaolán McNamara1-1/+2
2017-01-18tdf#92470 docxexport: add support for XML_numRestartJustin Luth1-0/+9