summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport/ooxmlexport2.cxx
AgeCommit message (Expand)Author
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann
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-08-15loplugin:redundantcast, find more functional castsNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08Watermark: VML export/import font sizeSzymon Kłos
2017-06-01Improve suppression of loplugin:redundantcast in CPPUNIT_ASSERTStephan Bergmann
2017-05-28Watermark: VML font-family import for textpathSzymon Kłos
2017-04-17tdf#106742: OOXML import/export: treat "tblInd" properly.Vitaliy Anderson
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-04-03use actual UNO enums in swNoel Grandin
2017-02-07Replace macro with functionStephan Bergmann
2016-11-05ooxmlexport*: cleanup - remove unnecessary "crop" linesJustin Luth
2016-10-15clang-cl loplugin: swStephan Bergmann
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-25Some more sal_Bool -> boolStephan Bergmann
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-01sw: for better or worse getParagraph() is 1-basedMichael Stahl
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-10Imagedata test: test fill-attributes are not written at allJoren De Cuyper
2015-05-09Do not write v:fill properties on export of imagedataJoren De Cuyper
2015-01-22writerfilter: DOCX import: better error handling than "catch (...) {}"Michael Stahl
2014-11-21Use oox::drawingml::convertEmuToHmm()Miklos Vajna
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-01DocxAttributeOutput::CharEscapement: avoid writing <w:sz> twiceMiklos Vajna
2014-09-29SwModelTestBase: allow validating only a subset of the test filesMiklos Vajna
2014-09-26DOCX drawingML import: fix remaining rotation / flip combinationsMiklos Vajna
2014-08-19split CppunitTest_sw_ooxmlexport into several testsLuboš Luňák