summaryrefslogtreecommitdiff
path: root/sw/qa/extras
AgeCommit message (Expand)AuthorFilesLines
2012-09-17n#778140 testcaseMiklos Vajna2-0/+14
2012-09-13n#778836 testcaseMiklos Vajna2-0/+15
2012-08-30n#777337 testcaseMiklos Vajna2-2/+18
2012-08-29WaE: this decimal constant is unsigned only in ISO C90Tor Lillqvist1-1/+1
2012-08-29n#777345 testcaseMiklos Vajna2-0/+20
2012-08-28fdo#52052 fix RTF import of page breaks on landscape pagesMiklos Vajna2-0/+32
2012-08-28SwModelTestBase: support extracting node contents from a layout dumpMiklos Vajna1-3/+12
2012-08-27n#775899 testcaseMiklos Vajna2-0/+29
2012-08-23n#775906 testcaseMiklos Vajna2-1/+18
2012-08-23convert docx mathml test documents into unittestsLuboš Luňák15-0/+172
2012-08-23fix math export/import in docx/rtfLuboš Luňák2-6/+0
2012-08-15moved my border test to odfimportArtur Dorda4-199/+197
2012-08-15moving border tests from {rtf,ooxml,ww8}tok to {rtf,ooxml,ww8}importArtur Dorda4-0/+0
2012-08-15Added new border test in Writer, checks all the borders, not only the top oneArtur Dorda3-0/+199
2012-08-15Border test now available in rtftokArtur Dorda2-0/+319
2012-08-15Border test now available in ww8tokArtur Dorda2-0/+11
2012-08-15Refactoring the border test in sw, one header will be in all 3 testsArtur Dorda2-138/+193
2012-08-15Word format import - new test in ooxml checking top border's widths in tablesArtur Dorda2-0/+146
2012-08-15fdo#53113 testcaseMiklos Vajna2-0/+37
2012-08-13fdo#47495 fix RTF import of multiple shapes inside textframesMiklos Vajna3-0/+188
2012-08-13fdo#53210 testcaseMiklos Vajna3-8/+15
2012-08-10fdo#48446 implement RTF_CPGMiklos Vajna2-0/+17
2012-08-08testcase for bnc#773061Luboš Luňák2-0/+17
2012-08-08make it possible to verify contents of a text run tooLuboš Luňák1-3/+5
2012-08-08fix test after the recent w:position fix (i.e. bnc#773061)Luboš Luňák1-1/+1
2012-08-08fix test after recent <w:tabs> export changeLuboš Luňák1-1/+3
2012-08-02fdo#46020: fixed missing footnote docx/doc/rtf exportCédric Bosdonnat2-0/+11
2012-08-02fdo#51034 testcaseMiklos Vajna2-0/+9
2012-08-02fdo#49892 testcaseMiklos Vajna2-0/+262
2012-08-01fdo#45724 testcaseMiklos Vajna2-0/+15
2012-07-30Related: fdo#36089 improve import of EQ field in writerfilterMiklos Vajna2-0/+17
2012-07-27fdo#48033 fix RTF import of pictures inside table cellsMiklos Vajna2-0/+48
2012-07-27SmOoxmlImport::handleR: escape brackets in math runsMiklos Vajna2-0/+11
2012-07-27fix import of nested RTF_MF groupsMiklos Vajna2-0/+21
2012-07-27test RTF_M{RAD,SEPCHR,SSUB,F}Miklos Vajna5-0/+481
2012-07-27test rtf import/export of math placeholdersMiklos Vajna2-0/+35
2012-07-27test RTF_M{NARY,LIMUPP,STRIKEH}Miklos Vajna4-0/+221
2012-07-27test RTF_M{LIM,M,BOX}Miklos Vajna5-2/+1430
2012-07-26test RTF math export escapingMiklos Vajna2-3/+25
2012-07-26test RTF_MDMiklos Vajna2-0/+183
2012-07-26add tests for RTF_MACC and RTF_MEQARRMiklos Vajna4-3/+329
2012-07-20fdo#38244 comment range odf import/export testcaseMiklos Vajna2-0/+95
2012-07-19fdo#52066 fix RTF import of rectangle shape without text in itMiklos Vajna2-0/+38
2012-07-18implement export of RTF_ATNREF, RTF_ATRFSTART and RTF_ATRFENDMiklos Vajna2-0/+43
2012-07-18fdo#38244 testcaseMiklos Vajna2-0/+68
2012-07-16warning C4928: illegal copy-initialization:Michael Stahl1-6/+6
2012-07-14WaE: possibly uninitialized valuesCaolán McNamara1-2/+2
2012-07-14fix ambiguous template parameter in testMarkus Mohrhard1-1/+1
2012-07-13getParagraph helperLuboš Luňák3-61/+36
2012-07-13helper for XPropertySetLuboš Luňák4-14/+25