summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtftokenizer.hxx
AgeCommit message (Expand)Author
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-05-06writerfilter: replace 's_m_' prefixes with just 's_'Miklos Vajna
2016-03-04writerfilter: prefix members of RTFTokenizerMiklos Vajna
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-11No need to spell out com::sun::star, css is enough.Miklos Vajna
2015-02-08writerfilter: make sure that these headers are self-containedMiklos Vajna
2014-12-23writerfilter: turn RTFError into a C++11 scoped enumerationMiklos Vajna
2014-06-19indentation fixesMiklos Vajna
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-14sw, writerfilter: identation fixesMiklos Vajna
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-27writerfilter: fix indentation in rtftokenizerMiklos Vajna
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold
2014-03-15rtftok: add static array that maps between rtf and ooxml math tokensMiklos Vajna
2014-02-24harmonize Tell() Seek() type.Norbert Thiebaud
2013-07-05RTFTokenizer: remember start pos of current groupMiklos Vajna
2013-07-05RTF import: extract RTFListener out of RTFDocumentImplMiklos Vajna
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-07remove bogus assert and add emacs modelines.Michael Meeks
2012-11-23writerfilter: sort RTF keywords only once in RTFTokenizerMiklos Vajna
2012-10-23fdo#51145 give better error message on import invalid RTFMiklos Vajna
2012-08-28Move group handling from RTFDocumentImpl to RTFTokenizerMiklos Vajna
2012-04-21fdo#44736 speed up RTF import a bit by sorting keywordsMiklos Vajna
2012-01-11fdo#38057 implement RTF import progressbarMiklos Vajna
2011-07-29introduce RTFTokenizerMiklos Vajna