summaryrefslogtreecommitdiff
path: root/sw/qa/extras/htmlexport
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-28tdf#93449 Internal hyperlinks are not exported corectly in HTMLVasily Melenchuk
2015-05-19tdf#90905 fix for url encoding in internal urlsVasily Melenchuk
2015-03-23disable asserts for some HTML export image properties valuesTomaž Vajngerl
2015-02-06tdf#76291 unit test for html export href encodingVasily Melenchuk
2015-01-08Disable html tests on x86_64 on windowsDavid Ostrovsky
2014-12-16fdo#86857: sw: fix HTML export of page style background colorMichael Stahl
2014-12-14fdo#86761 RTF import: positive border width and fLine=0 means no borderMiklos Vajna
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-25fdo#85179 RTF filter: import image borderMiklos Vajna
2014-10-03html export: Fix export of checked checkbox and radiobutton.Marco Cecchetti
2014-09-24Disable HTML any check which uses twip->pixel conversion on OSXTomaž Vajngerl
2014-09-23Not only hspace, vspace but also width, heightStephan Bergmann
2014-09-23Disable HTML export "hspace" and "vspace" check on OSXTomaž Vajngerl
2014-09-22Test HTML export of images & image properties.Tomaž Vajngerl
2014-08-30CppunitTest_sw_htmlexport: enable on OS XMiklos Vajna
2014-08-28sw: why is swdll.hxx included everywhere?Michael Stahl
2014-08-28sw: fix htmlexport test failureMichael Stahl
2014-08-27sw HTML export: avoid invalid output for embedded documentsMiklos Vajna
2014-08-26sw HTML export: avoid <table> directly inside <p>Miklos Vajna
2014-08-25CppunitTest_sw_htmlexport: enable on WindowsMiklos Vajna
2014-08-25HTML export: avoid invalid output for embedded spreadsheetsMiklos Vajna
2014-08-25sw HTML export: avoid loosing embedded objects when skipping imagesMiklos Vajna
2014-07-23fdo#81276: sw: HTML import: fix inverted test in CSS importMichael Stahl
2014-05-15sw html test: missed one class name at renamingTomaž Vajngerl
2014-05-15sw test: HtmlExportTest - assert pDoc exists, rename classTomaž Vajngerl
2014-04-29tests: add XML and HTML test tools to test moduleTomaž Vajngerl
2014-04-09html export: Simplify & speed-up the test.Jan Holesovsky
2014-04-08sw html: Add missing textAndImage.docx document..Tomaž Vajngerl
2014-04-08sw html: HTML export test - option with or without "skipImages"Tomaž Vajngerl
2013-11-15CppunitTest_sw_htmlexport: check for nullptrMiklos Vajna
2013-11-13Make CppunitTest_sw_htmlexport use DECLARE_SW_ROUNDTRIP_TEST()Miklos Vajna
2013-11-12CppunitTest_sw_htmlexport: make this really test the exported modelMiklos Vajna
2013-09-10Improve border equal check in filter tests 2.Zolnai Tamás
2013-09-09Use hex color code in character border filter testsZolnai Tamás
2013-09-08CharBrd 9.1: HTML filtersZolnai Tamás
2013-04-30fdo#62336 - unit test for conversion failure.Michael Meeks