summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfimport/rtfimport.cxx
AgeCommit message (Expand)Author
2017-03-17tdf#105729 RTF import: \ltrpar should not override \qc from styleMiklos Vajna
2017-03-08tdf#104287 RTF import: handle bitmap shapes inside tablesMiklos Vajna
2017-02-24writerfilter: RTF import: hex-escaped \r and \n create paragraph breakMichael Stahl
2017-01-04tdf#104744 RTF import: fix unexpected zero para left margin wrt style dedupMiklos Vajna
2016-12-07tdf#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
2016-05-18tdf#82073 RTF import: handle \clcbpatrawMiklos Vajna
2016-05-10tdf#96275 RTF import: fix anchor of shapes inside tablesMiklos Vajna
2016-05-03tdf#95707 RTF import: handle device-independent bitmapsMiklos Vajna
2016-04-27Resolves: tdf#99498 don't overwrite trwWidth value if set on a tableCaolán McNamara
2016-04-26CppunitTest_sw_rtfimport: disable testTdf90097 on OS XMiklos Vajna
2016-04-26tdf#90097 RTF import: handle fRelFlipV property for line shapesMiklos Vajna
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-30Related: tdf#65642 RTF export: \pgnucltr testcaseMiklos Vajna
2016-03-22tdf#65642 RTF filter: import \pgnrestart and \pgnucltrMiklos Vajna
2016-03-10RTF import: handle classification during copy&pasteMiklos Vajna
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-09RTF export: write user-defined document propertiesMiklos Vajna
2016-03-09RTF import: handle \staticvalMiklos Vajna
2016-03-09sw testcases: avoid using UI name for default style nameMiklos Vajna
2016-03-01tdf#96326 RTF import: handle checkbox form field undefined resultMiklos Vajna
2016-02-24Remove unncessary castsStephan Bergmann
2016-02-23tdf#59699 RTF import: handle INCLUDEPICTURE fieldMiklos Vajna
2016-02-22Work around apprently rounding issue in test with retina mac.Norbert Thiebaud
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-17sw: indentation fixesMiklos Vajna
2016-02-12sw: ensure that configuration change in odfexporttest.cxx ...Michael Stahl
2016-02-10tdf#87034 RTF import: fix multiple superscripts after footnote ...Miklos Vajna
2016-01-15Fix tdf#97035 - FILEOPEN: RTF wrong cell widthGuillaume Smaha
2016-01-12RTF import, fix landscape flag & implement lndscpsxnGuillaume Smaha
2016-01-12tdf#61511 RTF export: handle page background solid color fillMiklos Vajna
2016-01-10Fix typosAndrea Gelmini
2016-01-08tdf#96308 RTF import: fix tab stop inheritance inside table cellsMiklos Vajna
2016-01-08Related: tdf#96308 RTF import: fix RTF_DEFTAB handlingMiklos Vajna