summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlatr.cxx
AgeCommit message (Expand)Author
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-09RES_CHRATR_PROPORTIONALFONTSIZE and RES_CHRATR_NOLINEBREAK unusedNoel Grandin
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-11-21loplugin:flatten in swNoel Grandin
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-06filters: always use "" for includes in current source's directoryMike Kaganski
2017-09-10cppcheck: oppositeInnerCondition in htmlatr (sw)Julien Nabet
2017-08-10tdf#39468: Translate some german commentsChristian Barth
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-04-14tdf#39468 Translate German comments in swJens Carl
2017-03-25Fix typosAndrea Gelmini
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2017-02-13Fix typosAndrea Gelmini
2017-01-26loplugin: unnecessary destructor swNoel Grandin
2017-01-19use rtl::Reference in SwHTMLWriterNoel Grandin
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2017-01-09New loplugin:externvar: swStephan Bergmann
2016-11-25convert HTML constants to scoped enums and typed_flagsNoel Grandin
2016-10-07Non-BMP chars are now covered by HTMLOutFUncs::Out_CharStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-04loplugin:defaultparams: Default method parameterGiuseppe Castagno
2016-09-03cppcheck: variableScopeZolnai Tamás
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-08-08tdf#39468: Translate German commentsJulian Mehne
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht
2016-03-22loplugin:constantparam in swNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2015-12-02loplugin:stringconcat: Also look through O[U]String ctorsStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05sw: prefix members of SwHTMLWriterMiklos Vajna