summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport/ooxmlexport3.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-31tdf#126544 writerfilter: check parent style exists before assigningJustin Luth1-0/+5
2019-06-18XmlTestTools::getXPath now asserts that non-empty attribute existsMike Kaganski1-6/+12
2019-01-29tdf#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
2016-11-07tdf#41542 MSWordExport: accommodate image's borderless paddingJustin Luth1-0/+13
2016-10-15clang-cl loplugin: swStephan Bergmann1-2/+2
2016-08-30tdf#101589 MS import: set 1-row table to don't split if row is setJustin Luth1-0/+8
2016-08-29tdf#101589 MS export: use dont-split-row for 1-row tableJustin Luth1-0/+6
2016-03-09sw testcases: avoid using UI name for default style nameMiklos Vajna1-3/+3
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2016-01-10Fix typosAndrea Gelmini1-2/+2
2015-12-08sw: un-break DOCX formula exportMichael Stahl1-0/+3
2015-11-06com::sun::star->css in sw/qa/Noel Grandin1-3/+3
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin1-1/+1
2015-11-04loplugin:stringconstantNoel Grandin1-5/+5
2015-10-14sw: indentation fixesMiklos Vajna1-73/+73
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-1/+1
2015-03-21Char highlight: RTF filtersZolnai Tamás1-49/+0
2015-03-21Char highlight: enable DOCX importZolnai Tamás1-2/+2
2015-02-02oox: 89 DPI is not such a great defaultMiklos Vajna1-19/+10
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-1/+1
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-11DOCX export: don't write w:suppressAutoHyphens unconditionallyMiklos Vajna1-0/+3
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-08-19split CppunitTest_sw_ooxmlexport into several testsLuboš Luňák1-0/+1048