summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport/ooxmlexport3.cxx
AgeCommit message (Expand)Author
2020-04-21tdf#123346 DOCX VML shape export: fix arrow markerSzabolcs
2020-04-14tdf#104565 DOCX drawing object export: fix arrow positionsSzabolcs
2020-04-01tdf#100751 DOCX VML shape import: fix arrow directionSzabolcs Toth
2020-02-21tdf#130799 DOCX import: fix missing inside vertical bordersSzabolcs Toth
2020-02-21tdf#95495 DOCX import: fix inherited list level of custom stylesSzabolcs Toth
2020-02-14RTF/DOCX export: always set hyphenation to auto at document levelVasily Melenchuk
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-17tdf#129242 Regression fixed for one cell table bordersSzabolcs Toth
2019-11-20tdf#124399 DOCX import: don't apply inside borders to 1-cell tablesSzabolcs Toth
2019-08-06tdf#118936 writerfilter: MultiPropertySet exception lost propertiesJustin Luth
2019-08-01tdf#126544 writerfilter: check parent style exists before assigningJustin Luth
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-10Fix CppunitTest_sw_ooxmlexport3 on systems with DPI scalingMike Kaganski
2019-07-05Enable many more unit tests on all archsJan-Marek Glogowski
2019-04-18tdf#42949 Fix IWYU warnings in sw/qa/*Gabor Kelemen
2019-04-11XmlTestTools::getXPath now asserts that non-empty attribute existsMike Kaganski
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-23tdf#115094 part III: DOCX export: export floating tables directlyPatrick Jaap
2018-07-30related tdf#72560 ooxmlexport3: fix tinderbox long -> sal_Int32Justin Luth
2018-07-30related tdf#72560 writerfilter: also check rPrDefaultsJustin Luth
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-03-08tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann
2017-07-31tdf#108944 writerfilter: fix missing footnote separatorJustin Luth
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-22remove unneeded specificity in unit testJustin Luth
2017-04-17Make the testTdf106974_int32Crop pass on my Mac, tooStephan Bergmann
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-04-13Make the testTdf106974_int32Crop pass on my MacTor Lillqvist
2017-04-06tdf#106974 docx export: Crop is "long", not sal_Int16Justin Luth
2017-04-03use actual UNO enums in swNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-01-21coverity#1399028 Unchecked dynamic_castCaolán McNamara
2017-01-18tdf#92470 docxexport: add support for XML_numRestartJustin Luth
2016-11-07tdf#41542 MSWordExport: accommodate image's borderless paddingJustin Luth
2016-10-15clang-cl loplugin: swStephan Bergmann
2016-08-30tdf#101589 MS import: set 1-row table to don't split if row is setJustin Luth
2016-08-29tdf#101589 MS export: use dont-split-row for 1-row tableJustin Luth
2016-03-09sw testcases: avoid using UI name for default style nameMiklos Vajna
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-12-08sw: un-break DOCX formula exportMichael Stahl
2015-11-06com::sun::star->css in sw/qa/Noel Grandin
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin