summaryrefslogtreecommitdiff
path: root/svtools/source/table/tablecontrol.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-25/+25
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-12/+12
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-14gridfixes: fixed assertionFrank Schoenheit [fs]1-1/+1
2012-09-14gridfixes: ensure removal of a column in grid control adjusts the cursorNorbert Thiebaud1-0/+6
2012-09-14gridfixes: re-enable the mouse listeners which got lostNorbert Thiebaud1-16/+2
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud1-19/+131
2012-09-14gridfixes: when the table controls doesn't have the focus use diff. color.Norbert Thiebaud1-0/+4
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-01-26callcatcher: remove some unused codeCaolán McNamara1-6/+0
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud1-2/+0
2011-08-23unusedcode: svt::Matúš Kukan1-25/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-401/+384
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-11fix up merging issues, so it compilesMichael Meeks1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-401/+384
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]1-4/+4
2011-02-07Remove some dead codeThomas Arnhold1-1/+0
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-19EasyHack: RTL_CONST macro from createFromAsciiKevin Hunter1-1/+1
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-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
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