summaryrefslogtreecommitdiff
path: root/svtools/source/svrtf
AgeCommit message (Expand)Author
2017-11-22replace check of eof and GetError with goodCaolán McNamara
2017-11-22drop duplicate methodCaolán McNamara
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-11-08ofz#4115 Integer-overflowCaolán McNamara
2017-11-08ofz#4113 Null-dereference READCaolán McNamara
2017-11-06ofz infinite loopCaolán McNamara
2017-11-06ofz infinite loopCaolán McNamara
2017-11-03ofz: crash with empty aParserStatesCaolán McNamara
2017-11-03Infinite loop in ooo32227-1.rtf with calc rtf filterCaolán McNamara
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin
2017-09-13New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann
2017-09-13Revert "svtools: HTML import: don't put lone surrogates in OUString"Stephan Bergmann
2017-09-07svtools: HTML import: don't put lone surrogates in OUStringMichael Stahl
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-16tdf#39468 Translate German comments/termsJens Carl
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock
2017-06-27loplugin:oncevar in svtoolsNoel Grandin
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-05-12tdf#75280 replace uses of sal_uLongJochen Nitschke
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-04-28loplugin:salunicodeliteral: svtoolsStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-21New loplugin:unicodetocharStephan Bergmann
2017-02-14convert SvParserState to scoped enumNoel Grandin
2017-02-03TyposJulien Nabet
2016-12-12coverity#1397046 Unchecked return valueCaolán McNamara
2016-11-18tdf#103960: The import of UCS2 data uses a different code path.Jan Holesovsky
2016-11-03tdf#88821: Set the encoding correctly for HTML files with a BOM.Jan Holesovsky
2016-10-11improve comment about non-BMP code points in RTFMichael Stahl
2016-10-11Comment about state of non-BMP Unicode chars in RTFStephan Bergmann
2016-10-07Fix mis-merge in commentStephan Bergmann
2016-10-07Clean up RTFOutFuncs interfaceStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-05-10Fix typosAndrea Gelmini
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10tdf#89329 Use std::unique_ptr for pImpl in svparserAleksas Pantechovskis
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann
2016-02-13tdf#81129 Support reading non-BMP characters in HTML documents.Mark Hung
2016-02-09Remove excess newlinesChris Sherlock