summaryrefslogtreecommitdiff
path: root/svtools/source/svhtml
AgeCommit message (Expand)AuthorFilesLines
2014-07-02fix detection of Salesforce htmlCaolán McNamara1-2/+10
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-12/+12
2013-11-13xub_StrLen->sal_Int32Caolán McNamara1-7/+7
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-8/+6
2013-10-23convert code to use OUString::endsWithNoel Grandin2-11/+6
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-4/+4
2013-10-14html: remove unused optionsThomas Arnhold1-48/+0
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist1-13/+7
2013-10-12Test _WIN32 instead of UNX as it's Win32 that is the special case hereTor Lillqvist1-3/+3
2013-10-10html: Options need to be lowercase, tooThomas Arnhold1-4/+2
2013-10-07html: <li> is on/off - arrange list correctlyThomas Arnhold1-1/+1
2013-10-07html: remove unused and unsupported tagsThomas Arnhold1-29/+0
2013-10-06fix html testsThomas Arnhold1-3/+3
2013-10-06html: remove duplicatesThomas Arnhold1-8/+0
2013-09-12drop tools/string.hxx from a bunch of placesCaolán McNamara1-2/+1
2013-09-02XubString->OUStringCaolán McNamara1-0/+1
2013-08-22convert svtools/source/svhtml/* from String to OUStringNoel Grandin2-58/+55
2013-08-22convert include/svtools/htmlout.hxx from String to OUStringNoel Grandin1-24/+24
2013-08-22convert include/svtools/htmltokn.h from String to OUStringNoel Grandin1-48/+43
2013-08-15original code inserted sSaveToken at the start of aTokenCaolán McNamara1-1/+1
2013-08-15single arg Erase erased to eolCaolán McNamara1-1/+1
2013-08-15convert include/svtools/imap*.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-15convert include/svtools/parhtml.hxx from String to OUStringNoel Grandin1-55/+53
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin1-68/+67
2013-08-13Change String to OUString in SwHTMLParser classPalenik Mihály1-33/+33
2013-08-05Change String class to OUString class in two files.Palenik Mihály1-4/+4
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+2
2013-07-15callcatcher: update unused codeCaolán McNamara1-13/+0
2013-07-11fdo#63211 - embed images in HTML export.Ciorba Edmond1-4/+4
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann1-3/+3
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-1/+1
2013-06-18fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa1-6/+6
2013-05-16resolved fdo#56772 keep track of HTML ON/OFF tokensEike Rathke1-4/+18
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza1-2/+2
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-35/+35
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2012-11-27String=>OUString in svl's inettype and fall-outNorbert Thiebaud1-8/+5
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-19re-base on ALv2 code. Includes:Michael Meeks4-93/+56
2012-11-02Fix bug 50931 : Cannot import HTML <br/> and <hr/>Louis Possoz1-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-3/+3
2012-08-29String::Expand -> string::padToLengthCaolán McNamara1-3/+7
2012-06-19death to some UniStringsCaolán McNamara1-6/+4
2012-06-19remove some UniString ctorsCaolán McNamara1-1/+1
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-4/+2
2012-05-20Some cppcheck cleaningJulien Nabet1-2/+1
2012-05-11removed unused static dataTakeshi Abe1-1/+0
2012-05-09remove comment, it'll only confuse mattersCaolán McNamara1-6/+1