summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp/sfxhtml.cxx
AgeCommit message (Expand)Author
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-14coverity#1078471 Unchecked return valueCaolán McNamara
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-04-10DownLoad -> Download.Jan Holesovsky
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-25svtools/svparser.hxx: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-10coverity#708153 Uninitialized scalar fieldCaolán McNamara
2014-02-11coverity#1130402 Missing break in switchCaolán McNamara
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara
2014-01-13longparas: stop tuncating large html filesCaolán McNamara
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-29convert sfx2/source/bastyp/* from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/sfxhtml.hxx from String to OUStringNoel Grandin
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin
2013-08-06Change String to OUString in some class.Palenik Mihály
2013-07-23expand out the U2S and S2U macros from sfxuno.hxxNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-12Abbreviate Rectangle as Rect, not RecTor Lillqvist
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-25Remove unused parameter.Kohei Yoshida
2012-07-25Referer was set to SfxMedium but was never used. Removing it.Kohei Yoshida
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21needs more work firstCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-09-29Replace SvULongs with std::vector in sfx2Maciej Rumianowski
2011-09-19rework this in terms of read_uInt8s_AsOStringCaolán McNamara
2011-08-19remove extra arg and methodCaolán McNamara
2011-08-19branch is unconditional, remove dead alternativeCaolán McNamara