summaryrefslogtreecommitdiff
path: root/include/svtools/svparser.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-1/+0
2018-10-15loplugin:staticconstfield improvementsNoel Grandin1-1/+1
2018-08-03loplugin:useuniqueptr in SvParserNoel Grandin1-1/+1
2018-03-27another stab at the ofx infinite rtf loopCaolán McNamara1-0/+1
2018-03-27Resolves: tdf#116540 Revert "ofz infinite loop"Caolán McNamara1-1/+0
2018-02-02svtools: SvParser<T>::NextToken() can be pure-virtualMiklos Vajna1-1/+1
2017-11-06ofz infinite loopCaolán McNamara1-0/+1
2017-07-19loplugin:constparams in svtoolsNoel Grandin1-1/+1
2017-05-12tdf#75280 replace uses of sal_uLongJochen Nitschke1-1/+1
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin1-54/+35
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-6/+6
2017-02-14convert SvParserState to scoped enumNoel Grandin1-8/+7
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin1-10/+0
2016-03-10Avoid reserved identifierStephan Bergmann1-2/+2
2016-03-10tdf#89329 Use std::unique_ptr for pImpl in svparserAleksas Pantechovskis1-2/+3
2016-02-13tdf#81129 Support reading non-BMP characters in HTML documents.Mark Hung1-2/+2
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin1-7/+7
2015-10-29remove boost::noncopyable from /includeNoel Grandin1-3/+3
2015-09-22convert Link<> to typedNoel Grandin1-2/+2
2015-08-04include: inline some use-once typedefsNoel Grandin1-5/+0
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-13/+0
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-1/+1
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-29Clean up tools/link.hxxStephan Bergmann1-0/+1
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-3/+3
2014-12-14fdo#39468 translate German commentsMichael Weghorn1-36/+34
2014-11-22Apply pimpl to SvKeyValueIterator, to hide ptr_vector from the header.Kohei Yoshida1-10/+5
2014-10-24loplugin: cstylecastNoel Grandin1-1/+1
2014-10-06Remove pointless commented-out 'virtual' keywordsTor Lillqvist1-2/+2
2014-04-08WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist1-1/+1
2014-04-08coverity#708197 Uninitialized scalar fieldCaolán McNamara1-2/+7
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-7/+2
2014-03-25svtools/svparser.hxx: sal_Bool->boolNoel Grandin1-14/+14
2014-01-10Use boolStephan Bergmann1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-3/+3
2013-09-02XubString->OUStringCaolán McNamara1-1/+1
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin1-15/+15
2013-04-23execute move of global headersBjoern Michaelsen1-0/+278