summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfimport/rtfimport.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-20RTF import: handle column break at the very start of the documentMiklos Vajna1-0/+6
2014-06-19fdo#79599: use \highlightN instead of \chcbpatN in RTF import and exportnrbrtx@gmail.com1-2/+55
2014-06-19indentation fixesMiklos Vajna1-4/+2
2014-06-17n#825305: writerfilter RTF import: override style properties like WordMichael Stahl1-0/+10
2014-06-17fdo#70578: writerfilter RTF import: by default style is para style 0Michael Stahl1-0/+11
2014-06-14sw, writerfilter: identation fixesMiklos Vajna1-2/+7
2014-06-13fdo#76633: writerfilter: RTF import: do not leak the XShape of imageMichael Stahl1-3/+0
2014-06-13fdo#76633: writerfilter RTF import: disappear the rectangle shapes on imagesMichael Stahl1-0/+15
2014-06-04testFdo52989 kept failing for my Mac build at leastStephan Bergmann1-2/+2
2014-06-04RTFDocumentImpl::dispatchValue: fix indentationMiklos Vajna1-2/+1
2014-06-03fdo#79384: RTF import: fix literal Shift-JIS textMichael Stahl1-0/+8
2014-05-28CppunitTest_sw_rtfimport: enable on MacMiklos Vajna1-2/+2
2014-05-24CppunitTest_sw_rtfimport: the point here was only that this was nearly zeroMiklos Vajna1-1/+2
2014-05-16sw: fix indentation in rtf{export,import} testMiklos Vajna1-54/+47
2014-05-08Fix 'outset' and 'inset' table border type import in DOCX and RTFAdam Co1-1/+1
2014-04-22Related: fdo#77600 RTF import: RTFValue::equals: compare attribute contentMiklos Vajna1-0/+6
2014-04-18fdo#75735 RTF import: fix COW when writing a nested structureMiklos Vajna1-0/+7
2014-04-15Properly #ifdef some per-platform test codeStephan Bergmann1-0/+2
2014-04-14fdo#77267 RTF import: pard should reset current paragraph styleMiklos Vajna1-0/+6
2014-04-12fdo#74599 RTF import: enable StylesNoDefault compat settingMiklos Vajna1-0/+7
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist1-10/+10
2014-04-05fdo#74823 RTF import: work around wrong table column width on invalid inputMiklos Vajna1-0/+10
2014-04-04fdo#76628 RTF import: allow the same font to have multiple encodingsMiklos Vajna1-0/+12
2014-03-31sw: still use SvxBrushItem for page style backgroundMiklos Vajna1-3/+0
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-0/+3
2014-03-27RTF export: handle Relative{Height,Width}{,Relation}Miklos Vajna1-9/+0
2014-03-26RTF import: handle Relative{Height,Width}{,Relation}Miklos Vajna1-0/+9
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-03-14RTF import: fix ordering of old-style dhght in case of equal valuesMiklos Vajna1-0/+17
2014-03-14fdo#68779: RTF import: set borders without explicit widthMichael Stahl1-0/+62
2014-03-14RTF import: anchor drawing objects at-character by defaultMiklos Vajna1-0/+6
2014-03-14RTF import: fix dobxpage before dptxbxMiklos Vajna1-0/+6
2014-03-14fdo#69289 RTF import: handle cells with zero widthMiklos Vajna1-0/+10
2014-03-03RTF import: fix paragraphs in header/footerMichael Stahl1-0/+14
2014-03-03RTF import: add unit test for page break in continuous sectionMichael Stahl1-0/+25
2014-03-03RTF import: fix spurious page breaks at doc end (related: rhbz#1065629)Michael Stahl1-0/+3
2014-02-25ambiguityStephan Bergmann1-1/+1
2014-02-25rhbz#1065629: RTF import: re-implement nested tablesMichael Stahl1-0/+32
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-18rhbz#1065629: RTF import: don't drop nested cells if not enough \cellxMichael Stahl1-0/+19
2014-02-03some more continuous correctionsThomas Arnhold1-1/+1
2014-01-26RTF import: fix handling of font color from paragraph styleMiklos Vajna1-0/+6
2014-01-18sw: add testcase for RTF_LEVELFOLLOW importMiklos Vajna1-0/+13
2014-01-09RTF import: handle RTF_ATNREFMiklos Vajna1-5/+2
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 Vajna1-7/+0
2014-01-05RTF import: handle RTF_FTNSEP and RTF_CHFTNSEPMiklos Vajna1-0/+7
2013-12-29fdo#41109 RTF shape import: handle fBehindDocument propertyMiklos Vajna1-0/+7
2013-12-29fdo#41109 RTF shape import: shpz has priority over dhgtMiklos Vajna1-0/+9
2013-12-28fdo#65090 RTF filter: import RTF_CLMGF and RTF_CLMRGMiklos Vajna1-0/+10