summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlbas.cxx
AgeCommit message (Expand)Author
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-12All occurrences of WriteOStringBuffer(b) can easily be replaced...Stephan Bergmann
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-01-12use unique_ptr in SfxEventConfiguration::ConvertToMacroNoel Grandin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-20loplugin:staticvar in swNoel Grandin
2018-07-30loplugin:stringloop in swNoel Grandin
2018-04-16sw: prefix members of WriterMiklos Vajna
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-10-31loplugin:constantparam in sfx2Noel Grandin
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-21loplugin:unusedfields in sw part3Noel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-04-14tdf#39468 Translate German comments in swJens Carl
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-03-06convert HTMLScriptLanguage to scoped enumNoel Grandin
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-02-16German comment translationsLukas Röllin
2017-01-19use rtl::Reference in SwHTMLParserNoel Grandin
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-03-22loplugin:constantparam in swNoel Grandin
2016-01-07BASIC : use std::vector instead of SbArray for Modules.Arnaud Versini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-05sw: prefix members of SwHTMLParserMiklos Vajna
2015-11-05sw: prefix members of SwHTMLWriterMiklos Vajna
2015-11-04loplugin:stringconstantNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-23loplugin:staticmethodsNoel Grandin
2015-02-02seeing as it assumed it was non-null since day 0, so can weCaolán McNamara
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-02loplugin: cstylecastNoel Grandin
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-05-07coverity#735932 Explicit null dereferencedCaolán McNamara
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-28bool improvementsStephan Bergmann