summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2015-05-25tdf#91261: DOCX import: snapGrid property of paragraphs are ignoredMark Hung
2015-04-30writerfilter: unused fill and CT_Fill resourcesMiklos Vajna
2015-04-27Related: rhbz#1215060 pass std::exceptions throughCaolán McNamara
2015-04-22tdf#86182 RTF import: fix handling of \rtlparMiklos Vajna
2015-04-13tdf#75614 RTF import: fix missing text after footnoteMiklos Vajna
2015-02-09Related: tdf#88583 writerfilter: import paragraph color as fill attributesMiklos Vajna
2015-01-16rhbz#1180114: writerfilter: don't crash on w:customXmlDelRangeStart etc.Michael Stahl
2014-12-17fix Windows buildLászló Németh
2014-12-16(related fdo#84685): writerfilter: RTF import: support \tc TOC entryMichael Stahl
2014-12-16fdo#84685: writerfilter: RTF import: support \xe index entryMichael Stahl
2014-12-14fdo#86761 RTF import: positive border width and fLine=0 means no borderMiklos Vajna
2014-12-08fdo#86750 RTF import: fix table of contents linksMiklos Vajna
2014-11-30fdo#72031 RTF import: bogus call to getBestTextEncodingFromLocale()Miklos Vajna
2014-11-26always pass bookmark name through to domainmapperCaolán McNamara
2014-11-24fdo#85889 handle pc, pca and mac rtf keywords in writerfilterAndras Timar
2014-11-22fdo#82006 RTF filter: import \sbauto and \saautoMiklos Vajna
2014-11-22RTF import: fix handling of multiple \lfolevel control wordsMiklos Vajna
2014-11-20DOCX filter: import <w:startOverride>Miklos Vajna
2014-11-19Fix rtf outline importing issue.Mark Hung
2014-11-19writerfilter: indentation fixesMiklos Vajna
2014-11-19DOCX import: handle <w:lvlOverride> without <w:lvlText>Miklos Vajna
2014-11-19Resolves: fdo#86451 guard all the tops post popCaolán McNamara
2014-11-18Fix outline numbering for ooxml import filter.Mark Hung
2014-11-17fdo#85542: fix DOCX import of overlapping bookmarksBjoern Michaelsen
2014-11-17DOCX import: handle <w:numId> from parent styles as wellMiklos Vajna
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17loplugin:implicitboolconversionStephan Bergmann
2014-11-16Improve rtf import filter to handle Chinese suffixes of numbered lists.Mark Hung
2014-11-16writerfilter: this is expected to be UTF-8Miklos Vajna
2014-11-16fdo#83204 RTF import: handle \pard<para props> after \bkmkstartMiklos Vajna
2014-11-16writerfilter: these are expected to be UTF-8Miklos Vajna
2014-11-15RTF import: handle right-to-left tablesMiklos Vajna
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-09test for membership should be 'not in'Miklos Vajna
2014-11-08fdo#84645 RTF import: set DontBalanceTextColumns=true for the last section ...Miklos Vajna
2014-11-08writerfilter: SW_DEBUG_RTF_PASTE_{TO,FROM} is expected to be UTF-8Miklos Vajna
2014-11-07Correct number format mapping for CJK numbered lists in rtf/doc/docx filters.Mark Hung
2014-11-07writerfilter: handle ooxml:CT_TblPrBase_bidiVisualMiklos Vajna
2014-11-07DOCX import: fix rounding error in table cell widthsMiklos Vajna
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06DOCX import: fix <w:tblW w:type="auto"/> handling when cells have fixed widthsMiklos Vajna
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05fdo#85812: RTF import: better fix for run type in new groupsMichael Stahl
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-05fdo#85812: RTF import: fix run type in new groupsMichael Stahl
2014-11-04Use comphelper::SequenceAsVectorMiklos Vajna
2014-11-03be a little more consistent stylewiseCaolán McNamara
2014-11-02unused includes in RTF filter and related filesMiklos Vajna
2014-11-01fdo#82512 RTF import: fix position of column breakMiklos Vajna