summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlftn.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin1-6/+6
2021-04-27use more string_view in tools/streamNoel Grandin1-5/+5
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann1-1/+1
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-1/+1
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna1-23/+23
2020-01-13sw reqif-xhtml export: fix non-well-formed output on Chinese textMiklos Vajna1-2/+2
2019-12-23sal_Char->char in swNoel Grandin1-2/+2
2019-12-13loplugin:expandablemethodsNoel Grandin1-5/+0
2019-11-02New loplugin:conditionalstringStephan Bergmann1-1/+1
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-4/+2
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-3/+3
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin1-9/+9
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin1-10/+10
2019-10-02loplugin:stringadd in swNoel Grandin1-4/+4
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl1-1/+1
2018-12-18Get rid of aEmptyOUStrMike Kaganski1-4/+4
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-15sw_redlinehide_3: use appropriate footnote number in text formattingMichael Stahl1-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-07-30loplugin:stringloop in swNoel Grandin1-4/+4
2018-07-19loplugin:useuniqueptr in SwHTMLParserNoel Grandin1-5/+3
2018-07-19loplugin:useuniqueptr in SwHTMLWriterNoel Grandin1-3/+2
2018-04-16sw: prefix members of WriterMiklos Vajna1-10/+10
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-3/+1
2018-03-01sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag()Miklos Vajna1-8/+8
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-7/+7
2018-01-05ofz#4971 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