summaryrefslogtreecommitdiffstats
path: root/include/svtools/svparser.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin: unnecessary destructor svl..svtoolsNoel Grandin2017-01-251-1/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* loplugin:singlevalfields in svtoolsNoel Grandin2016-06-241-10/+0
* Avoid reserved identifierStephan Bergmann2016-03-101-2/+2
* tdf#89329 Use std::unique_ptr for pImpl in svparserAleksas Pantechovskis2016-03-101-2/+3
* tdf#81129 Support reading non-BMP characters in HTML documents.Mark Hung2016-02-131-2/+2
* loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin2016-01-131-7/+7
* remove boost::noncopyable from /includeNoel Grandin2015-10-291-3/+3
* convert Link<> to typedNoel Grandin2015-09-221-2/+2
* include: inline some use-once typedefsNoel Grandin2015-08-041-5/+0
* loplugin:unusedmethods svtoolsNoel Grandin2015-07-141-13/+0
* Fix typosAndrea Gelmini2015-07-031-1/+1
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-201-1/+1
* Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann2015-05-101-2/+2
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* Clean up tools/link.hxxStephan Bergmann2015-04-291-0/+1
* Remove unnecessary STATIC_LINK macroStephan Bergmann2015-04-291-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-3/+3
* fdo#39468 translate German commentsMichael Weghorn2014-12-141-36/+34
* Apply pimpl to SvKeyValueIterator, to hide ptr_vector from the header.Kohei Yoshida2014-11-221-10/+5
* loplugin: cstylecastNoel Grandin2014-10-241-1/+1
* Remove pointless commented-out 'virtual' keywordsTor Lillqvist2014-10-061-2/+2
* WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist2014-04-081-1/+1
* coverity#708197 Uninitialized scalar fieldCaolán McNamara2014-04-081-2/+7
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-071-7/+2
* svtools/svparser.hxx: sal_Bool->boolNoel Grandin2014-03-251-14/+14
* Use boolStephan Bergmann2014-01-101-1/+1
* fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-3/+3
* XubString->OUStringCaolán McNamara2013-09-021-1/+1
* convert include/svtools/svparser.hxx from String to OUStringNoel Grandin2013-08-151-15/+15
* execute move of global headersBjoern Michaelsen2013-04-231-0/+278