summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtftokenizer.cxx
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-29ResMgr with LanguageTagEike Rathke
2012-12-07remove bogus assert and add emacs modelines.Michael Meeks
2012-11-23writerfilter: sort RTF keywords only once in RTFTokenizerMiklos Vajna
2012-11-22AllSettings with LanguageTagEike Rathke
2012-10-23-Werror=maybe-uninitializedStephan Bergmann
2012-10-23fdo#51145 give better error message on import invalid RTFMiklos Vajna
2012-08-28Move group handling from RTFDocumentImpl to RTFTokenizerMiklos Vajna
2012-08-13drop unnecessary RTFDocumentImpl::isEmptyMiklos Vajna
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-21rtftok: try to make tinderboxes happyMiklos Vajna
2012-04-21fdo#44736 speed up RTF import a bit by sorting keywordsMiklos Vajna
2012-04-15fdo#39053 writerfilter: implement RTF_BINMiklos Vajna
2012-04-14Resolves: fdo#48640 handle various busted rtf docs without hangingCaolán McNamara
2012-01-11Fix MacOSX buildAugust Sodora
2012-01-11microopt, avoid unnecessary call to Tell()Miklos Vajna
2012-01-11fdo#38057 implement RTF import progressbarMiklos Vajna
2011-12-08Writerfilter: replace OSL_TRACE(...) by SAL_INFO("writerfilter",...)Cédric Bosdonnat
2011-11-12Related: fdo#37498 don't try to read after the last closing braceMiklos Vajna
2011-10-20char can be unsigned, use sal_Int8Tor Lillqvist
2011-10-07WaE: assignment within conditional expressionTor Lillqvist
2011-08-11fix the "last char is missing from footnote when Word produces the rtf" bugMiklos Vajna
2011-08-08use RTFSkipDestination instead of skipDestination()Miklos Vajna
2011-08-03a control word's name cannot be longer than 32 lettersMiklos Vajna
2011-07-29fixes for CVE-2010-3333-1.rtfMiklos Vajna
2011-07-29rtftokenizer should not know about charsetsMiklos Vajna
2011-07-29introduce RTFTokenizerMiklos Vajna