summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2013-05-21bnc#818997 RTF import: don't ignore page breaks between shapesMiklos Vajna
2013-05-16bnc#779630 DOCX import: improve w:sdt size guessingMiklos Vajna
2013-05-07Fix out-of-bonds Sequence access in NumberingManager with page numberingFridrich Štrba
2013-05-07fdo#63685 wp:inline's distT/B/L/R is in EMU's, not twipsMiklos Vajna
2013-05-06fdo#63023 incorrect RTF background color in headerMiklos Vajna
2013-05-02bnc#779630 initial DOCX import of w:sdt's w:dateMiklos Vajna
2013-05-02bnc#779630 initial DOCX import of w:sdt's w:dropDownListMiklos Vajna
2013-05-02bnc#779630 tokenize w:listItem and w:dropDownListMiklos Vajna
2013-05-01Merge tag 'libreoffice-4.0.3.2' into suse-4.0Petr Mladek
2013-04-29n#592908: docx import, fixed handling of w10:wrapCédric Bosdonnat
2013-04-16fdo#61193 fix crash on RTF paste of footnoteMiklos Vajna
2013-04-04fdo#51916 don't try to support nested tables having table styles for nowMiklos Vajna
2013-04-02n#779627: forgot to remove a debug fprintfCédric Bosdonnat
2013-04-02n779627: docx import of table styles, why not copy the ids?Cédric Bosdonnat
2013-03-29fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna
2013-03-28fdo#37716 implement import of RTF_NOWRAPMiklos Vajna
2013-03-28solve fdo#62805Maxime de Roucy
2013-03-26fdo#59273 import w:tblLayout of DOCX tablesMiklos Vajna
2013-03-25fdo#60922 ignore DOCX import of w:position w:val="0"Miklos Vajna
2013-03-22fdo#62288 fix RTF import of table paragraph marginsMiklos Vajna
2013-03-18fdo#61909 fix import of RTF_HIGHLIGHT and of default font without RTF_PLAINMiklos Vajna
2013-03-12Resolves: #i119658#, some Chinese numbering formats not supportedJian Fang Zhang
2013-03-08fdo#61343 fix DOCX import of OLE object after groupshapeMiklos Vajna
2013-03-07fdo#60722 RTF filter: shape import fixesMiklos Vajna
2013-03-07fdo#59638 import of DOCX w:lvlOverride / RTF_LFOLEVELMiklos Vajna
2013-02-28fdo#61000: writerfilter: filter out unsupported list tab stopsMichael Stahl
2013-02-28fdo#61507 import/export RTF_UPR and RTF_UDMiklos Vajna
2013-02-28fdo#53985 DOCX import: don't try to set empty PageDescNameMiklos Vajna
2013-02-25fdo#53594 RTF IMPORT : considere OLE objects as picturesMaxime de Roucy
2013-02-25n#779642: table positions need to be stacked to handle nested tableCédric Bosdonnat
2013-02-25n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat
2013-02-25n#779642: ignore framePr inside table or the table import won't workCédric Bosdonnat
2013-02-21fdo#60789: writerfilter: do not insert a character at field startMichael Stahl
2013-02-21fdo#60789: writerfilter: continue the import if comment insertion failsMichael Stahl
2013-02-11fdo#59953 RTF import: fix unreadable graphic and nested cell contentsMiklos Vajna
2013-02-06RTF import: fix import of \line symbolMichael Stahl
2013-02-05previous commit used OUString::number, use valueOf insteadMichael Stahl
2013-02-05fdo#58076 import RTF_SHPLEFT/TOP of ESCHER_ShpInst_PictureFrameMiklos Vajna
2013-02-05fdo#59393 fdo#44053 fix this again and this time add a testcase as wellMiklos Vajna
2013-02-05fdo#48440 fix import of RTF_PAGE between text framesMiklos Vajna
2013-02-05fdo#58646 fix import of RTF_PAGE in cont section when having titlepgMiklos Vajna
2013-02-04fdo#59419 fix RTF import of hex form of \r and \nMiklos Vajna
2013-01-22n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna
2013-01-15fdo#59338 fix RTF paste into footnoteMiklos Vajna
2013-01-10fdo#58327: writerfilter: RemoveLastParagraph is tricky:Michael Stahl
2013-01-09fdo#58933 RTF import: avoid fake pars / cells when having graphic inside cellsMiklos Vajna
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna
2013-01-04n#793262 DOCX: import w:tcMar inside w:tcMiklos Vajna
2013-01-04n#793262 fix DOCX import of last empty header/footer para char propsMiklos Vajna