summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2012-08-13fdo#47495 fix RTF import of multiple shapes inside textframesMiklos Vajna
2012-08-13add cppunit tests to guard against .txt import regressionsCaolán McNamara
2012-08-13fdo#53210 testcaseMiklos Vajna
2012-08-10fdo#48446 implement RTF_CPGMiklos Vajna
2012-08-08testcase for bnc#773061Luboš Luňák
2012-08-08make it possible to verify contents of a text run tooLuboš Luňák
2012-08-08fix test after the recent w:position fix (i.e. bnc#773061)Luboš Luňák
2012-08-08fix test after recent <w:tabs> export changeLuboš Luňák
2012-08-03Related: fdo#46757 extend ModelToViewHelper for more casesCaolán McNamara
2012-08-02fdo#46020: fixed missing footnote docx/doc/rtf exportCédric Bosdonnat
2012-08-02fdo#51034 testcaseMiklos Vajna
2012-08-02fdo#49892 testcaseMiklos Vajna
2012-08-01fdo#45724 testcaseMiklos Vajna
2012-07-30add in some more filter testsCaolán McNamara
2012-07-30Related: fdo#36089 improve import of EQ field in writerfilterMiklos Vajna
2012-07-27fdo#48033 fix RTF import of pictures inside table cellsMiklos Vajna
2012-07-27SmOoxmlImport::handleR: escape brackets in math runsMiklos Vajna
2012-07-27fix import of nested RTF_MF groupsMiklos Vajna
2012-07-27test RTF_M{RAD,SEPCHR,SSUB,F}Miklos Vajna
2012-07-27test rtf import/export of math placeholdersMiklos Vajna
2012-07-27test RTF_M{NARY,LIMUPP,STRIKEH}Miklos Vajna
2012-07-27test RTF_M{LIM,M,BOX}Miklos Vajna
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin
2012-07-26refactor ModelToViewHelper, should have unchanged resultsCaolán McNamara
2012-07-26test RTF math export escapingMiklos Vajna
2012-07-26test RTF_MDMiklos Vajna
2012-07-26add tests for RTF_MACC and RTF_MEQARRMiklos Vajna
2012-07-20fdo#38244 comment range odf import/export testcaseMiklos Vajna
2012-07-20SwPostItField: add aName memberMiklos Vajna
2012-07-19Related: fdo#46757 fix weird word/char count with hidden deleted textCaolán McNamara
2012-07-19fdo#52066 fix RTF import of rectangle shape without text in itMiklos Vajna
2012-07-180xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002.Caolán McNamara
2012-07-18implement export of RTF_ATNREF, RTF_ATRFSTART and RTF_ATRFENDMiklos Vajna
2012-07-18fdo#38244 testcaseMiklos Vajna
2012-07-17Resolves: fdo49629 GotoEndOfWord fails with footnote at word endCaolán McNamara
2012-07-16warning C4928: illegal copy-initialization:Michael Stahl
2012-07-14WaE: possibly uninitialized valuesCaolán McNamara
2012-07-14fix ambiguous template parameter in testMarkus Mohrhard
2012-07-13getParagraph helperLuboš Luňák
2012-07-13helper for XPropertySetLuboš Luňák
2012-07-13testcase for the recent fix with (not) exporting default tab stop to styleLuboš Luňák
2012-07-13forgot to rename this oneMiklos Vajna
2012-07-13sw/qa/extras: rename import tests from *tok to *importMiklos Vajna
2012-07-13add testcase for fc508908f55cc1fe5a22adcba710cebb75fc979cLuboš Luňák
2012-07-13sw: add initial odftok testMiklos Vajna
2012-07-13java: printStackTrace always to stderrThomas Arnhold
2012-07-11add a testcase for the recent writerfilter numbering fixLuboš Luňák
2012-07-06fdo#33960: fix cross reference number test failureMichael Stahl
2012-07-04refactor handling of double border widths:Michael Stahl
2012-06-29Java5 update - convert to use genericsNoel Grandin