/svl/source/filerec/

.hxx?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sc/inc/brdcst.hxx
AgeCommit message (Expand)Author
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-01remove some unnecessary global.hxx includesJochen Nitschke
2015-12-27sal_uLong to sal_uInt32, ScHint relatedMatteo Casalin
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida
2013-05-09ScHint doesn't need to store broadcaster pointer. Let's not.Kohei Yoshida
2013-05-09Remove SC_HINT_DYING. We don't do anything specific for this hint.Kohei Yoshida
2013-03-28We only need to send the broadcaster instance with ScHint.Kohei Yoshida
2012-06-21re-base on ALv2 code.Michael Meeks