summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfimport
AgeCommit message (Expand)AuthorFilesLines
2014-11-17CppunitTest_sw_rtfimport: indentation fixesMiklos Vajna1-3/+3
2014-11-16Improve rtf import filter to handle Chinese suffixes of numbered lists.Mark Hung4-0/+627
2014-11-16fdo#83204 RTF import: handle \pard<para props> after \bkmkstartMiklos Vajna2-0/+15
2014-11-08fdo#84645 RTF import: set DontBalanceTextColumns=true for the last section ...Miklos Vajna2-0/+13
2014-11-07Correct number format mapping for CJK numbered lists in rtf/doc/docx filters.Mark Hung1-1/+0
2014-11-07indentation fixesMiklos Vajna1-32/+16
2014-11-05fdo#85812: RTF import: better fix for run type in new groupsMichael Stahl2-1/+94
2014-11-05fdo#85812: RTF import: fix run type in new groupsMichael Stahl2-0/+18
2014-11-01fdo#82512 RTF import: fix position of column breakMiklos Vajna2-0/+16
2014-10-26fdo#82076 RTF import: handle footnote in table cellMiklos Vajna2-0/+24
2014-10-25fdo#82859 RTF import: fillColor is unsignedMiklos Vajna2-0/+31
2014-10-25fdo#85179 RTF filter: import image borderMiklos Vajna2-0/+40
2014-10-19fdo#83464 RTF import: \plain should reset \rtlch and \hich as wellMiklos Vajna2-0/+33
2014-10-14fdo#82071 RTF import: get rid of unexpected underlining in TOC fieldMiklos Vajna2-0/+57
2014-10-10fdo#84679 RTF import: fix paragraph spacing handling in tablesMiklos Vajna2-0/+23
2014-09-30sw: when getting a property value in a unit test, a void result is a bugMichael Stahl1-5/+5
2014-09-30actually the LineStyle property is *write-only*Michael Stahl1-1/+2
2014-09-12fdo#44984 RTF import: handle form fields inside tablesMiklos Vajna2-0/+40
2014-09-11fdo#82114 RTF import: fix handling of first page in non-first sectionMiklos Vajna2-0/+23
2014-09-07RTF import: adapt getProperties() to createStyleProperties()Miklos Vajna2-0/+18
2014-09-06fdo#82078 RTF import: fix bold text spilling over to non-bold textMiklos Vajna2-0/+20
2014-09-03RTF export: handle wrap polygon of Writer picturesMiklos Vajna2-62/+0
2014-08-29fdo#79959 RTF import: trim whitespace around style namesMiklos Vajna2-0/+10
2014-08-28fdo#74229 import RTF_TRGAPHMiklos Vajna2-0/+43
2014-08-17remove executable bitsThomas Arnhold1-0/+0
2014-08-16RTF import: handle pWrapPolygonVertices shape propertyMiklos Vajna2-0/+63
2014-08-13RTF import: fix handling of RTF_SHPFBLWTXTMiklos Vajna2-0/+28
2014-08-10fdo#82106 RTF import: fix missing tab after special footnoteMiklos Vajna2-0/+10
2014-08-02fdo#80742 RTF filter: import RTF_OUTLINELEVELMiklos Vajna2-0/+13
2014-08-02fdo#81944: writerfilter: RTF import: don't drop fonts in stylesheetMichael Stahl2-0/+28
2014-08-01RTF import: fix as-char anchored OLE objectsMiklos Vajna2-2/+194
2014-08-01fdo#81892: oops forgot the test documentMichael Stahl1-0/+26
2014-08-01fdo#81893: writerfilter: RTF import: \qc before \page was lostMichael Stahl1-0/+4
2014-08-01fdo#81892: writerfilter: RTF import: add support for table row alignmentMichael Stahl1-0/+9
2014-07-28(related: fdo#81033) writerfilter: default tab fill character is spaceMichael Stahl1-1/+1
2014-07-28fdo#81033: writerfilter: RTF import: fix tab stop inheritance from styleMichael Stahl2-0/+26
2014-07-27indentation fixesMiklos Vajna1-2/+1
2014-07-22fdo#80486 writerfilter: RTF import: ignore \par inside \ftnsepMichael Stahl2-4/+7
2014-07-22fdo#77996: writerfilter: RTF import: re-work destination text bufferingMichael Stahl2-0/+57
2014-07-19indentation fixesMiklos Vajna1-6/+3
2014-07-19fdo#78502: actually empty parameter to getParagraph() is not testedMichael Stahl2-1/+2
2014-07-19fdo#78502: writerfilter: RTF import: handle \u keyword inside levelnumbersMichael Stahl2-0/+17
2014-07-18(related: fdo#79319): writerfilter: RTF imoprt: don't lose shapes in headerMichael Stahl2-0/+78
2014-07-18writerfilter: import RTF_NOCOLBALMiklos Vajna2-0/+15
2014-07-13fdo#80905 SwXTextFieldMasters::hasByName(): sync with SwXFieldMasterMiklos Vajna2-0/+22
2014-07-05fdo#73241 RTF import: ignore page break in tablesMiklos Vajna2-0/+14
2014-07-05make rtfimport pass again (testFdo52989)Norbert Thiebaud1-1/+1
2014-07-05rtfimport test: add message with the value found on top of expectedNorbert Thiebaud1-1/+4
2014-07-01Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann1-2/+2
2014-06-20RTF import: handle column break at the very start of the documentMiklos Vajna2-0/+7