summaryrefslogtreecommitdiff
path: root/include/svtools/svparser.hxx
AgeCommit message (Expand)Author
2020-11-19tdf#124176 use pragma once instead of include guardsRoman Kuznetsov
2020-10-19use tools::Long in svtoolsNoel
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-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-02svtools: SvParser<T>::NextToken() can be pure-virtualMiklos Vajna
2017-11-06ofz infinite loopCaolán McNamara
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-05-12tdf#75280 replace uses of sal_uLongJochen Nitschke
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-14convert SvParserState to scoped enumNoel Grandin
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10tdf#89329 Use std::unique_ptr for pImpl in svparserAleksas Pantechovskis
2016-02-13tdf#81129 Support reading non-BMP characters in HTML documents.Mark Hung
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2015-10-29remove boost::noncopyable from /includeNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Clean up tools/link.hxxStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-12-14fdo#39468 translate German commentsMichael Weghorn
2014-11-22Apply pimpl to SvKeyValueIterator, to hide ptr_vector from the header.Kohei Yoshida
2014-10-24loplugin: cstylecastNoel Grandin
2014-10-06Remove pointless commented-out 'virtual' keywordsTor Lillqvist
2014-04-08WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist
2014-04-08coverity#708197 Uninitialized scalar fieldCaolán McNamara
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-03-25svtools/svparser.hxx: sal_Bool->boolNoel Grandin
2014-01-10Use boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-09-02XubString->OUStringCaolán McNamara
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen