summaryrefslogtreecommitdiff
path: root/svtools/source/svrtf/svparser.cxx
AgeCommit message (Expand)Author
2020-10-19use tools::Long in svtoolsNoel
2020-10-04loplugin:reducevarscope in store..svtoolsNoel
2020-09-12Replace remaining uses of sal_uCharJulien Nabet
2019-12-23sal_Char->char in svtools..svlNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-08-03loplugin:useuniqueptr in SvParserNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-03-27another stab at the ofx infinite rtf loopCaolán McNamara
2018-03-27Resolves: tdf#116540 Revert "ofz infinite loop"Caolán McNamara
2018-02-17Translate German variable namesJohnny_M
2018-02-02svtools: SvParser<T>::NextToken() can be pure-virtualMiklos Vajna
2018-02-01Fix typosAndrea Gelmini
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-06ofz infinite loopCaolán McNamara
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-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock
2017-05-12tdf#75280 replace uses of sal_uLongJochen Nitschke
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-02-14convert SvParserState to scoped enumNoel Grandin
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-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-05-10Fix typosAndrea Gelmini
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10tdf#89329 Use std::unique_ptr for pImpl in svparserAleksas Pantechovskis
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
2015-11-12svtools: boost::ptr_vector->std::vectorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-13cppcheck:variableScopeNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-12Typo: muliple->multipleJulien Nabet
2015-07-04Fix typosAndrea Gelmini
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20Remove include stdio (part4)Julien Nabet
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2014-12-18svtools: Use appropriate OUString functions on string constantsStephan Bergmann