summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/swmodul1.cxx
AgeCommit message (Expand)Author
2018-12-05use unique_ptr in SwModuleNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-09-17New loplugin:externalStephan Bergmann
2018-08-10unnecessary null check before dynamic_cast, in swNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-21ColorData->Color in swNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-12-04sw: prefix members of AuthorCharAttrMiklos Vajna
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann
2017-03-16No need for extra heap allocationStephan Bergmann
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-08-15convert SvxCompareMode to scoped enumNoel Grandin
2016-03-31tdf#84938 convert VIEWOPT_ constants to scoped enumNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
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-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-29Fix typosAndrea Gelmini
2015-09-22sw: prefix members of SwModuleMiklos Vajna
2015-09-17boost->stdCaolán McNamara
2015-09-09sw: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-21loplugin: defaultparamsNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-10-13convert SW_TAB #defines to enumNoel Grandin
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner