summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport/ooxmlexport4.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-05re-enable unit tests accidentally disabled with HAVE_FEATURE_ATLMichael Stahl1-4/+4
2016-04-25Some more sal_Bool -> boolStephan Bergmann1-2/+2
2016-03-22add HAVE_FEATURE_ATL to disable failing tests due to ATLMayank Gupta1-1/+13
2015-12-15sw: DOCX export: eliminate chart numbering non-determinismMichael Stahl1-2/+2
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl1-2/+2
2015-12-15sw: extend various OOXML export test to check embedded objectsMichael Stahl1-1/+88
2015-12-15sw: DOCX export: convert ODF embedded objects to OOXMLMichael Stahl1-0/+12
2015-11-16tdf#92754: Excel Chart content type is not exported properly.yogesh.bharate0011-0/+12
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-21tdf#92521 DOCX export: handle section break right after a tableMiklos Vajna1-0/+7
2015-09-07tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna1-0/+12
2015-06-26tdf#89890 DOCX import: fix too large num pic bulletMiklos Vajna1-1/+1
2015-06-15cppcheck:redundantAssignmentNoel Grandin1-5/+2
2015-02-06bnc#637947 improve DrawingML export of custom shapesAndras Timar1-0/+5
2014-12-18XmlTestTools: fix conversion from UTF-8 xmlChar strings to OUStringStephan Bergmann1-6/+1
2014-12-17Garbage in, garbage out?Stephan Bergmann1-1/+6
2014-11-20make FastSaxParser provide the whole content in one characters() callLuboš Luňák1-1/+0
2014-11-17Work around warning C4702: unreachable codeStephan Bergmann1-1/+1
2014-11-14switch saxparser from expat to libxml2Luboš Luňák1-0/+1
2014-11-07DOCX import: fix rounding error in table cell widthsMiklos Vajna1-1/+1
2014-08-19split CppunitTest_sw_ooxmlexport into several testsLuboš Luňák1-0/+803