office-gobmx/svtools/source/uno
Frank Schoenheit [fs] 4c08b4b3d3 gridsort: reworked the notification system for inserted/removed rows
In this course, more code which was in SVTXGridControl was moved to the places it belongs to, effectively
meaning that the TableControl has better chances than before to be used outside an SVTXGridControl (though
we're not there, yet).

Also, the selection-related methods in TableControl/_Impl got some refactoring love, so the implementation
details are hidden in the Impl class now, instead of being exposed to an exploited by the TableControl.

And while we were there ... The XGridSelection does not provide a |selectColumn| anymore (there was no
preparation whatsoever for column selection, anywhere, thus it was a complete dummy.)
Also, its de/selectRows methods have been removed: They have questionable use, and make implementation
rather difficult, compared with multiple calls to de/selectRow.
2011-01-13 14:08:36 +01:00
..
wizard CWS changehid: resync to m89 2010-10-09 18:56:58 +02:00
addrtempuno.cxx changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
contextmenuhelper.cxx changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
framestatuslistener.cxx changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
generictoolboxcontroller.cxx changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
genericunodialog.cxx changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
makefile.mk gridsort: don't let the SVTXGridControl listen for XGridColumn changes. Instead, the non-UNO wrapper around 2011-01-04 22:23:17 +01:00
miscservices.cxx sb129: #i113189# change UNO components to use passive registration 2010-09-10 13:10:07 +02:00
popupmenucontrollerbase.cxx fixed compile warnings 2010-03-30 10:07:55 +02:00
popupwindowcontroller.cxx #i107213# enable reading of toolbar menu entries on mac 2010-05-10 14:25:18 +02:00
statusbarcontroller.cxx changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
svtxgridcontrol.cxx gridsort: reworked the notification system for inserted/removed rows 2011-01-13 14:08:36 +01:00
svtxgridcontrol.hxx gridsort: reworked the notification system for inserted/removed rows 2011-01-13 14:08:36 +01:00
toolboxcontroller.cxx cmcfixes76: #i112969# WaE 2010-07-06 11:54:12 +01:00
treecontrolpeer.cxx gridsort: RowHeight belongs to the GridControlModel (not the GridDataModel), too 2011-01-07 10:51:57 +01:00
treecontrolpeer.hxx os141: added XTreeControl::getNodeRect 2010-05-05 13:49:53 +02:00
unocontroltablemodel.cxx gridsort: reworked the notification system for inserted/removed rows 2011-01-13 14:08:36 +01:00
unocontroltablemodel.hxx gridsort: reworked the notification system for inserted/removed rows 2011-01-13 14:08:36 +01:00
unoevent.cxx changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
unogridcolumnfacade.cxx gridsort: +XGridColumn::HelpText, to be displayed as tooltip for the column header 2011-01-11 11:42:27 +01:00
unogridcolumnfacade.hxx gridsort: +XGridColumn::HelpText, to be displayed as tooltip for the column header 2011-01-11 11:42:27 +01:00
unoiface.cxx unoawt2: get rid of the ImageConsumer/Producer connection between image-rendering controls and their models - this channel doesn't correctly transport transparency. The connection via the 'Graphic' property works absolutely fine here. 2010-06-18 15:33:54 +02:00
unoimap.cxx sw33bf06: valgrind: SvUnoImageMapObject: initialize members 2010-07-01 18:13:33 +02:00
unowizard.hxx unoawt: XWizard now has an attribute giving access to the XWindow interface of the dialog's main window 2010-05-28 15:36:22 +02:00