summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/swmodul1.cxx
AgeCommit message (Expand)Author
2023-03-22sw: check GetActiveView()Xisco Fauli
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2022-06-01CppunitTest_sw_tiledrendering: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-02-24cid#1500708 Dereference after null checkCaolán McNamara
2022-02-23cid#1500601 Dereference after null checkCaolán McNamara
2022-02-23cid#1500615 silence Dereference after null checkCaolán McNamara
2022-02-23cid#1500655 silence Dereference after null checkCaolán McNamara
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-01-15Fix errors in produced JSON introduced with the switch to JsonWriterTor Lillqvist
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-07-30loplugin:flatten in sw/uibase/app..sw/uibase/configNoel Grandin
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-09-28loplugin:constmethod in swNoel Grandin
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-03-27tdf#60242 remember horizontal/vertical choice in split cells dialogMartin van Zijl
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