summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok
AgeCommit message (Expand)Author
2013-06-26bnc#823675 RTF import: fix import of numbering bullet associated fontMiklos Vajna
2013-06-24bnc#823655 fix RTF import of freeform shape coordinatesMiklos Vajna
2013-06-24bnc#823655 RTF import: ignore styles without a typeMiklos Vajna
2013-06-19bnc#825305 RTF import of fFilled shape propertyMiklos Vajna
2013-05-30fdo#64671 Some special RTF characters were not skipped correctlyUrmas
2013-05-21bnc#818997 RTF import: don't ignore page breaks between shapesMiklos Vajna
2013-05-06fdo#63023 incorrect RTF background color in headerMiklos Vajna
2013-04-04fdo#51916 don't try to support nested tables having table styles for nowMiklos Vajna
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-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-07fdo#60722 RTF filter: shape import fixesMiklos Vajna
2013-03-07fdo#59638 import of DOCX w:lvlOverride / RTF_LFOLEVELMiklos Vajna
2013-02-28fdo#61507 import/export RTF_UPR and RTF_UDMiklos Vajna
2013-02-25fdo#53594 RTF IMPORT : considere OLE objects as picturesMaxime de Roucy
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#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-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
2012-12-31fdo#54612 don't crash on RTF_DPPTX before RTF_DPPOLYCOUNTMiklos Vajna
2012-12-28fdo#45183 fix RTF import of tables with different row widthsMiklos Vajna
2012-12-28fdo#45183 import RTF_SHPFBLWTXTMiklos Vajna
2012-12-24fdo#57678 fix import of RTF_PARD between RTF_CELL and RTF_ROWMiklos Vajna
2012-12-23fdo#58076 fix import of RTF page margins vs partial section propsMiklos Vajna
2012-12-22fdo#57886 fix import of RTF_MLIMLOCMiklos Vajna
2012-12-08fdo#49934 fix RTF import of column break in case no columns are definedMiklos Vajna
2012-12-07remove bogus assert and add emacs modelines.Michael Meeks
2012-12-07fdo#44736 - convert RTFSprms to a copy-on-write structure.Michael Meeks
2012-12-04fdo#54473 fdo#57133 fix RTF import of character stylesMiklos Vajna
2012-11-30fdo#57708 fix RTF import of pictures right before text framesMiklos Vajna
2012-11-30fdo#57708 fix fake page break problem during RTF importMiklos Vajna
2012-11-25fdo#44736 RTF import: ignore direct formatting which equals to styleMiklos Vajna
2012-11-23writerfilter: sort RTF keywords only once in RTFTokenizerMiklos Vajna
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-14fdo#55525 import RTF_TRLEFTMiklos Vajna
2012-11-06fdo#48442 fix default hori/vert frame anchor during RTF importMiklos Vajna
2012-11-05fdo#52989 ignore provided size of JPEG files during RTF importMiklos Vajna
2012-11-03WaE uno any conversion does not like intNorbert Thiebaud
2012-10-30fdo#56512 fix RTF import of non-unicode Hebrew textMiklos Vajna
2012-10-29import RTF_DPROUNDRMiklos Vajna
2012-10-27usual int == sal_Int32 on 64bit and long == sal_Int32 on 32bit woesCaolán McNamara
2012-10-27fix top/left/right/bottom margin of RTF imported inline imagesMiklos Vajna
2012-10-27fdo#42407 fix RTF import of WMF images inside textframesMiklos Vajna