summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp/sfxhtml.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-14coverity#1078471 Unchecked return valueCaolán McNamara1-1/+1
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann1-2/+2
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+2
2014-04-10DownLoad -> Download.Jan Holesovsky1-1/+1
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-5/+5
2014-03-25svtools/svparser.hxx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-10coverity#708153 Uninitialized scalar fieldCaolán McNamara1-3/+5
2014-02-11coverity#1130402 Missing break in switchCaolán McNamara1-0/+2
2014-01-22convert more SvStream::operator<< callsNoel Grandin1-1/+1
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara1-1/+0
2014-01-13longparas: stop tuncating large html filesCaolán McNamara1-6/+1
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-0/+1
2013-08-29convert sfx2/source/bastyp/* from String to OUStringNoel Grandin1-24/+22
2013-08-29convert include/sfx2/sfxhtml.hxx from String to OUStringNoel Grandin1-10/+10
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-06Change String to OUString in some class.Palenik Mihály1-1/+1
2013-07-23expand out the U2S and S2U macros from sfxuno.hxxNoel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-12Abbreviate Rectangle as Rect, not RecTor Lillqvist1-3/+3
2013-02-25loplugin: unused variablesThomas Arnhold1-2/+0
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-2/+2
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud1-5/+4
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+1
2012-07-25Remove unused parameter.Kohei Yoshida1-1/+1
2012-07-25Referer was set to SfxMedium but was never used. Removing it.Kohei Yoshida1-9/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-1/+1
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin1-5/+4
2012-01-30refactor ConvertLineEndCaolán McNamara1-1/+1
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+2
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-12-21needs more work firstCaolán McNamara1-1/+1
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-09-29Replace SvULongs with std::vector in sfx2Maciej Rumianowski1-10/+8
2011-09-19rework this in terms of read_uInt8s_AsOStringCaolán McNamara1-4/+2
2011-08-19remove extra arg and methodCaolán McNamara1-13/+1
2011-08-19branch is unconditional, remove dead alternativeCaolán McNamara1-23/+1
2011-07-22Adjusted for GetOptions() return type change.Kohei Yoshida1-20/+18
2011-04-13default to UTF8 for html encodingCaolán McNamara1-5/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-24/+24
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-24/+24
2011-03-10Translations and typo fixes.Albert Thuswaldner1-3/+3
2011-03-01Remove dead CodeXisco Fauli1-7/+1
2011-01-26Translations of German comments in sfxAlbert Thuswaldner1-24/+25
2011-01-23WaE: gcc 4.6.0 various warningsCaolán McNamara1-17/+0
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko1-26/+26
2010-12-12change of __READONLY_DATA define to constGert Faller1-1/+1