summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/swmodul1.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-07-30loplugin:flatten in sw/uibase/app..sw/uibase/configNoel Grandin1-27/+28
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin1-1/+1
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin1-19/+7
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen1-9/+1
2019-09-28loplugin:constmethod in swNoel Grandin1-2/+2
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+1
2019-03-27tdf#60242 remember horizontal/vertical choice in split cells dialogMartin van Zijl1-0/+10
2018-12-05use unique_ptr in SwModuleNoel Grandin1-15/+15
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-10/+10
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-08-10unnecessary null check before dynamic_cast, in swNoel Grandin1-1/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-21ColorData->Color in swNoel Grandin1-5/+5
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin1-1/+1
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen1-1/+0
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-5/+5
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-1/+1
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-1/+1
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin1-1/+1
2017-12-04sw: prefix members of AuthorCharAttrMiklos Vajna1-9/+9
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin1-1/+1
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-2/+2
2017-08-06loplugin:constparams in sw part6Noel Grandin1-3/+3
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin1-2/+2
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann1-11/+14
2017-03-16No need for extra heap allocationStephan Bergmann1-8/+8
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-0/+1
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-1/+0
2016-11-04unify color selectorsCaolán McNamara1-0/+1
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna1-9/+40
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin1-2/+2
2016-08-15convert SvxCompareMode to scoped enumNoel Grandin1-1/+1
2016-03-31tdf#84938 convert VIEWOPT_ constants to scoped enumNoel Grandin1-4/+4
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin1-1/+1
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-09formatting improvements in sw/Noel Grandin1-5/+5
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-5/+5
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-14/+11
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-09-22sw: prefix members of SwModuleMiklos Vajna1-67/+67
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-09-09sw: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+0
2015-08-21loplugin: defaultparamsNoel Grandin1-1/+1