summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport/ooxmlexport.cxx
AgeCommit message (Expand)Author
2022-02-18tdf#104823: support for sdt plain text fieldsVasily Melenchuk
2020-11-11tdf#133163 DOCX: export formula cellsLászló Németh
2020-11-10tdf#118682 DOCX: export formula fieldsLászló Németh
2020-07-04tdf#134043 DOCX import: DropDown text field instead of ComboBox form controlSerge Krot
2020-05-06tdf#116883: sw: support for lists level format stringVasily Melenchuk
2020-05-06tdf#108496: DOCX: redesign of override in listsVasily Melenchuk
2020-01-31Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-12-09fdo#38414 tdf#44986: DOCX table import: handle gridBefore/AfterLászló Németh
2019-12-06tdf#120546 fix DOCX overriding numrule formatJan-Marek Glogowski
2019-09-02tdf#55436 - Add SYMBOL_CHICAGO numbering scheme (for footnotes)Tim Bartlett
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-12MSForms: Test import / export of character formatting for date fieldTamá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-01-23tdf#115094 part III: DOCX export: export floating tables directlyPatrick Jaap
2019-01-18convert POR constants to scoped enumNoel Grandin
2018-09-19tdf#118393: FILESAVE: DOCX Export loses header/footerSerge Krot
2018-07-11sw/qa: CjkNumberedListTestHelper -> getNumberingTypeOfParagraphMark Hung
2018-07-09tdf#102619 writerfilter: first create style, then set FollowStyleJustin Luth
2018-05-25tdf#117171 unit test for DOCX export/import of number namesLászló Németh
2018-05-24revert tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth
2018-05-10tdf#79315 Fix wp:effectExtent issue when exporting inline picture to DOCX.Victor Mireyev
2018-03-13tdf#116179 Support reading "auto" colour from docxLuke Deller
2018-02-13tdf#106541 preventative unit test: don't force inheritanceJustin Luth
2018-01-18tdf#76817 ooxmlexport: only use stylename for Outline listJustin Luth
2018-01-15tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth
2017-11-21loplugin:flatten in swNoel Grandin
2017-09-19Related: tdf#112211 DOCX import: fix handling of missing first ind in <w:lvl>Miklos Vajna
2017-08-31tdf#108765 DOCX: after import, allow default styles againJustin Luth
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-04-03use actual UNO enums in swNoel Grandin
2017-03-14No need for --disable-activex and --disable-atl any longerTor Lillqvist
2016-12-19tdf#104713 writerfilter: parentless styles - only if default definedJustin Luth
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-11-05ooxmlexport*: cleanup - remove unnecessary "crop" linesJustin Luth
2016-09-15tdf#53856 writerfilter set parentless style based on defaultJustin Luth
2016-08-30Related: tdf#44986 DOCX import: handle w:gridAfter by faking cellsMiklos Vajna
2016-08-15tdf#97090 writerfilter - don't fill_SOLID with auto colorJustin Luth
2016-07-01re-enable unit tests accidentally disabled with HAVE_FEATURE_ATLMichael Stahl
2016-04-30Fix typosAndrea Gelmini
2016-04-29tdf#99434: import/export documentProtection-forms from .docx incl. testOliver Specht
2016-03-22add HAVE_FEATURE_ATL to disable failing tests due to ATLMayank Gupta
2016-03-09sw testcases: avoid using UI name for default style nameMiklos Vajna
2016-02-13tdf#76817: fix missing heading styles assigned to outline levels in ooxmlMark Hung
2016-02-09Remove excess newlinesChris Sherlock
2016-01-27tdf#84317 convert missing numbering types to OOXML tokens.Mark Hung
2015-12-15sw: extend various OOXML export test to check embedded objectsMichael Stahl
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann