summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlftn.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-08ofz#4767 Bad-castCaolán McNamara1-23/+8
2017-08-06loplugin:constparams in sw part6Noel Grandin1-1/+1
2017-07-17Translate randomly found German commentsJohnny_M1-8/+8
2017-04-12tdf#39468 Translate German comments in swJens Carl1-8/+8
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin1-1/+1
2017-01-19use rtl::Reference in SwHTMLParserNoel Grandin1-5/+5
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann1-3/+3
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-1/+2
2015-12-02loplugin:stringconcat: Also look through O[U]String ctorsStephan Bergmann1-7/+7
2015-12-02Remove some chained appendsWillian Briotto1-8/+8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-11-05sw: prefix members of SwHTMLParserMiklos Vajna1-39/+39
2015-11-05sw: prefix members of SwHTMLWriterMiklos Vajna1-45/+45
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-06-01Translate German messageMatteo Casalin1-1/+1
2015-06-01WaE - Fix C4389: ´==´ : signed/unsigned mismatchMatteo Casalin1-1/+1
2015-05-31Use more proper integer types and range-based for loopsMatteo Casalin1-11/+10
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-72/+72
2015-03-11convert SetAttrMode to enum classNoel Grandin1-1/+1
2014-12-02loplugin: cstylecastNoel Grandin1-3/+3
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-18/+18
2014-03-24svtools: sal_Bool->boolNoel Grandin1-5/+5
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-12/+12
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-4/+4
2013-10-18convert sw/source/filter/html/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-10-15convert sw/inc/ftninfo.hxx from String to OUStringNoel Grandin1-2/+2
2013-10-15convert sw/source/filter/html/*.hxx from String to OUStringNoel Grandin1-2/+2
2013-10-01Related: fdo#38838 remove UniString::AssignAsciiCaolán McNamara1-17/+17
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-4/+2
2013-08-14String to OUString + prefix names of data membersMatteo Casalin1-2/+2
2013-08-12Change String to OUString in some class and functions.Palenik Mihály1-58/+47
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+7
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-6/+6
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-21unused variablesLuboš Luňák1-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-3/+3
2012-05-09Convert SV_DECL_PTRARR(SwHTMLTxtFtns) to std::vectorNoel Grandin1-10/+5
2012-04-02convert Suffix/Prefix to rtl::OUStringCaolán McNamara1-3/+3
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-13SvStringsDtor->std::vectorAugust Sodora1-9/+7
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-2/+2
2011-11-08Removed some SvStringsSortDtorDaisuke Nishino1-1/+1
2011-09-13ByteString->rtl::OStringBufferCaolán McNamara1-33/+34
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-35/+35