summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport
AgeCommit message (Expand)AuthorFilesLines
2013-06-19sal_Int32 as long on 32bit, how we hate theeCaolán McNamara1-2/+2
2013-06-19fdo#64238: fix for missing footer bugAdam Co3-0/+44
2013-06-16docx: fdo#43093 fdo#44029 fix the alignment when the paragraph are RTLFaisal M. Al-Otaibi2-0/+37
2013-06-15fdo#58819 testcaseMiklos Vajna2-1/+35
2013-06-15missing braceMiklos Vajna1-0/+1
2013-06-15fix fdo#63053 ampersand in document title causes corrupt docxabdulmajeed ahmed2-1/+10
2013-06-13DOCX: don't export auto color as page backgroundMiklos Vajna2-0/+11
2013-06-13fdo#65655 : fix for Different_Odd_And_Even_Pages flag ignoredAdam Co2-0/+16
2013-06-11fdo#65265 : fix for DOCX export of formatting dataAdam Co2-0/+12
2013-06-03fdo#46808, Use service constructor for ZipFileAccessNoel Grandin1-3/+2
2013-06-03fdo#65257 : DOCX not exporting background colorAdam Co2-0/+9
2013-05-23fdo#64826 : fix for track-changes export in DOCXAdam Co2-0/+8
2013-04-30fdo#62336 - unit test for conversion failure.Michael Meeks1-0/+1
2013-04-26SwModelTestBase: add save(), next to load() and reload()Miklos Vajna1-6/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-05w:numPicBullet export testcaseMiklos Vajna2-0/+22
2013-03-29fdo#48557 implement DOCX export of inner margin values for textbox textMiklos Vajna2-0/+14
2013-03-26testcase for the previous starmath docx fixesLuboš Luňák2-0/+9
2013-03-06Commenting 3 failing tests before someone can have a look at itFridrich Štrba1-3/+3
2013-03-04docx import: table styles and rPr/pPr tags unit testPierre-Eric Pelloux-Prayer2-0/+24
2013-02-20testcase for 349e9248f801d23735478abafe5328f79dfe4378Miklos Vajna2-0/+62
2013-01-30sw: add textframe gradient DOCX roundtrip testcaseMiklos Vajna2-1/+26
2013-01-22sw: DOCX export of TextFrame border/shadow testcaseMiklos Vajna2-0/+20
2013-01-22sw: DOCX export of TextFrames testcaseMiklos Vajna2-0/+10
2013-01-18disable the test case for paragraph mark exportLuboš Luňák1-1/+1
2013-01-15docx export: add test case for paragraph mark exportPierre-Eric Pelloux-Prayer2-0/+15
2012-12-21sw: add csv output for extra filter testsMiklos Vajna1-11/+4
2012-11-18sw: move swmodeltestbase.hxx to qa/extras/inc/Miklos Vajna1-2/+1
2012-11-15n#789482 DOCX: export track change data after w:hyperlinkMiklos Vajna2-0/+20
2012-11-09fdo#51550 fix DOCX export dataloss on non-math/chart OLE exportMiklos Vajna2-0/+10
2012-10-31convert union SingleLineBorders to structMichael Stahl1-6/+14
2012-10-29sw/qa: fix build in ooxmlexportMiklos Vajna1-1/+1
2012-10-29docx export: unit test table/cell borders exportPierre-Eric Pelloux-Prayer2-0/+62
2012-10-22sw: remove duplicated testMiklos Vajna2-5/+1
2012-10-20sw: run export tests twiceMiklos Vajna1-58/+51
2012-10-08Fix fdo#47669: also check if we started the tag before ending itKorrawit Pruegsanusak2-0/+16
2012-10-02docx export: add unit test for 9751056Pierre-Eric Pelloux-Prayer1-0/+49
2012-09-26sw: remove unneeded using statements in qa/extrasMiklos Vajna1-2/+0
2012-08-23convert docx mathml test documents into unittestsLuboš Luňák15-0/+172
2012-08-23fix math export/import in docx/rtfLuboš Luňák1-3/+0
2012-08-08fix test after recent <w:tabs> export changeLuboš Luňák1-1/+3
2012-08-02fdo#51034 testcaseMiklos Vajna2-0/+9
2012-07-27SmOoxmlImport::handleR: escape brackets in math runsMiklos Vajna2-0/+11
2012-07-18fdo#38244 testcaseMiklos Vajna2-0/+68
2012-07-14fix ambiguous template parameter in testMarkus Mohrhard1-1/+1
2012-07-13helper for XPropertySetLuboš Luňák1-2/+2
2012-07-13testcase for the recent fix with (not) exporting default tab stop to styleLuboš Luňák2-0/+15
2012-05-14Initial ooxml export testMiklos Vajna2-0/+83