summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2012-09-28n#782061 testcaseMiklos Vajna2-0/+12
2012-09-27n#781825 fix DOCX import of bottom para margin autospacingMiklos Vajna1-1/+1
2012-09-27n#779627: VML: import mso-position-vertical:center and friendsCédric Bosdonnat1-1/+21
2012-09-26DOCX image drop shadow testcase.Eilidh McAdam2-1/+19
2012-09-26sw: remove unneeded using statements in qa/extrasMiklos Vajna10-40/+16
2012-09-26n#780843 testcaseMiklos Vajna2-0/+23
2012-09-25n#780853 testcaseMiklos Vajna2-0/+15
2012-09-24fdo#49655 fix RTF import of text in the middle of table definitionMiklos Vajna2-0/+20
2012-09-21n#780563: Fixed table import in shapes table handler was missingCédric Bosdonnat2-0/+13
2012-09-21fdo#55187 fix DOCX import of unicode 0xNN0d when it's a separate runMiklos Vajna2-0/+9
2012-09-21fdo#52389 fix RTF import of paragraph without RTF_PAR at the end of the docMiklos Vajna2-0/+12
2012-09-21Added unit test for 53b7f7df0617bcbd7bbef9a34ef53e5097eb16dcCédric Bosdonnat2-0/+18
2012-09-21n#779834 testcaseMiklos Vajna2-0/+8
2012-09-19DOCX ink testcaseMiklos Vajna2-4/+16
2012-09-19RTF ink testcaseMiklos Vajna2-0/+194
2012-09-19n#778828 testcaseMiklos Vajna2-0/+17
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud2-2/+1
2012-09-17n#778140 testcaseMiklos Vajna2-0/+14
2012-09-13n#778836 testcaseMiklos Vajna2-0/+15
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin5-27/+0
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-29Resolves: fdo#38983 allow extra word boundary charactersCaolán McNamara1-0/+110
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-22fdo#53399 Word count is inconsistent and wrong with non-breaking spaceMuhammad Haggag1-2/+8
2012-08-20Remove dead java code, fields and local variablesNoel Grandin1-1/+0
2012-08-20SwXTextTable: add "TableBorder2" propertyMichael Stahl1-0/+273
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-13add cppunit tests to guard against .txt import regressionsCaolán McNamara7-4/+21
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-03Related: fdo#46757 extend ModelToViewHelper for more casesCaolán McNamara1-0/+111