summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport/ooxmlexport8.cxx
AgeCommit message (Expand)Author
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-09-09sw_ooxmlimport: move export test to sw_ooxmlexport8Xisco Fauli
2020-09-03tdf#91260: Restore unittest removed in b6850bbe95418ecfde404be1696548f18d200c9bXisco Fauli
2020-08-21tdf#106153 sw compatibility: fix textboxes exceeding the pageAttila Bakos
2020-08-05tdf#134572 DOCX: Incorrect default value in dropdown text fieldsSerge Krot
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-31sw: introduce a Library_swqahelperMiklos Vajna
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-06-17tdf#134043 DOCX import: DropDown text field instead of ComboBox form controlSerge Krot
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin
2020-05-16CppUnittest: assert shapes in odf filesXisco Fauli
2020-05-15CppUnittest: sw: simplify code. use getShapes and getShapeXisco Fauli
2020-05-13CppUnittest: ooxmlexport: assert pages in odf filesXisco Fauli
2020-05-11CppUnittest: Revert all my previous commits asserting pagesXisco Fauli
2020-05-10CppunitTest: ooxmlexport8: disable assert on macXisco Fauli
2020-05-09CppUnittest: ooxmlexport8: assert pages where possibleXisco Fauli
2020-05-02tdf#106724: sw: Add unittestXisco Fauli
2020-05-01tdf#66496: sw: Add unittestXisco Fauli
2020-04-17tdf#48569: sw: Add unittestXisco Fauli
2020-04-08CppunitTest: remove duplicated codeXisco Fauli
2020-01-28remove some unused local varsNoel Grandin
2020-01-17ofz#20169 Integer-overflowCaolán McNamara
2020-01-15tdf#94801 DOCX import: fix table width loss by roundingLászló Németh
2019-12-17tdf#112202 writerfilter,sw: fix loss of headersMichael Stahl
2019-11-22tdf#128153 docx/VML: apply style properties to shape textJustin Luth
2019-11-09tdf124367 DOCX import: fix rounding error in table cell widthsBakos Attila
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-12MSForms: DOCX filter: update testN820509() testTamás Zolnai
2019-07-12MSForms: DOCX filter: reenable passing testTamás Zolnai
2019-07-12MSForms: DOCX import of text-based date fieldTamás Zolnai
2019-04-18tdf#42949 Fix IWYU warnings in sw/qa/*Gabor Kelemen
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-02tdf#123705: avoid duplicate themeColorJulien Nabet
2019-02-15sw btlr writing mode: implement DOCX filterMiklos Vajna
2018-10-31writerfilter: implement formprotJustin Luth
2018-10-29tdf#108954 docxexport: only emit section if diff from currentJustin Luth
2018-08-16tdf#106572 writerfilter: don't write to dummy paragraphJustin Luth
2018-08-10tdf#91999 export/drawingml: shape rotate 180 is not specialJustin Luth
2018-07-10~NFC related tdf#102619 writerfilter: use ConvertStyleName()Justin Luth
2018-07-07Drop TEST_FONTS_MISSING for HAVE_MORE_FONTSKhaled Hosny
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-23Split ooxmlexport8 to avoid too many sections in object file with MSVC2015Tor Lillqvist
2017-10-19sw: enable ooxml export tests also for Win32Serge Krot
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann