summaryrefslogtreecommitdiff
path: root/svtools/source/table/tablecontrol.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]1-4/+4
2011-01-19gridsort: introduce XGridColumn::DataModelIndex. this allows for column remov...Frank Schoenheit [fs]1-6/+0
2011-01-19gridsort: render indicator for current column sortFrank Schoenheit [fs]1-1/+1
2011-01-16gridsort: made the row title a row heading, being an Any instead of a stringFrank Schoenheit [fs]1-1/+3
2011-01-14gridsort: moved tabledatawindow from svtools/inc/svtools to svtools/source/ta...Frank Schoenheit [fs]1-3/+4
2011-01-14gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an inte...Frank Schoenheit [fs]1-25/+19
2011-01-14gridsort: replaced RemoveSelectedRow by ClearSelection - the first implementa...Frank Schoenheit [fs]1-2/+2
2011-01-13gridsort: cleaned up (parts of) the selection-related codeFrank Schoenheit [fs]1-25/+3
2011-01-13gridsort: moved *all* members from TableControl to TableControl_Impl - this i...Frank Schoenheit [fs]1-84/+37
2011-01-13gridsort: reworked the notification system for inserted/removed rowsFrank Schoenheit [fs]1-3/+42
2011-01-12gridsort: impl_getCellRect: no need to adjust the rect as returned by the Tab...Frank Schoenheit [fs]1-4/+4
2011-01-11gridsort: XGridControl: add methods to retrieve the current row/colFrank Schoenheit [fs]1-3/+3
2011-01-11gridsort: IAbstractTableControl renamed to ITableControl, added a few more me...Frank Schoenheit [fs]1-297/+344
2011-01-11gridsort: removed XGridControl::setTooltip. It had a rather strange semantics...Frank Schoenheit [fs]1-25/+2
2011-01-04gridsort: getCellContent: (col,row) instead of (row,col) parametersFrank Schoenheit [fs]1-1/+1
2011-01-03gridsort: removed methods from ITableModel which exposed implementation detai...Frank Schoenheit [fs]1-9/+7
2010-12-23gridsort: re-factoring the column-resizing thingie, step 1Frank Schoenheit [fs]1-14/+14
2010-12-17gridsort: more refactoring of the relationship (especially with respect to li...Frank Schoenheit [fs]1-3/+4
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-3/+10
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang1-4/+4
2010-06-21CWS-TOOLING: integrate CWS gridcontrol04obo1-3/+10
2010-06-09gridcontrol04: fix for #i112217#Mihaela Kedikova1-3/+3
2010-06-04gridcontrol04: fixes for #i111279#, #i111957#, #i112114#Mihaela Kedikova1-0/+7
2010-05-05os141: background handling: ue a reasonable default background (so we don not...Frank Schoenheit [fs]1-0/+38
2010-04-23gridcontrol_03:bug fix for #i111107#, added update methods to xgriddatamodelMihaela Kedikova1-3/+4
2010-04-16gridcontrol_03:fixes for #i110947#, #i110521#Mihaela Kedikova1-1/+13
2010-03-18os141: when all rows are removed clear also the current selectionOcke Janssen [oj]1-0/+5
2010-05-11unoawt: merge after pulling from CWS slidecopyFrank Schoenheit [fs]1-46/+84
2010-04-09slidecopy: merge CWS wth MWS-m76Frank Schoenheit [fs]1-1/+1
2010-04-01slidecopy: make Get(CLient)WindowExtentsRelative constFrank Schoenheit [fs]1-34/+34
2010-02-12changefileheader2: #i10000#: convert files with CR/LF characters to CR onlyJens-Heiner Rechtien1-33/+33
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-22/+23
2009-11-05fixes for i106470Mihaela Kedikova1-0/+2
2009-10-30fixes for i106470Mihaela Kedikova1-6/+364
2009-08-26CWS-TOOLING: integrate CWS gridcontrol_01Release Engineers1-0/+179
2010-04-09export TableControl for usage in VCLTestToolGregor Hartmann1-0/+1
2010-03-26gridcontrol_03:improvementsMihaela Kedikova1-20/+4
2010-03-25gridcontrol_03:scrollbar update after resizing bug fixedMihaela Kedikova1-1/+1
2010-03-23gridcontrol_03: merge with DEV300_m75Mihaela Kedikova1-23/+23
2010-03-22fixed bugs for linux buildMihaela Kedikova1-5/+0
2010-03-22recent changes for grid controlMihaela Kedikova1-20/+46
2010-02-12recent changes for grid controlMihaela Kedikova1-39/+59