summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfimport
AgeCommit message (Expand)AuthorFilesLines
2019-11-07sw: convert remaining uses of DECLARE_RTFIMPORT_TEST()Miklos Vajna1-91/+182
2019-11-06CppunitTest_sw_rtfimport: convert one testcase to use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-1/+2
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák1-0/+2
2019-10-02loplugin:stringadd in swNoel Grandin1-3/+1
2019-08-09sw qa: fix typos in rtfimport/export testsMiklos Vajna1-1/+1
2019-08-02tdf#123702 RTF/DOCX default 1" left/right page marginsLászló Németh1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann1-4/+1
2019-07-23resurrect and improve loplugin:referencecastingNoel Grandin1-36/+25
2019-07-09tdf#126173 RTF import: fix lost SHAPE fieldsMiklos Vajna2-0/+92
2019-04-18tdf#42949 Fix IWYU warnings in sw/qa/*Gabor Kelemen1-14/+0
2019-04-10writerfilter: implement RTF derived styles defaultingMichael Stahl2-0/+45
2019-04-04CppunitTest_sw_rtfimport: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-29/+14
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-03-25new loplugin:unoqueryNoel Grandin1-4/+5
2019-03-12tdf#123104 DOCX import: fix lack of vertical merge due to roundingMiklos Vajna1-1/+1
2019-01-29tdf#122430 RTF import: fix lost font size on footnote startMiklos Vajna2-0/+38
2019-01-23tdf#90097 rtfimport: rewrite unit test so it run reliablyJustin Luth1-15/+1
2019-01-18convert POR constants to scoped enumNoel Grandin1-1/+2
2018-12-27Fix typoAndrea Gelmini1-1/+1
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-2/+1
2018-09-25tdf#119599 RTF import: fix missing deduplication of font sizeMiklos Vajna2-0/+17
2018-07-17tdf#81943 sw RTF import: fix missing wrap in background for in-table shapeMiklos Vajna2-0/+54
2018-07-10sw RTF import: add tests for shape prop posh left/right casesMiklos Vajna2-0/+53
2018-07-03Fix typoAndrea Gelmini1-1/+1
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand1-6/+14
2018-06-02Removed executable permission on data filesAndrea Gelmini2-0/+0
2018-05-14remove page count check in a test (irrelevant and fragile)Luboš Luňák1-3/+0
2018-05-09Fix some IWYU warningsMiklos Vajna1-2/+14
2018-05-08tdf#117403 RTF import: fix lost cell border of merged cellMiklos Vajna2-0/+29
2018-04-26tdf#117246 RTF import: don't loose page breaks inside nested groupsMiklos Vajna2-0/+17
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-2/+2
2018-04-04tdf#116265 RTF import: ignore \fi in para if it repeats invalid \fi from listMiklos Vajna2-0/+36
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-2/+2
2018-03-29Clean up copy/paste (of a function called "paste")Stephan Bergmann1-33/+4
2018-03-28Pasted-in document need only be opened for readingStephan Bergmann1-1/+1
2018-03-28Check successful filter operationStephan Bergmann1-1/+1
2018-03-28Check successful stream creationStephan Bergmann1-0/+1
2018-03-20tdf#116269 RTF import: implement reverse deduplication for listsMiklos Vajna2-0/+30
2018-02-27tdf#115715 RTF import: ignore zero para indents in styles without parentsMiklos Vajna2-5/+50
2018-02-06Fix typosAndrea Gelmini1-1/+1
2018-02-06tdf#115242 RTF import: order numPr before other paragraph propertiesMiklos Vajna2-0/+48
2018-01-30tdf#115155 RTF import: fix left indent handling inside list definitionMiklos Vajna2-0/+40
2018-01-28Unit test for tdf#105910, tdf#115276, tdf#115278Mike Kaganski2-0/+148
2018-01-24tdf#115153 the missing test documentMichael Stahl1-0/+9
2018-01-24tdf#115153 writerfilter: RTF import: fix vert orient of Word 6 shapesMichael Stahl1-0/+14
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna1-2/+0
2017-12-11Enable RTF import tests on WindowsMike Kaganski1-3/+0
2017-12-11tdf#114333: consider trleft for 1st cell width on import; don't...Mike Kaganski1-1/+1
2017-12-11Use platform-specific newline in unit testMike Kaganski1-1/+1