summaryrefslogtreecommitdiff
path: root/sc/source/core/data/bcaslot.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-08-18introduce temporary hard-recalc state, tdf#92749 follow-upEike Rathke1-12/+11
2015-08-12Resolves: tdf#93388 broadcasting to removed listeners isn't a good ideaEike Rathke1-5/+15
2015-06-30introduce ScRefUpdateRes UR_STICKYEike Rathke1-1/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-23Unusedcode.easy: ScBroadcastAreaSlot::AreaBroadcastInRangeJulien Nabet1-51/+0
2015-03-01unusedcode.easy: remove ScBroadcastAreaSlotMachine::AreaBroadcastInRangeJulien Nabet1-24/+0
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara1-5/+5
2014-12-05Fix incorrect adjustment of range references during sort.Kohei Yoshida1-3/+23
2014-12-05I got the terms 'union' and 'intersection' mixed up.Kohei Yoshida1-6/+6
2014-11-25fdo#86615: Track dependent formulas after bulk-broadcasting...Kohei Yoshida1-0/+4
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida1-0/+24
2014-11-21Use group area listeners when deleting rows.Kohei Yoshida1-0/+1
2014-11-21Dump formula group listener info.Kohei Yoshida1-6/+22
2014-11-18Send broadcast range to the area broadcast slot machine.Kohei Yoshida1-0/+100
2014-11-18Dedicated listener type tailored for formula groups.Kohei Yoshida1-18/+98
2014-11-18Add a means to dump the state of the area broadcaster slot machine.Kohei Yoshida1-0/+56
2014-11-18Optimize area broadcast iteration ...Kohei Yoshida1-2/+12
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-3/+0
2014-09-02check for empty slots' valid NULL pointer, fdo#79441Eike Rathke1-1/+2
2014-08-14correct references after sort, fdo#79441Eike Rathke1-8/+25
2014-07-31fdo#78555: Retain formula results when moving a range of cells.Kohei Yoshida1-4/+13
2014-07-01clang scan-build: various warningsCaolán McNamara1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-33/+0
2014-03-15Use listener's listening range when re-activating area listeners.Kohei Yoshida1-5/+12
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida1-0/+42
2013-11-14Rework SvtListener and SvtBroadcaster internals.Kohei Yoshida1-5/+5
2013-10-01sal_Bool to bool in bcaslot.[ch]xxMarkus Mohrhard1-11/+11
2013-05-28Related: #i122208# const SC containers cannot provide non-const iteratorsHerbert Dürr1-3/+3
2013-03-04RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-1/+1
2012-12-12reworked solution for i#118012 crash during deletion of rowsEike Rathke1-83/+100
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-35/+70
2012-11-26easy performance improvement related to fdo#48312Markus Mohrhard1-2/+2
2012-07-11Use bool instead of sal_uInt16 for HardCalcStateDaniel Bankston1-3/+1
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-3/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-06-14This assertion fails many times & is very noisy.Kohei Yoshida1-1/+0
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak1-11/+11
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-18/+18
2011-02-06port repository calc to boost unordered containersFridrich Štrba1-1/+1
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-18/+18
2011-01-14Remove commented out codeTopround aka Zathuras1-5/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-07-02calc56: #i112849# Prevent hash from accessing dangling pointersEike Rathke [er]1-3/+9
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387...obo1-104/+103
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-11-01merge commit for DEV300_m63Mathias Bauer1-0/+59
2009-10-21CWS-TOOLING: integrate CWS calc32stopper3Vladimir Glazounov1-0/+59