summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/scmod.cxx
AgeCommit message (Expand)Author
2015-10-26tdf#94485 Lower Calc background spellchecker prioJan-Marek Glogowski
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
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-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-03-06Timer: Reversed some Idles to TimerTobias Madl
2015-01-24coverity#265794 Dereference null return valueCaolán McNamara
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2014-12-09WaE: set but not usedCaolán McNamara
2014-12-09We now only need one bit of information hereCaolán McNamara
2014-12-09changed timers to idlesJennifer Liebel
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-03fdo#81633: Add a new configuration option to toggle ref update on sort.Kohei Yoshida
2014-08-22fdo#82183 do not reset globals while loading a documentEike Rathke
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-10Translate German comments, fix some wsPhilipp Weissenbacher
2014-05-09coverity#1209709 Dereference null return valueCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-02Implement "fill single edit" mode and map it to Ctrl-' by default.Kohei Yoshida
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky
2014-04-18callcatcher: update unused codeCaolán McNamara
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-14some formula interpreter options are document specificEike Rathke
2014-03-14recalc for interpreter options changesEike Rathke
2014-03-08typo in coverity#704692 fixNorbert Thiebaud
2014-03-07coverity#704693 Unchecked dynamic castNorbert Thiebaud
2014-03-07coverity#704692 Unchecked dynamic castNorbert Thiebaud