summaryrefslogtreecommitdiff
path: root/svtools/source/svrtf
AgeCommit message (Expand)Author
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
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara
2011-08-10convert this debugging thing over tooCaolán McNamara
2011-07-19Preserve RTF \'00 sequences (NULL) in stringsTroy Rollo
2011-07-11Remove unused RTFOutFuncs::Out_FontnameMiklos Vajna
2011-07-07ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara
2011-05-26remove __cdecl and use SAL_CALL insteadChr. Rossmanith
2011-05-21Drop OS2Tor Lillqvist
2011-03-19Fixed RTF import/export of new border linesCédric Bosdonnat