summaryrefslogtreecommitdiff
path: root/svtools/source/svhtml
AgeCommit message (Expand)Author
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-13xub_StrLen->sal_Int32Caolán McNamara
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-14html: remove unused optionsThomas Arnhold
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-10html: Options need to be lowercase, tooThomas Arnhold
2013-10-07html: <li> is on/off - arrange list correctlyThomas Arnhold
2013-10-07html: remove unused and unsupported tagsThomas Arnhold
2013-10-06fix html testsThomas Arnhold
2013-10-06html: remove duplicatesThomas Arnhold
2013-09-12drop tools/string.hxx from a bunch of placesCaolán McNamara
2013-09-02XubString->OUStringCaolán McNamara
2013-08-22convert svtools/source/svhtml/* from String to OUStringNoel Grandin
2013-08-22convert include/svtools/htmlout.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/htmltokn.h from String to OUStringNoel Grandin
2013-08-15original code inserted sSaveToken at the start of aTokenCaolán McNamara
2013-08-15single arg Erase erased to eolCaolán McNamara
2013-08-15convert include/svtools/imap*.hxx from String to OUStringNoel Grandin
2013-08-15convert include/svtools/parhtml.hxx from String to OUStringNoel Grandin
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin
2013-08-13Change String to OUString in SwHTMLParser classPalenik Mihály
2013-08-05Change String class to OUString class in two files.Palenik Mihály
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-15callcatcher: update unused codeCaolán McNamara
2013-07-11fdo#63211 - embed images in HTML export.Ciorba Edmond
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-06-18fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa
2013-05-16resolved fdo#56772 keep track of HTML ON/OFF tokensEike Rathke
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-11-27String=>OUString in svl's inettype and fall-outNorbert Thiebaud
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-11-02Fix bug 50931 : Cannot import HTML <br/> and <hr/>Louis Possoz
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-29String::Expand -> string::padToLengthCaolán McNamara
2012-06-19death to some UniStringsCaolán McNamara
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-05-20Some cppcheck cleaningJulien Nabet
2012-05-11removed unused static dataTakeshi Abe