summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2013-07-15fdo#54900 RTF import: support setting para align after textMiklos Vajna2-0/+30
2013-07-11fdo#58577 DOCX export: handle multiple textframes anchored to the same paraMiklos Vajna2-0/+10
2013-07-10fdo#66682 RTF export: fix level text of SVX_NUM_ARABICMiklos Vajna2-0/+46
2013-07-09fdo#66565 RTF import: don't produce cell widths smaller than MINLAYMiklos Vajna2-0/+47
2013-07-09bnc#822175 DOCX filter: export wrapping of text framesMiklos Vajna2-0/+12
2013-07-08fdo#39001 RTF import: fix fake empty page at the end of the docMiklos Vajna2-0/+30
2013-07-04bnc#820504 VML import: don't anchor shapes TO_PAGEMiklos Vajna2-1/+7
2013-07-02fdo#46361 oox: fixes for the VML import of groupshape textboxesMiklos Vajna2-1/+24
2013-06-28bnc#823655 fix RTF import of freeform shape coordinatesMiklos Vajna2-0/+74
2013-06-28bnc#823655 RTF import: ignore styles without a typeMiklos Vajna2-0/+22
2013-06-28SwModelTestBase: fix for leaking temporary filesMiklos Vajna1-0/+2
2013-06-23fdo#43641 testcaseMiklos Vajna2-0/+13
2013-06-18bnc#825305 RTF import of fFilled shape propertyMiklos Vajna2-0/+90
2013-06-18added unit test for n#820504Cédric Bosdonnat2-0/+12
2013-06-07bnc#820788 VML import of v:textbox's mso-fit-shape-to-text style propertyMiklos Vajna2-0/+12
2013-06-06wwSectionManager: fix import of page bordersMiklos Vajna2-0/+11
2013-06-05bnc#820509 testcaseMiklos Vajna2-0/+19
2013-06-04fdo#62044 RTF import: don't overwrite existing styles when pastingMiklos Vajna3-0/+28
2013-05-30bnc#817956 page border shadow testcaseMiklos Vajna2-0/+12
2013-05-30bnc#817956 v:textpath VML import testcaseMiklos Vajna2-0/+26
2013-05-27bnc#817956 DOCX import of document background colorMiklos Vajna2-0/+9
2013-05-27testcase for bfb93ffc6d72d22a833acf9d8c9d166153dad7c0Miklos Vajna2-0/+11
2013-05-21bnc#818997 RTF import: don't ignore page breaks between shapesMiklos Vajna2-0/+85
2013-05-16sw/qa: add a READMEMiklos Vajna1-0/+10
2013-05-15fdo#62977 allow SAL_MAX_INT16..SAL_MAX_UINT16 when importing RTF_UMiklos Vajna2-0/+32
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-14testcase for becb244b4974609b0570e8db27d74e7e1179181cMiklos Vajna1-0/+10
2013-05-13bnc#816593 WW8 import testcaseMiklos Vajna2-0/+11
2013-05-13bnc#816603 testcaseMiklos Vajna4-12/+23
2013-05-11testcase for 133f4d750a46dc67797d2f23f25a1bb39620d59fMiklos Vajna2-0/+41
2013-05-08test case for WPS Office CVE-2012-4886/EDB-25140Caolán McNamara1-0/+0
2013-05-07sw_filters_test: add support for ooxml filesMiklos Vajna5-5/+9
2013-05-07fdo#64256 writerfilter: handle void GraphicURL in ListsManager::lcl_sprmMiklos Vajna2-4/+5
2013-05-06fdo#42144 WW8 export: avoid writing pointless empty footersMiklos Vajna2-0/+9
2013-05-02bnc#779630 testcaseMiklos Vajna2-0/+27
2013-05-02bnc#779630 initial DOCX import of w:sdt's w:dateMiklos Vajna1-1/+4
2013-04-30fdo#62336 - unit test for conversion failure.Michael Meeks5-2/+62
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-30n#592908: docx import, fixed handling of w10:wrapCédric Bosdonnat3-0/+24
2013-04-30fix refresh() callDavid Ostrovsky1-14/+4
2013-04-29Fixing Indentation RTL bugAdam Co1-0/+0
2013-04-29...and update TODO commentStephan Bergmann1-6/+1
2013-04-29RuntimeException missing from exception specification for UNO methodStephan Bergmann1-1/+1
2013-04-28comment out storeToURL() as it crashes with debug buildDavid Ostrovsky1-2/+7
2013-04-27fdo#55814 migrate java unit test to pythonDavid Ostrovsky1-0/+123
2013-04-26Revert "temporarily disable conditionalstyles-tbllook.docx test"Luboš Luňák1-1/+1
2013-04-26SwModelTestBase: add save(), next to load() and reload()Miklos Vajna3-13/+13
2013-04-26fdo#58949 testcaseMiklos Vajna2-0/+25
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin2-6/+6
2013-04-26Java cleanup, remove unused importsNoel Grandin2-14/+0