summaryrefslogtreecommitdiff
path: root/sc/inc/scmod.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-2/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-05-02Implement "fill single edit" mode and map it to Ctrl-' by default.Kohei Yoshida1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky1-0/+5
2014-04-18callcatcher: update unused codeCaolán McNamara1-1/+0
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-0/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-02-19sal_Bool->boolNoel Grandin1-15/+15
2014-02-10loplugin:implicitboolconversion, loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2013-12-05resolved fdo#71667 and fdo#72278, fdo#69971 follow-up fixEike Rathke1-0/+1
2013-12-03convert ScInputHandler::InputGetSelection from xub_StrLen -> sal_Int32Noel Grandin1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-04convert sc/inc/s*.hxx from String to OUStringNoel Grandin1-3/+3
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa1-6/+0
2013-05-09implement Application.Iteration & Application.InchesToPointsNoel Power1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-12-10improve the recalc dialog for ooxmlMarkus Mohrhard1-2/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard1-0/+7
2012-09-12targetted VBA re-work.Noel Power1-2/+2
2012-06-23removed unused forward declarations of classTakeshi Abe1-4/+0
2012-04-18Removed duplicate set/get methods for initial tab countAlbert Thuswaldner1-1/+1
2012-04-13Moved ScDefaultsOptions from ScDocOptions to separate classAlbert Thuswaldner1-0/+5
2012-04-10Grouping ScFormulaOptionsAlbert Thuswaldner1-0/+5
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2011-12-21callcatcher: remove unused Find1RefWindow variantCaolán McNamara1-1/+0
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida1-1/+1
2011-10-18WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist1-2/+2
2011-08-29String to rtl::OUString, and I forgot to commit the new headers.Kohei Yoshida1-3/+4
2011-08-29Hide ScDragData and ScClipData from scmod.hxx, clean up ScModule a bit.Kohei Yoshida1-41/+17
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-37/+36
2011-02-11Translated comments from German->EnglishChristina Rossmanith1-10/+10