summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfimport
AgeCommit message (Expand)AuthorFilesLines
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-0/+3
2014-01-05RTF export: write RTF_FTNSEP and RTF_CHFTNSEP if necessaryMiklos Vajna2-16/+0
2014-01-05RTF import: handle RTF_FTNSEP and RTF_CHFTNSEPMiklos Vajna2-0/+16
2013-12-29fdo#41109 RTF shape import: handle fBehindDocument propertyMiklos Vajna2-0/+46
2013-12-29fdo#41109 RTF shape import: shpz has priority over dhgtMiklos Vajna2-0/+52
2013-12-28fdo#65090 RTF filter: import RTF_CLMGF and RTF_CLMRGMiklos Vajna2-0/+16
2013-12-23sw: chmod -x docx, doc and rtf testcasesMiklos Vajna3-0/+0
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-05RTF: use "InsertMode" insead of "IsNewDoc" for consistencyMichael Stahl1-2/+2
2013-12-05cp#1000017 DOCX/RTF import: avoid fake tab char in footnotesMiklos Vajna1-2/+1
2013-11-23WaE: macro is not usedTor Lillqvist1-2/+0
2013-11-22cp#1000016 DOCX/RTF import: fix RemoveLastParagraph() on WindowsMiklos Vajna1-2/+17
2013-11-15cp#1000018 RTF import: empty para at the end of footnote text got lostMiklos Vajna3-2/+41
2013-11-04Make CppunitTest_sw_rtfimport use DECLARE_SW_IMPORT_TEST()Miklos Vajna1-387/+191
2013-10-21fdo#70221 fix RTF import of multi-group picturesMiklos Vajna2-0/+10
2013-10-04fdo#69384 fix impress -> writer copy&pasteMiklos Vajna2-0/+31
2013-09-09fdo#68291 RTF paste: don't set PageDescName during pasteMiklos Vajna3-0/+30
2013-08-27Reduce copy&paste by adding SwModelTestBase::getShape()Miklos Vajna1-63/+26
2013-08-22fdo#68076 RTF import: default font had priority over the specified oneMiklos Vajna2-0/+27
2013-08-17fdo#44715 RTF import: reset styles in tables on RTF_PARDMiklos Vajna2-0/+52
2013-08-13RTF import: handle rotation on groupshapesMiklos Vajna2-0/+85
2013-08-12fdo#63428 writerfilter: fix paste of commented text rangesMiklos Vajna2-0/+23
2013-08-09fdo#53556 testcaseMiklos Vajna2-0/+65
2013-08-06fdo#47440 import RTF_SHPBX/YPAGE for Writer pictures, tooMiklos Vajna2-0/+38
2013-08-05fdo#67498 RTF import: fix missing margins vs continuous section breaksMiklos Vajna2-0/+13
2013-07-31Convert utf-8 bytes to \xNN hex representationTor Lillqvist1-6/+6
2013-07-31Revert "fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepage"Fridrich Štrba1-1/+1
2013-07-31fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepageIsamu Mogi1-1/+1
2013-07-27fdo#67365 testcaseMiklos Vajna2-0/+52
2013-07-26RTF import: fix groupshape import when shapes don't contain textMiklos Vajna2-0/+72
2013-07-26Related: bnc#820504 RTF import: don't anchor shapes TO_PAGEMiklos Vajna2-0/+47
2013-07-23fdo#64637 RTF import: handle multiple RTF_COMPANYMiklos Vajna2-0/+23
2013-07-15fdo#54900 RTF import: support setting para align after textMiklos Vajna2-0/+30
2013-07-10writerfilter: move the crash test file to "pass" directoryMichael Stahl2-19/+0
2013-07-10rhbz#960019 : RTF import: handle extra groups in listoverride entryMichael Stahl2-0/+19
2013-07-09fdo#66565 RTF import: don't produce cell widths smaller than MINLAYMiklos Vajna2-0/+47
2013-07-08Related: fdo#66040 RTF import: by default, do create a group shape for \shpgrpMiklos Vajna2-0/+88
2013-07-05fdo#39001 RTF import: fix fake empty page at the end of the docMiklos Vajna2-0/+30
2013-07-01fdo#47802 testcaseMiklos Vajna2-0/+56
2013-06-26bnc#823675 RTF import: fix import of numbering bullet associated fontMiklos Vajna2-0/+49
2013-06-25fdo#66040 RTF import: initial groupshape supportMiklos Vajna2-0/+108
2013-06-24bnc#823655 fix RTF import of freeform shape coordinatesMiklos Vajna2-0/+74
2013-06-21bnc#823655 RTF import: ignore styles without a typeMiklos Vajna2-0/+22
2013-06-18bnc#825305 RTF import of fFilled shape propertyMiklos Vajna2-0/+90
2013-06-16sw: move the textframe-table testcase from rtfimport to rtfexportMiklos Vajna2-56/+0
2013-06-16RTF import of fFitShapeToText shape propertyMiklos Vajna1-0/+1
2013-06-16testcase for 4ab658b56f5c6ff0082d38d8ace1924d11e30e96Miklos Vajna2-0/+56
2013-06-15RTF filter: import posh/posv property of shapesMiklos Vajna2-0/+36
2013-06-04fdo#62044 RTF import: don't overwrite existing styles when pastingMiklos Vajna3-0/+28
2013-05-29import RTF_BACKGROUNDMiklos Vajna2-0/+39