summaryrefslogtreecommitdiff
path: root/sfx2/source/control/shell.cxx
AgeCommit message (Expand)Author
2019-12-02lok: add viewId to window painting, to allow special-casing on render.Michael Meeks
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-08-21loplugin:useuniqueptr in DeleteItemOnIdleNoel Grandin
2018-07-19Fix typosAndrea Gelmini
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-05-02Fix typosAndrea Gelmini
2018-04-19sw lok: Accept / reject change is always enabled in the context menuTamás Zolnai
2018-01-29loplugin:useuniqueptr in SfxShell_ImplNoel Grandin
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-07-26convert SfxGroupId to scoped enumNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-17Fix typosAndrea Gelmini
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin
2017-03-28remove enum slot code from sfx2Noel Grandin
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-22create SfxDisableFlags enumNoel Grandin
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-24tdf#89329: use unique_ptr for pImpl in shellXisco Fauli
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-08convert SfxSlotKind to scoped enumNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-12-04sfx2: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-08-31make Link<> typedNoel Grandin
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-04shell,sfx2,sd: inline some use-once typedefsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann