summaryrefslogtreecommitdiff
path: root/svtools/source/svrtf
AgeCommit message (Expand)Author
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-05-10Fix typosAndrea Gelmini
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10tdf#89329 Use std::unique_ptr for pImpl in svparserAleksas Pantechovskis
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
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-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-07Pull assignment out of switch conditionStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-22convert Link<> to typedNoel Grandin
2015-09-12Typo: muliple->multipleJulien Nabet
2015-08-31Fix tdf#93438 Impress generate abnormal style when copy-pastingMark Hung
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-04Fix typosAndrea Gelmini
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
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
2015-05-08Use bool instead of intStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: svtoolsStephan Bergmann
2014-12-18svtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-10fdo#76776 crashes after paste a table from WriterCaolán McNamara
2014-11-22Apply pimpl to SvKeyValueIterator, to hide ptr_vector from the header.Kohei Yoshida
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in misc calls to SvStream.Write*Noel 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-06-29Typo: beeing->beingJulien Nabet
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-22stray commaCaolán McNamara
2014-04-22coverity#708335 Uninitialized scalar fieldCaolán McNamara
2014-04-22coverity#708334 Uninitialized scalar fieldCaolán McNamara
2014-03-25svtools/svparser.hxx: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-06coverity#708336 Uninitialized scalar fieldCaolán McNamara