summaryrefslogtreecommitdiffstats
path: root/sc/inc/brdcst.hxx
Commit message (Collapse)AuthorAgeFilesLines
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-061-3/+0
| | | | | | | | | | Also note that I fixed a bug in SvxFontMenuControl::Notify where the if statement had the check the wrong way around. Change-Id: I611e8929c65818191e36bd80f2b985820ada4411 Reviewed-on: https://gerrit.libreoffice.org/11147 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* remove whitespaceMarkus Mohrhard2014-06-251-1/+0
| | | | Change-Id: Ib15413e73409cc33de01fa92a47b9d1237cfc4b2
* fix-includes.pl: scThomas Arnhold2014-05-111-1/+1
| | | | Change-Id: Iade3fedac5d2f8e978b7dd9c30f001d7d1564946
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
| | | | sorry, huge one...
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-2/+2
| | | | | | ...where the latter contains SAL_OVERRIDE annotations Change-Id: Id64794b388d83dfe7026440e8b20a5b5efd412d1
* fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida2014-03-151-5/+1
| | | | | | | | Also with this commit, the signature of SvtListener::Notify() changes, by dropping the first argument which nobody uses. This change was necessary in order to call it directly without needing to pass any broadcaster instance. Change-Id: I6a1e97f0fb1e070d1d8f7db614690b04c9e8024e
* ScHint doesn't need to store broadcaster pointer. Let's not.Kohei Yoshida2013-05-091-5/+1
| | | | Change-Id: I86f9b44c87f3a730902d12505252e4b7e0a24fe4
* Remove SC_HINT_DYING. We don't do anything specific for this hint.Kohei Yoshida2013-05-091-1/+0
| | | | | | | | Use SC_HINT_DATACHANGED instead, and do broadcast *after* the cell is removed from the cell array, to avoid the dying cell from being used during recalculation after the broadcast. Change-Id: I8eb31eafa50c737ab683ca697657e64e52ae52e7
* We only need to send the broadcaster instance with ScHint.Kohei Yoshida2013-03-281-6/+6
| | | | | | Another ScBaseCell eliminated. Change-Id: I32a07024dd1d8ab536038942aa7209a7829d193c
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-1/+1
|\
| * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-1/+1
| |
* | add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+3
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-121-4/+1
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* #i103496#: split svtools; improve ConfitItemsMathias Bauer2009-10-161-2/+2
|
* CWS-TOOLING: integrate CWS calclinkfixesKurt Zenker2009-06-041-0/+1
| | | | | | 2009-04-27 11:47:56 +0200 nn r271258 : #i101273# Uno broadcasts in DoRecalc/DoHardRecalc 2009-04-24 17:20:19 +0200 nn r271226 : #i101304# don't load source file of external ref for empty cells in the cached data 2009-04-24 14:15:43 +0200 nn r271212 : #i101319# handle merged cells and row groups when loading cached data for external refs
* INTEGRATION: CWS changefileheader (1.5.698); FILE MERGEDRüdiger Timm2008-04-101-35/+18
| | | | | | 2008/04/01 15:29:17 thb 1.5.698.3: #i85898# Stripping all external header guards 2008/04/01 12:35:50 thb 1.5.698.2: #i85898# Stripping all external header guards 2008/03/31 17:13:26 rt 1.5.698.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 15:00:33 rt 1.4.452.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS rowlimit (1.3.302); FILE MERGEDOliver Bolte2004-06-041-2/+6
| | | | 2003/11/28 19:47:16 er 1.3.302.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx
* #90279# performance: methods to modify hint instead of creating new hints ↵Eike Rathke2002-11-271-2/+5
| | | | every time
* new: TableOpDirtyEike Rathke2001-02-131-2/+3
|
* initial importJens-Heiner Rechtien2000-09-181-0/+107