summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/grid/gridcontrol.hxx
AgeCommit message (Expand)Author
2011-04-07gridfixes: ensure removal of a column at the grid control adjusts the cursor,...Frank Schoenheit [fs]
2011-03-22gridfixes: #i117398# cleaned up the row selection APIFrank Schoenheit [fs]
2011-01-14gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an inte...Frank Schoenheit [fs]
2011-01-13gridsort: reworked the notification system for inserted/removed rowsFrank Schoenheit [fs]
2011-01-11gridsort: XGridControl: add methods to retrieve the current row/colFrank Schoenheit [fs]
2011-01-11gridsort: XGridControl::getItemIndexAtPoint renamed to getRowAtPoint; introdu...Frank Schoenheit [fs]
2011-01-11gridsort: removed XGridControl::setTooltip. It had a rather strange semantics...Frank Schoenheit [fs]
2010-12-23gridsort: do not allow NULL/VOID for a grid's columnd/data model - nothing wo...Frank Schoenheit [fs]
2010-12-07gridsort: introduced container listeners at the grid model, reworked and fixe...Frank Schoenheit [fs]
2010-12-06gridsort: give the UnoControl(Model/Base) classes a ctor taking a service fac...Frank Schoenheit [fs]
2010-04-23gridcontrol_03:bug fix for #i111107#, added update methods to xgriddatamodelMihaela Kedikova
2010-03-23gridcontrol_03: merge with DEV300_m75Mihaela Kedikova
2010-03-22recent changes for grid controlMihaela Kedikova
2010-02-12recent changes for grid controlMihaela Kedikova
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-08-26CWS-TOOLING: integrate CWS gridcontrol_01Release Engineers