summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfimport
AgeCommit message (Expand)Author
2017-08-23tdf#108943 RTF import: handle \tx inside a list level definitionMiklos Vajna
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin
2017-07-25tdf#108951 RTF import: fix missing custom bullet typesMiklos Vajna
2017-07-13move round-tripables from rtfimport to new rtfexport2Justin Luth
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-20tdf#108416 RTF import: fix unexpected bold list numberingMiklos Vajna
2017-06-19Watermark: auto size in the RTFSzymon Kłos
2017-06-12tdf#108055 RTF: Header and Footer are added multiple times.Thomas Beck
2017-06-07tdf#108123 RTF paste: fix asymmetric shape <-> table manager stackMiklos Vajna
2017-05-30tdf#106950 sw: support CharShadingValue property on paragraph stylesMiklos Vajna
2017-05-16tdf#106953 RTF import: fix missing paragraph left marginMiklos Vajna
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19tdf#107116 RTF import: fix missing upper and lower borders around textMiklos Vajna
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-07tdf#106692 writerfilter: RTF import: fix \'0d in \leveltextMichael Stahl
2017-04-06loplugin:unreffun (clang-cl)Stephan Bergmann
2017-04-04sw: indentation fixesMiklos Vajna
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-04-03sw: indentation fixesMiklos Vajna
2017-04-03use actual UNO enums in swNoel Grandin
2017-03-28tdf#106694 RTF import: fix missing paragraph tab positionMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-14tdf#105729 RTF import: \ltrpar should not override \qc from styleMiklos Vajna
2017-03-07tdf#104287 RTF import: handle bitmap shapes inside tablesMiklos Vajna
2017-02-23writerfilter: RTF import: hex-escaped \r and \n create paragraph breakMichael Stahl
2017-02-09tdf#105852: don't merge cells if there were no merge continuationMike Kaganski
2017-02-06Add missing #includesStephan Bergmann
2017-01-30Indentation fixesMiklos Vajna
2017-01-25tdf#105511: Unit testMike Kaganski
2017-01-03tdf#104744 RTF import: fix unexpected zero para left margin wrt style dedupMiklos Vajna
2016-12-06tdf#104317 RTF import: avoid setting CustomShapeGeometry on a line shapeMiklos Vajna
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-28Reintroduce "tdf#90697 unit test for rtf import"Samuel Mehrbrodt
2016-09-27Revert "tdf#90697 unit test for rtf import"Samuel Mehrbrodt
2016-09-27tdf#90697 unit test for rtf importSamuel Mehrbrodt
2016-09-20tdf#84684 RTF import: fix ZOrder of child shapes inside group shapeMiklos Vajna
2016-09-06tdf#44986 RTF import: handle \trwWidthA by faking cellsMiklos Vajna
2016-08-16tdf#100507 RTF import: don't set default para style to the 0th char styleMiklos Vajna
2016-08-04tdf#78506 RTF import: fix handling of invalid \levelnumbersMiklos Vajna
2016-07-08oox: indentation fixesMiklos Vajna
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-01remove stylename dependency from rtfimportJustin Luth
2016-06-16tdf#91684 RTF import: handle fFlipH and fFlipV shape propsMiklos Vajna
2016-06-14Related: tdf#91684 RTF import: fix scaling of group shape childrenMiklos Vajna
2016-06-07tdf#50821 RTF import: fix handling of \trpaddf{b,l,r,t}Miklos Vajna
2016-05-31tdf#77349 RTF import: automatically generate names for images if neededMiklos Vajna
2016-05-25tdf#74795 RTF import: handle row-level default cell marginsMiklos Vajna