summaryrefslogtreecommitdiff
path: root/svtools/source/svrtf
AgeCommit message (Expand)AuthorFilesLines
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock1-7/+7
2017-06-27loplugin:oncevar in svtoolsNoel Grandin1-1/+1
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin1-2/+2
2017-05-12tdf#75280 replace uses of sal_uLongJochen Nitschke1-1/+1
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin2-30/+81
2017-04-28loplugin:salunicodeliteral: svtoolsStephan Bergmann1-3/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-03tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-30remove type decorations on char literalsJochen Nitschke1-2/+2
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann1-1/+0
2017-03-21New loplugin:unicodetocharStephan Bergmann1-2/+2
2017-02-14convert SvParserState to scoped enumNoel Grandin2-30/+26
2017-02-03TyposJulien Nabet1-1/+1
2016-12-12coverity#1397046 Unchecked return valueCaolán McNamara1-1/+1
2016-11-18tdf#103960: The import of UCS2 data uses a different code path.Jan Holesovsky1-2/+2
2016-11-03tdf#88821: Set the encoding correctly for HTML files with a BOM.Jan Holesovsky1-4/+3
2016-10-11improve comment about non-BMP code points in RTFMichael Stahl1-0/+3
2016-10-11Comment about state of non-BMP Unicode chars in RTFStephan Bergmann1-0/+8
2016-10-07Fix mis-merge in commentStephan Bergmann1-1/+0
2016-10-07Clean up RTFOutFuncs interfaceStephan Bergmann1-22/+25
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-1/+0
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin2-8/+0
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin1-1/+1
2016-05-10Fix typosAndrea Gelmini1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-2/+3
2016-03-10Avoid reserved identifierStephan Bergmann1-4/+4
2016-03-10Avoid reserved identifierStephan Bergmann2-6/+6
2016-03-10tdf#89329 Use std::unique_ptr for pImpl in svparserAleksas Pantechovskis1-8/+3
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin1-1/+2
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann1-1/+1
2016-02-13tdf#81129 Support reading non-BMP characters in HTML documents.Mark Hung2-12/+23
2016-02-09Remove excess newlinesChris Sherlock3-4/+0
2015-11-12svtools: boost::ptr_vector->std::vectorNoel Grandin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-6/+6
2015-10-13cppcheck:variableScopeNoel Grandin1-1/+3
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+2
2015-10-07Pull assignment out of switch conditionStephan Bergmann1-2/+4
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-22convert Link<> to typedNoel Grandin1-3/+1
2015-09-12Typo: muliple->multipleJulien Nabet1-1/+1
2015-08-31Fix tdf#93438 Impress generate abnormal style when copy-pastingMark Hung1-2/+19
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-4/+1
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann1-3/+6
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-1/+1
2015-05-20Remove include stdio (part4)Julien Nabet2-2/+0