summaryrefslogtreecommitdiff
path: root/svtools/source/svrtf
AgeCommit message (Expand)Author
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
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-10Use boolStephan Bergmann
2014-01-09Translated German commentsLuc Castermans
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist
2013-10-12Test _WIN32 instead of UNX as it's Win32 that is the special case hereTor Lillqvist
2013-10-02bWeiter -> bContinuePhilipp Riemer
2013-09-12drop tools/string.hxx from a bunch of placesCaolán McNamara
2013-08-22convert svtools/source/svrtf/* from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-15convert include/svtools/rtfout.hxx from String to OUStringNoel Grandin
2013-08-15convert include/svtools/rtftoken.h from String to OUStringNoel Grandin
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann
2013-06-18fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa
2013-06-17cppcheck: fix some uninitMemberVar in svtools partJulien Nabet
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-05-09removed dead codeTakeshi 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