summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlbas.cxx
AgeCommit message (Expand)Author
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
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist
2013-10-03CID#705750 fix leakCaolán McNamara
2013-08-15original code compared length to >= 2Caolán McNamara
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin
2013-08-13Change String to OUString in SwHTMLParser classPalenik Mihály