summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/grid/defaultgriddatamodel.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-10-03re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-14gridfixes: #i117398# XMutableGridDataModel:Norbert Thiebaud1-29/+44
2012-09-14gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud1-2/+4
2012-09-14DefaultGridDataModel::getRowData: use o3tl::select1stMiklos Vajna1-2/+2
2012-09-14gridfixes: #i117398# added XGridDataModel::getRowDataFrank Schoenheit [fs]1-0/+13
2011-11-27remove include of pch header from toolkitNorbert Thiebaud1-2/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-237/+330
2011-01-27gridsort: minor changes to the new API:Frank Schoenheit [fs]1-1/+1
2011-01-18gridsort: GCC WaEFrank Schoenheit [fs]1-1/+2
2011-01-16gridsort: made the row title a row heading, being an Any instead of a stringFrank Schoenheit [fs]1-11/+11
2011-01-16gridsort: add disposal checks and some rudimentary mutex lockingFrank Schoenheit [fs]1-47/+39
2011-01-14gridsort: XMutableGridData: renamed updateRow to updateRowData for consistenc...Frank Schoenheit [fs]1-11/+29
2011-01-14gridsort: re-add tooltip support to X(Mutable)GridDataModel, this time more e...Frank Schoenheit [fs]1-26/+60
2011-01-13gridsort: reworked the notification system for inserted/removed rowsFrank Schoenheit [fs]1-35/+14
2011-01-12gridsort: removed the XGridDataModel.removeRows flavour which took an arbitra...Frank Schoenheit [fs]1-32/+0
2011-01-10gridsort: XGridDataModel: moved modifying functionality into XMutableGridData...Frank Schoenheit [fs]1-115/+226
2011-01-07gridsort: do not retrieve all row headers at once, this doesn't scale. Instea...Frank Schoenheit [fs]1-2/+7
2011-01-07gridsort: RowHeight belongs to the GridControlModel (not the GridDataModel), tooFrank Schoenheit [fs]1-18/+0
2011-01-07gridsort: RowHeaderWidth/ColumnHeaderHeight do not belong to the GridData/Col...Frank Schoenheit [fs]1-17/+0
2011-01-06gridsort: XGridDataModel: do not provide access to all data at once, instead ...Frank Schoenheit [fs]1-15/+16
2011-01-04gridsort: make build on unxlngi6Frank Schoenheit [fs]1-2/+6
2011-01-03gridsort: allow cloning grid columns, and the (default) grid data/column modelFrank Schoenheit [fs]1-229/+243
2011-01-03gridsort: removed methods from ITableModel which exposed implementation detai...Frank Schoenheit [fs]1-9/+10
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-2/+2
2010-12-17gridsort: renamed XGridDataModel::add/removeDataListener to add/removeGridDat...Frank Schoenheit [fs]1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-04-23gridcontrol_03:bug fix for #i111107#, added update methods to xgriddatamodelMihaela Kedikova1-5/+36
2010-03-23gridcontrol_03: merge with DEV300_m75Mihaela Kedikova1-4/+1
2010-03-22fixed bugs for linux buildMihaela Kedikova1-19/+0
2010-03-22recent changes for grid controlMihaela Kedikova1-5/+2
2010-02-15recent changes for grid controlMihaela Kedikova1-1/+1
2010-02-12recent changes for grid controlMihaela Kedikova1-25/+55
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-08-26CWS-TOOLING: integrate CWS gridcontrol_01Release Engineers1-0/+310