summaryrefslogtreecommitdiff
path: root/sc/inc/scmod.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen1-6/+5
2018-06-28loplugin:useuniqueptr in ScModuleNoel Grandin1-17/+17
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro1-2/+0
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin1-1/+1
2018-05-31Initial steps to make also Calc usable from Automation clientsTor Lillqvist1-0/+7
2018-05-28Fix typosAndrea Gelmini1-1/+1
2018-05-28sc: release XTransferable2 when used with VBA compatibility helpersHenry Castro1-7/+1
2018-05-25loplugin:passstuffbyrefNoel Grandin1-1/+1
2018-05-23Fix typoAndrea Gelmini1-1/+1
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro1-1/+9
2018-05-19Fix typosAndrea Gelmini1-1/+1
2018-05-09sc: prefix members of ScModuleHenry Castro1-42/+42
2018-05-05Fix typosAndrea Gelmini1-1/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2017-12-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro1-7/+0
2017-11-29loplugin:countusersofdefaultparams in scNoel Grandin1-1/+1
2017-11-11Replace list by vector in scmod (sc)Julien Nabet1-2/+2
2017-08-24loplugin:constparam in sc part4Noel Grandin1-3/+3
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin1-3/+5
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann1-1/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin1-3/+3
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin1-1/+1
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara1-0/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-10-03LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-19sc: convert SC_DROP_* defines to typed flagsJochen Nitschke1-5/+0
2016-07-13Moved SfxModule owner to SfxApplicationMark Page1-2/+1
2016-01-31RecentFunctionsChanged doesn't do anything since...Caolán McNamara1-1/+0
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-2/+2
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-09-21convert SC_ENTER constants to scoped enumNoel Grandin1-22/+22
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin1-1/+0
2015-07-13editeng: make Link<> usage typedNoel Grandin1-1/+1
2015-05-18callcatcher: update unused codeCaolán McNamara1-6/+0
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-06idle includes and enum useJennifer Liebel1-0/+1
2015-03-06Timer: Reversed some Idles to TimerTobias Madl1-1/+1
2014-12-09changed timers to idlesJennifer Liebel1-2/+2
2014-11-10fdo#85584: Adapt the unit test to the new default.Jan Holesovsky1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-08-08bnc#885548: Write test for this.Kohei Yoshida1-1/+1