summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfimport
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-05tdf#104016 RTF import: deduplicate before text indent from numberingMiklos Vajna2-0/+39
2017-12-04tdf#97648 ooxmlimport: calculate percentage-based widthsJustin Luth1-4/+2
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna1-159/+295
2017-11-21RTF import: add even section break testcaseMiklos Vajna2-0/+22
2017-11-19tdf#108947 Added Unittest.Thomas Beck2-0/+134
2017-11-14RTF import: add odd section break testcaseMiklos Vajna2-0/+20
2017-11-09Revert "tdf#108947 Added Unittest."Thorsten Behrens2-131/+0
2017-11-09tdf#108947 Added Unittest.Thomas Beck2-0/+131
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-10-10tdf#112211 RTF import: fix unwanted direct formatting for other indentsMiklos Vajna2-0/+52
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann1-2/+2
2017-08-23tdf#108943 RTF import: handle \tx inside a list level definitionMiklos Vajna2-0/+43
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin1-2/+2
2017-07-25tdf#108951 RTF import: fix missing custom bullet typesMiklos Vajna2-0/+47
2017-07-13move round-tripables from rtfimport to new rtfexport2Justin Luth177-6047/+2
2017-06-27loplugin:oncevar in swNoel Grandin1-2/+2
2017-06-20tdf#108416 RTF import: fix unexpected bold list numberingMiklos Vajna2-0/+26
2017-06-19Watermark: auto size in the RTFSzymon Kłos2-0/+417
2017-06-12tdf#108055 RTF: Header and Footer are added multiple times.Thomas Beck2-0/+282
2017-06-07tdf#108123 RTF paste: fix asymmetric shape <-> table manager stackMiklos Vajna2-0/+58
2017-05-30tdf#106950 sw: support CharShadingValue property on paragraph stylesMiklos Vajna2-0/+17
2017-05-16tdf#106953 RTF import: fix missing paragraph left marginMiklos Vajna2-0/+32
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann1-3/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-19tdf#107116 RTF import: fix missing upper and lower borders around textMiklos Vajna2-0/+16
2017-04-14update cppunit to 1.14.0Markus Mohrhard1-105/+0
2017-04-12enum spelling: throught -> throughJustin Luth1-4/+4
2017-04-07tdf#106692 writerfilter: RTF import: fix \'0d in \leveltextMichael Stahl1-0/+6
2017-04-06loplugin:unreffun (clang-cl)Stephan Bergmann1-0/+13
2017-04-04sw: indentation fixesMiklos Vajna1-8/+48