summaryrefslogtreecommitdiff
path: root/sw/qa/extras/htmlexport
AgeCommit message (Expand)AuthorFilesLines
2016-07-13Moved SfxModule owner to SfxApplicationMark Page1-1/+0
2016-02-13tdf#81129 Support reading non-BMP characters in HTML documents.Mark Hung2-0/+23
2016-02-12sw: ensure that configuration change in odfexporttest.cxx ...Michael Stahl1-9/+9
2016-02-08tdf#83890 sw html export: fix missing start numbering attributeMarc Bessières2-0/+8
2016-01-28Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara1-1/+1
2016-01-11tdf#66822 - refactor HTML export of image bullet listsusobhang702-0/+10
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-08-28tdf#93449 Internal hyperlinks are not exported corectly in HTMLVasily Melenchuk2-1/+2
2015-05-19tdf#90905 fix for url encoding in internal urlsVasily Melenchuk2-0/+9
2015-03-23disable asserts for some HTML export image properties valuesTomaž Vajngerl1-2/+4
2015-02-06tdf#76291 unit test for html export href encodingVasily Melenchuk2-0/+9
2015-01-08Disable html tests on x86_64 on windowsDavid Ostrovsky1-1/+1
2014-12-16fdo#86857: sw: fix HTML export of page style background colorMichael Stahl2-0/+44
2014-12-14fdo#86761 RTF import: positive border width and fLine=0 means no borderMiklos Vajna1-2/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-2/+0
2014-10-25fdo#85179 RTF filter: import image borderMiklos Vajna1-2/+2
2014-10-03html export: Fix export of checked checkbox and radiobutton.Marco Cecchetti2-0/+20
2014-09-24Disable HTML any check which uses twip->pixel conversion on OSXTomaž Vajngerl1-2/+8
2014-09-23Not only hspace, vspace but also width, heightStephan Bergmann1-1/+1
2014-09-23Disable HTML export "hspace" and "vspace" check on OSXTomaž Vajngerl1-0/+2
2014-09-22Test HTML export of images & image properties.Tomaž Vajngerl2-0/+30
2014-08-30CppunitTest_sw_htmlexport: enable on OS XMiklos Vajna1-4/+0
2014-08-28sw: why is swdll.hxx included everywhere?Michael Stahl1-0/+1
2014-08-28sw: fix htmlexport test failureMichael Stahl1-2/+3
2014-08-27sw HTML export: avoid invalid output for embedded documentsMiklos Vajna2-0/+13
2014-08-26sw HTML export: avoid <table> directly inside <p>Miklos Vajna1-0/+2
2014-08-25CppunitTest_sw_htmlexport: enable on WindowsMiklos Vajna1-1/+1
2014-08-25HTML export: avoid invalid output for embedded spreadsheetsMiklos Vajna1-0/+2
2014-08-25sw HTML export: avoid loosing embedded objects when skipping imagesMiklos Vajna2-1/+12
2014-07-23fdo#81276: sw: HTML import: fix inverted test in CSS importMichael Stahl2-0/+34
2014-05-15sw html test: missed one class name at renamingTomaž Vajngerl1-1/+1
2014-05-15sw test: HtmlExportTest - assert pDoc exists, rename classTomaž Vajngerl1-15/+13
2014-04-29tests: add XML and HTML test tools to test moduleTomaž Vajngerl1-18/+4
2014-04-09html export: Simplify & speed-up the test.Jan Holesovsky1-11/+9
2014-04-08sw html: Add missing textAndImage.docx document..Tomaž Vajngerl1-0/+0
2014-04-08sw html: HTML export test - option with or without "skipImages"Tomaž Vajngerl1-7/+56
2013-11-15CppunitTest_sw_htmlexport: check for nullptrMiklos Vajna1-2/+2
2013-11-13Make CppunitTest_sw_htmlexport use DECLARE_SW_ROUNDTRIP_TEST()Miklos Vajna1-33/+35
2013-11-12CppunitTest_sw_htmlexport: make this really test the exported modelMiklos Vajna1-2/+16
2013-09-10Improve border equal check in filter tests 2.Zolnai Tamás1-12/+4
2013-09-09Use hex color code in character border filter testsZolnai Tamás1-7/+7
2013-09-08CharBrd 9.1: HTML filtersZolnai Tamás2-0/+33
2013-04-30fdo#62336 - unit test for conversion failure.Michael Meeks2-0/+56