summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfexport
AgeCommit message (Expand)AuthorFilesLines
2020-07-15tdf#133437: sw: set generated shape name if it is missingVasily Melenchuk2-0/+606
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin2-19/+11
2020-05-16CppUnittest: assert shapes in odf filesXisco Fauli4-0/+10
2020-05-15CppUnittest: sw: simplify code. use getShapes and getShapeXisco Fauli2-47/+24
2020-05-14CppUnittest: rtfexport: assert pages in odf filesXisco Fauli4-0/+24
2020-05-08improve loplugin:referencecastingNoel Grandin2-8/+6
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk1-4/+4
2020-04-06loplugin:unusedvariableplus in swNoel Grandin1-1/+1
2020-03-06sw chicago numbering: add RTF footnote exportMiklos Vajna1-0/+32
2020-03-06SwModelTestBase: speed up export testsMiklos Vajna2-9/+18
2020-03-04sw padded numbering: add RTF exportMiklos Vajna2-0/+27
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2020-02-24tdf#130817: Add unittestXisco Fauli2-0/+102
2020-01-15tdf#129574 sw: fix RTF export of table of contentsMichael Stahl2-0/+14
2020-01-02tdf#129605 rtfimport: deduplicating borders loses informationJustin Luth3-0/+92
2019-12-20tdf#129513: drop incorrect and redundant erasure of paragraph sprmMike Kaganski2-0/+15
2019-12-17Fix typosAndrea Gelmini1-2/+2
2019-12-17tdf#128320: RTF export: do not write shape attrs for postponed shapeVasily Melenchuk2-0/+25
2019-12-04tdf#128428 RTF: switch off longer space at \dntblnsbdbLászló Németh2-0/+37
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann1-1/+1
2019-11-19sw: RTF export: fix invalid RTF for shapes and text frames againMichael Stahl2-0/+134
2019-11-11tdf#128428 RTF: clean-up for longer space sequence modeLászló Németh5-0/+168
2019-11-09tdf124367 DOCX import: fix rounding error in table cell widthsBakos Attila1-1/+1
2019-11-07sw: convert remaining uses of DECLARE_RTFIMPORT_TEST()Miklos Vajna2-4/+8
2019-10-28loplugin:stringadd improve detectionNoel Grandin1-2/+1
2019-08-24tdf#123703 RTF import: fix length of space character sequenceLászló Németh2-0/+42
2019-08-23RTF filter: handle tbrl section text directionMiklos Vajna2-0/+15
2019-08-15sw btlr writing mode: RTF filter of Writer textframesMiklos Vajna2-0/+11
2019-08-13RTF filter: add redline insert/delete testcaseMiklos Vajna2-0/+44
2019-08-09sw qa: fix typos in rtfimport/export testsMiklos Vajna1-1/+1
2019-08-06tdf#126309 RTF import: fix not needed para adjust swap for bidi textMiklos Vajna2-0/+17
2019-08-02Fix typosAndrea Gelmini1-1/+1
2019-08-02sw btlr writing mode: RTF filter of Writer tbrl textframesMiklos Vajna2-0/+11
2019-08-01Fix typosAndrea Gelmini1-1/+1
2019-07-23RTF import: add tests for RTF_TLMDOT/HYPH/TH/EQMiklos Vajna2-0/+37
2019-07-20loplugin:referencecasting in swNoel Grandin4-51/+37
2019-07-16RTF import: add tests for RTF_PGBRDRT/L/B/RMiklos Vajna2-0/+21
2019-07-05Enable many more unit tests on all archsJan-Marek Glogowski1-4/+0
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-06-06tdf#125719 sw: rtf: refactor associated character propertiesSerge Krot3-0/+266
2019-04-21Fix typosAndrea Gelmini1-1/+1
2019-04-18tdf#42949 Fix IWYU warnings in sw/qa/*Gabor Kelemen4-49/+0
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-04-14loplugin:sequentialassign in swNoel Grandin1-2/+2
2019-04-10writerfilter: implement RTF derived styles defaultingMichael Stahl2-0/+39
2019-04-05sw btlr writing mode: implement RTF exportMiklos Vajna2-0/+27
2019-03-25new loplugin:unoqueryNoel Grandin3-13/+16
2019-03-12tdf#123104 DOCX import: fix lack of vertical merge due to roundingMiklos Vajna3-4/+4
2019-02-26tdf#123393 RTF import: fix too big font size in table cellMiklos Vajna2-0/+27
2019-02-21tdf#123434 FILEOPEN: RTF: missing content in cellsLászló Németh2-32/+0