summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfimport/rtfimport.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-11tdf#117403 RTF import: fix lost cell border of merged cellMiklos Vajna1-0/+14
2018-04-26tdf#117246 RTF import: don't loose page breaks inside nested groupsMiklos Vajna1-0/+6
2018-03-26tdf#116269 RTF import: implement reverse deduplication for listsMiklos Vajna1-0/+8
2018-02-28tdf#115715 RTF import: ignore zero para indents in styles without parentsMiklos Vajna1-5/+12
2018-02-09tdf#115242 RTF import: order numPr before other paragraph propertiesMiklos Vajna1-0/+8
2018-01-30tdf#115155 RTF import: fix left indent handling inside list definitionMiklos Vajna1-0/+10
2018-01-27tdf#115153 writerfilter: RTF import: fix vert orient of Word 6 shapesMichael Stahl1-0/+14
2017-12-06tdf#104016 RTF import: deduplicate before text indent from numberingMiklos Vajna1-0/+9
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna1-159/+295
2017-11-21RTF import: add even section break testcaseMiklos Vajna1-0/+12
2017-11-19tdf#108947 Added Unittest.Thomas Beck1-0/+21
2017-11-14RTF import: add odd section break testcaseMiklos Vajna1-0/+10
2017-11-09Revert "tdf#108947 Added Unittest."Thorsten Behrens1-18/+0
2017-11-09tdf#108947 Added Unittest.Thomas Beck1-0/+18
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-10-10tdf#112211 RTF import: fix unwanted direct formatting for other indentsMiklos Vajna1-0/+9
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 Vajna1-0/+19
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin1-2/+2
2017-07-25tdf#108951 RTF import: fix missing custom bullet typesMiklos Vajna1-0/+9
2017-07-13move round-tripables from rtfimport to new rtfexport2Justin Luth1-1766/+2
2017-06-27loplugin:oncevar in swNoel Grandin1-2/+2
2017-06-20tdf#108416 RTF import: fix unexpected bold list numberingMiklos Vajna1-0/+8
2017-06-19Watermark: auto size in the RTFSzymon Kłos1-0/+10
2017-06-12tdf#108055 RTF: Header and Footer are added multiple times.Thomas Beck1-0/+50
2017-06-07tdf#108123 RTF paste: fix asymmetric shape <-> table manager stackMiklos Vajna1-0/+10
2017-05-30tdf#106950 sw: support CharShadingValue property on paragraph stylesMiklos Vajna1-0/+9
2017-05-16tdf#106953 RTF import: fix missing paragraph left marginMiklos Vajna1-0/+9
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 Vajna1-0/+6
2017-04-14update cppunit to 1.14.0Markus Mohrhard1-105/+0
2017-04-12enum spelling: throught -> throughJustin Luth1-4/+4
2017-04-06loplugin:unreffun (clang-cl)Stephan Bergmann1-0/+13
2017-04-04sw: indentation fixesMiklos Vajna1-8/+48
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin1-48/+8
2017-04-03sw: indentation fixesMiklos Vajna1-8/+48
2017-04-03use actual UNO enums in swNoel Grandin1-0/+52
2017-03-28tdf#106694 RTF import: fix missing paragraph tab positionMiklos Vajna1-0/+8
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-14tdf#105729 RTF import: \ltrpar should not override \qc from styleMiklos Vajna1-0/+6
2017-03-07tdf#104287 RTF import: handle bitmap shapes inside tablesMiklos Vajna1-0/+8
2017-02-23writerfilter: RTF import: hex-escaped \r and \n create paragraph breakMichael Stahl1-0/+10
2017-02-09tdf#105852: don't merge cells if there were no merge continuationMike Kaganski1-0/+14
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-30Indentation fixesMiklos Vajna1-5/+14
2017-01-25tdf#105511: Unit testMike Kaganski1-0/+27
2017-01-03tdf#104744 RTF import: fix unexpected zero para left margin wrt style dedupMiklos Vajna1-0/+7
2016-12-06tdf#104317 RTF import: avoid setting CustomShapeGeometry on a line shapeMiklos Vajna1-0/+8