summaryrefslogtreecommitdiff
path: root/svtools/source/svrtf/svparser.cxx
AgeCommit message (Expand)Author
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
2014-11-22Apply pimpl to SvKeyValueIterator, to hide ptr_vector from the header.Kohei Yoshida
2014-09-29loplugin: cstylecastNoel Grandin
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-10fdo#81044 detect UTF-8 BOM tooDavid Tardon
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-10coverity#708336 Uninitialized scalar fieldCaolán McNamara
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-04-22coverity#708335 Uninitialized scalar fieldCaolán McNamara
2014-03-25svtools/svparser.hxx: sal_Bool->boolNoel Grandin
2014-03-06coverity#708336 Uninitialized scalar fieldCaolán McNamara
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-09Translated German commentsLuc Castermans
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-08-22convert svtools/source/svrtf/* from String to OUStringNoel Grandin
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin
2013-06-17cppcheck: fix some uninitMemberVar in svtools partJulien Nabet
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-05-09removed unused definesTakeshi Abe
2012-04-18hard-coded windows dumper path makes no sense for us anymoreCaolán McNamara
2012-01-21SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-08-10convert this debugging thing over tooCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-10-29libs-gui: Remove emacs modelines in the middle of the fileSebastian Spaeth
2010-10-28remove duplicate modelinesCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien