summaryrefslogtreecommitdiff
path: root/svtools/source/svrtf
AgeCommit message (Expand)AuthorFilesLines
2021-01-12ofz#13513 infinite loop with negative value for \binCaolán McNamara1-1/+4
2020-04-22tdf#131951 related, improve perfNoel Grandin1-13/+3
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin1-1/+1
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen3-3/+0
2019-08-12Fix typosAndrea Gelmini2-4/+4
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski1-3/+0
2019-04-04Fix typoAndrea Gelmini1-1/+1
2019-02-18tdf#123485 Excel 2003 xml file with xls extension detected as HTMLNoel Grandin1-1/+1
2019-02-10loplugin:indentation in svtoolsNoel Grandin1-4/+4
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2-0/+2
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin1-5/+10
2018-10-22loplugin:staticvar in soltools..svxNoel Grandin1-1156/+1120
2018-10-15loplugin:staticconstfield improvementsNoel Grandin1-1/+1
2018-08-16ofz#9691 infinite-loopCaolán McNamara1-2/+7
2018-08-03loplugin:useuniqueptr in SvParserNoel Grandin1-7/+7
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin1-4/+4
2018-03-27another stab at the ofx infinite rtf loopCaolán McNamara2-1/+12
2018-03-27Resolves: tdf#116540 Revert "ofz infinite loop"Caolán McNamara2-12/+1
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin1-29/+26
2018-02-17Translate German variable namesJohnny_M1-10/+10
2018-02-02svtools: SvParser<T>::NextToken() can be pure-virtualMiklos Vajna1-7/+0
2018-02-01Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann2-7/+7
2018-01-03Translate German comments and debug stringsJohnny_M1-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-22replace check of eof and GetError with goodCaolán McNamara1-10/+9
2017-11-22drop duplicate methodCaolán McNamara1-9/+9
2017-11-22loplugin:flatten in svtoolsNoel Grandin1-42/+42
2017-11-08ofz#4115 Integer-overflowCaolán McNamara1-3/+3
2017-11-08ofz#4113 Null-dereference READCaolán McNamara1-3/+5
2017-11-06ofz infinite loopCaolán McNamara2-1/+12
2017-11-06ofz infinite loopCaolán McNamara1-1/+11
2017-11-03ofz: crash with empty aParserStatesCaolán McNamara1-1/+2
2017-11-03Infinite loop in ooo32227-1.rtf with calc rtf filterCaolán McNamara1-1/+3
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin1-2/+2
2017-09-13New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann1-1/+1
2017-09-13Revert "svtools: HTML import: don't put lone surrogates in OUString"Stephan Bergmann1-2/+1
2017-09-07svtools: HTML import: don't put lone surrogates in OUStringMichael Stahl1-1/+2
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-1/+1
2017-08-16tdf#39468 Translate German comments/termsJens Carl1-1/+1
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock1-7/+7
2017-06-27loplugin:oncevar in svtoolsNoel Grandin1-1/+1
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin1-2/+2
2017-05-12tdf#75280 replace uses of sal_uLongJochen Nitschke1-1/+1
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin2-30/+81
2017-04-28loplugin:salunicodeliteral: svtoolsStephan Bergmann1-3/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1