summaryrefslogtreecommitdiff
path: root/svtools/source/uno/unocontroltablemodel.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz1-1/+6
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud1-2/+0
2011-03-11fix up merging issues, so it compilesMichael Meeks1-2/+2
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-301/+681
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-3/+3
2011-01-27gridsort: minor changes to the new API:Frank Schoenheit [fs]1-5/+5
2011-01-19gridsort: introduce XGridColumn::DataModelIndex. this allows for column remov...Frank Schoenheit [fs]1-7/+42
2011-01-18gridsort: introduce XSortableGridDataModel::removeColumnSortFrank Schoenheit [fs]1-5/+5
2011-01-18gridsort: #163172# added UNO API support for sorting grid data. Implementatio...Frank Schoenheit [fs]1-7/+35
2011-01-18gridsort: initial support for sorting the table data (unfinished)Frank Schoenheit [fs]1-6/+30
2011-01-16gridsort: made the row title a row heading, being an Any instead of a stringFrank Schoenheit [fs]1-5/+5
2011-01-16gridsort: GCC WaEFrank Schoenheit [fs]1-2/+0
2011-01-14gridsort: re-add tooltip support to X(Mutable)GridDataModel, this time more e...Frank Schoenheit [fs]1-3/+11
2011-01-14gridsort: respect runtime-changes of the table metrics (in the UNO control mo...Frank Schoenheit [fs]1-17/+32
2011-01-13gridsort: reworked the notification system for inserted/removed rowsFrank Schoenheit [fs]1-5/+63
2011-01-12gridsort: reworked the color model for grid controls. Now supporting more tha...Frank Schoenheit [fs]1-56/+105
2011-01-11gridsort: removed XGridControl::setTooltip. It had a rather strange semantics...Frank Schoenheit [fs]1-0/+9
2011-01-10gridsort: XGridDataModel: moved modifying functionality into XMutableGridData...Frank Schoenheit [fs]1-2/+8
2011-01-07gridsort: do not retrieve all row headers at once, this doesn't scale. Instea...Frank Schoenheit [fs]1-4/+1
2011-01-07gridsort: alllow removing columns from a grid control column modelFrank Schoenheit [fs]1-1/+45
2011-01-07gridsort: allow the non-UNO table model to retrieve data which is not known t...Frank Schoenheit [fs]1-1/+28
2011-01-06gridsort: XGridDataModel: do not provide access to all data at once, instead ...Frank Schoenheit [fs]1-105/+47
2011-01-04gridsort: don't let the SVTXGridControl listen for XGridColumn changes. Inste...Frank Schoenheit [fs]1-246/+223
2011-01-04gridsort: make build on unxlngi6Frank Schoenheit [fs]1-6/+6
2011-01-04gridsort: getCellContent: (col,row) instead of (row,col) parametersFrank Schoenheit [fs]1-3/+3
2011-01-03gridsort: IColumnModel: make the ID attribute an css.uno.Any, so it can be ex...Frank Schoenheit [fs]1-7/+21
2011-01-03gridsort: allow cloning grid columns, and the (default) grid data/column modelFrank Schoenheit [fs]1-1/+1
2011-01-03gridsort: removed methods from ITableModel which exposed implementation detai...Frank Schoenheit [fs]1-36/+125
2010-12-23gridsort: simplified the scrollbar handlingFrank Schoenheit [fs]1-28/+12
2010-12-23gridsort: re-factoring the column-resizing thingie, step 1Frank Schoenheit [fs]1-3/+3
2010-12-17gridsort: no need for the param-less UnoControlTableColumn anymore - the rece...Frank Schoenheit [fs]1-58/+63
2010-12-17gridsort: properly react on elementInserted notificationsFrank Schoenheit [fs]1-3/+9
2010-12-17gridsort: removed XGridColumn::updateColumnFrank Schoenheit [fs]1-13/+28
2010-12-17gridsort: more refactoring of the relationship (especially with respect to li...Frank Schoenheit [fs]1-82/+132
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-03-26gridcontrol_03:improvementsMihaela Kedikova1-6/+6
2010-03-23gridcontrol_03: merge with DEV300_m75Mihaela Kedikova1-33/+30
2010-03-22fixed bugs for linux buildMihaela Kedikova1-10/+6
2010-03-22recent changes for grid controlMihaela Kedikova1-87/+6
2010-02-12recent changes for grid controlMihaela Kedikova1-30/+220
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-11-03fixes for i106470Mihaela Kedikova1-372/+2
2009-10-30fixes for i106470Mihaela Kedikova1-440/+409
2009-08-26CWS-TOOLING: integrate CWS gridcontrol_01Release Engineers1-0/+812