summaryrefslogtreecommitdiff
path: root/sc/inc/scmod.hxx
AgeCommit message (Expand)Author
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-19sc: convert SC_DROP_* defines to typed flagsJochen Nitschke
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-01-31RecentFunctionsChanged doesn't do anything since...Caolán McNamara
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-21convert SC_ENTER constants to scoped enumNoel Grandin
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-05-18callcatcher: update unused codeCaolán McNamara
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-06idle includes and enum useJennifer Liebel
2015-03-06Timer: Reversed some Idles to TimerTobias Madl
2014-12-09changed timers to idlesJennifer Liebel
2014-11-10fdo#85584: Adapt the unit test to the new default.Jan Holesovsky
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-08bnc#885548: Write test for this.Kohei Yoshida
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-02Implement "fill single edit" mode and map it to Ctrl-' by default.Kohei Yoshida
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-04-18callcatcher: update unused codeCaolán McNamara
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-19sal_Bool->boolNoel Grandin
2014-02-10loplugin:implicitboolconversion, loplugin:literaltoboolconversionStephan Bergmann
2013-12-05resolved fdo#71667 and fdo#72278, fdo#69971 follow-up fixEike Rathke
2013-12-03convert ScInputHandler::InputGetSelection from xub_StrLen -> sal_Int32Noel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-04convert sc/inc/s*.hxx from String to OUStringNoel Grandin
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
2013-05-09implement Application.Iteration & Application.InchesToPointsNoel Power
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-10improve the recalc dialog for ooxmlMarkus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard
2012-09-12targetted VBA re-work.Noel Power