summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok
AgeCommit message (Expand)Author
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-28fdo#37716 implement import of RTF_NOWRAPMiklos Vajna
2013-03-27use of aState instead of m_aStates.top in popStateMaxime de Roucy
2013-03-27reformat of rtfdocumentimpl.cxxMaxime de Roucy
2013-03-27minor update in rtfdocumentimpl.cxxMaxime de Roucy
2013-03-27solve fdo#62805Maxime de Roucy
2013-03-27fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna
2013-03-22fdo#62288 fix RTF import of table paragraph marginsMiklos Vajna
2013-03-18fdo#61909 fix import of RTF_HIGHLIGHTMiklos Vajna
2013-03-18fdo#61909 fix RTF import of default font without RTF_PLAINMiklos Vajna
2013-03-06fdo#60722 import RTF_SHPZMiklos Vajna
2013-03-06fdo#60722 RTF import: fix line width defaultMiklos Vajna
2013-03-06fdo#60722 RTF import: fix line color defaultMiklos Vajna
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-01fdo#59638 handle RTF_F inside RTF_LISTLEVELMiklos Vajna
2013-03-01fdo#59638 import RTF_LFOLEVELMiklos Vajna
2013-03-01rtftok: clean this up, SAL_INFO already provides location infoMiklos Vajna
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac
2013-02-26fdo#61507 import RTF_UPR and RTF_UDMiklos Vajna
2013-02-25RTF IMPORT : considere OLE objects as picturesMaxime de Roucy
2013-02-08fdo#59953 RTF import: fix unreadable graphic and nested cell contentsMiklos Vajna
2013-02-05RTF import: fix import of \line symbolMichael Stahl
2013-02-05fdo#58076 import RTF_SHPLEFT/TOP of ESCHER_ShpInst_PictureFrameMiklos Vajna
2013-02-03fix failing testcaseMiklos Vajna
2013-02-03fdo#59419 fix RTF import of hex form of \r and \nMiklos Vajna
2013-02-02fdo#58646 fix import of RTF_PAGE in cont section when having titlepgMiklos Vajna
2013-02-01fdo#48440 fix import of RTF_PAGE between text framesMiklos Vajna
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-09fdo#58933 RTF import: avoid fake pars / cells when having graphic inside cellsMiklos Vajna
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-30fdo#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-27fdo#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-07Emacs modeline + whitespace fix.Jan Holesovsky
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