summaryrefslogtreecommitdiffstats
path: root/svtools/source/svrtf
Commit message (Expand)AuthorAgeFilesLines
* loplugin:buriedassign in sd..writerfilterNoel Grandin2018-11-161-5/+10
* loplugin:staticvar in soltools..svxNoel Grandin2018-10-221-1156/+1120
* loplugin:staticconstfield improvementsNoel Grandin2018-10-151-1/+1
* ofz#9691 infinite-loopCaolán McNamara2018-08-161-2/+7
* loplugin:useuniqueptr in SvParserNoel Grandin2018-08-031-7/+7
* Add missing sal/log.hxx headersGabor Kelemen2018-08-021-0/+1
* add operator+=(OUStringBuffer) method to OUStringNoel Grandin2018-08-011-4/+4
* another stab at the ofx infinite rtf loopCaolán McNamara2018-03-272-1/+12
* Resolves: tdf#116540 Revert "ofz infinite loop"Caolán McNamara2018-03-272-12/+1
* loplugin:constantparam in svtools..unotoolsNoel Grandin2018-03-081-29/+26
* Translate German variable namesJohnny_M2018-02-171-10/+10
* svtools: SvParser<T>::NextToken() can be pure-virtualMiklos Vajna2018-02-021-7/+0
* Fix typosAndrea Gelmini2018-02-011-1/+1
* More loplugin:cstylecast: svtoolsStephan Bergmann2018-01-122-7/+7
* Translate German comments and debug stringsJohnny_M2018-01-031-2/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* replace check of eof and GetError with goodCaolán McNamara2017-11-221-10/+9
* drop duplicate methodCaolán McNamara2017-11-221-9/+9
* loplugin:flatten in svtoolsNoel Grandin2017-11-221-42/+42
* ofz#4115 Integer-overflowCaolán McNamara2017-11-081-3/+3
* ofz#4113 Null-dereference READCaolán McNamara2017-11-081-3/+5
* ofz infinite loopCaolán McNamara2017-11-062-1/+12
* ofz infinite loopCaolán McNamara2017-11-061-1/+11
* ofz: crash with empty aParserStatesCaolán McNamara2017-11-031-1/+2
* Infinite loop in ooo32227-1.rtf with calc rtf filterCaolán McNamara2017-11-031-1/+3
* loplugin:constantparam in svl,svtoolsNoel Grandin2017-10-311-2/+2
* New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann2017-09-131-1/+1
* Revert "svtools: HTML import: don't put lone surrogates in OUString"Stephan Bergmann2017-09-131-2/+1
* svtools: HTML import: don't put lone surrogates in OUStringMichael Stahl2017-09-071-1/+2
* Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M2017-08-281-1/+1
* remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2017-08-171-1/+1
* tdf#39468 Translate German comments/termsJens Carl2017-08-161-1/+1
* RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock2017-07-171-7/+7
* loplugin:oncevar in svtoolsNoel Grandin2017-06-271-1/+1
* use more SAL_N_ELEMENTS part 2Noel Grandin2017-06-141-2/+2
* tdf#75280 replace uses of sal_uLongJochen Nitschke2017-05-121-1/+1
* convert HTML_TOKEN_IDS to scoped enumNoel Grandin2017-05-052-30/+81
* loplugin:salunicodeliteral: svtoolsStephan Bergmann2017-04-281-3/+3
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* tdf#39468 Translate German commentsJens Carl2017-04-031-1/+1
* remove type decorations on char literalsJochen Nitschke2017-03-301-2/+2
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-231-1/+0
* New loplugin:unicodetocharStephan Bergmann2017-03-211-2/+2
* convert SvParserState to scoped enumNoel Grandin2017-02-142-30/+26
* TyposJulien Nabet2017-02-031-1/+1
* coverity#1397046 Unchecked return valueCaolán McNamara2016-12-121-1/+1
* tdf#103960: The import of UCS2 data uses a different code path.Jan Holesovsky2016-11-181-2/+2
* tdf#88821: Set the encoding correctly for HTML files with a BOM.Jan Holesovsky2016-11-031-4/+3
* improve comment about non-BMP code points in RTFMichael Stahl2016-10-111-0/+3
* Comment about state of non-BMP Unicode chars in RTFStephan Bergmann2016-10-111-0/+8