summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlfldw.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-03-11tdf#39674 Translate German variable namesJohnny_M1-1/+1
2020-01-17sw reqif-xhtml export: fix not needed namespace for commentsMiklos Vajna1-1/+1
2020-01-13sw reqif-xhtml export: fix non-well-formed output on Chinese textMiklos Vajna1-3/+2
2019-12-23sal_Char->char in swNoel Grandin1-3/+3
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen1-2/+0
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin1-5/+6
2019-10-12All occurrences of WriteOStringBuffer(b) can easily be replaced...Stephan Bergmann1-2/+2
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin1-8/+8
2019-08-05sw XHTML export: <sdfield> and shading is not relevant for ReqIFMiklos Vajna1-3/+11
2019-03-12sw HTML export, field shadings: give text portion background priorityMiklos Vajna1-2/+11
2019-03-12sw HTML export: handle field shadings view optionMiklos Vajna1-0/+23
2018-12-01sw: rename to SwTextNode::GetParaAttr(), at least that's uniqueMichael Stahl1-1/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl1-1/+1
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-09-28Fix DI_TITEL -> DI_TITLEAndrea Gelmini1-1/+1
2018-04-16sw: prefix members of WriterMiklos Vajna1-2/+2
2018-03-01sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag()Miklos Vajna1-1/+1
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-6/+6
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-4/+4
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl1-4/+4
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-3/+2
2017-05-12tdf#39468: Translate German comments/terms sw/source/filter/html/htmlfldw.cxxJens Carl1-15/+15
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-11/+12
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin1-2/+2
2017-02-22Revert "Fix typos"jan iversen1-1/+1
2017-02-22Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-11-05sw: prefix members of SwHTMLWriterMiklos Vajna1-19/+19
2015-05-31More proper tipes, avoid cast to wrong typeMatteo Casalin1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-86/+86
2014-12-02loplugin: cstylecastNoel Grandin1-3/+3
2014-11-26loplugin: cstylecastNoel Grandin1-7/+7
2014-11-25loplugin: cstylecastNoel Grandin1-6/+6
2014-11-16int + sal_True/sal_False ==> bool, and reduce scope of a static variableMatteo Casalin1-4/+2
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-16/+16
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-2/+0
2014-01-15Related: #i17171# identify places where -1 was cast to 0xFFFF in the pastCaolán McNamara1-1/+1
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-9/+9
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-2/+2
2013-11-17sal_Bool to boolTakeshi Abe1-3/+3
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann1-1/+1
2013-10-23convert code to use OUString::endsWithNoel Grandin1-5/+4
2013-10-14don't include unused tools/string.hxxChr. Rossmanith1-1/+0
2013-10-08CID#1078611 talk coverity down from the ledgeCaolán McNamara1-10/+16