summaryrefslogtreecommitdiff
path: root/svtools/inc/svtools/table/tablecontrol.hxx
AgeCommit message (Expand)Author
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02remove XACC macroThomas Arnhold
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-09-14gridfixes: ensure removal of a column in grid control adjusts the cursorNorbert Thiebaud
2012-09-14gridfixes: re-enable the mouse listeners which got lostNorbert Thiebaud
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud
2012-01-26callcatcher: remove some unused codeCaolán McNamara
2011-08-23unusedcode: svt::Matúš Kukan
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]
2011-01-19gridsort: introduce XGridColumn::DataModelIndex. this allows for column remov...Frank Schoenheit [fs]
2011-01-14gridsort: moved tabledatawindow from svtools/inc/svtools to svtools/source/ta...Frank Schoenheit [fs]
2011-01-14removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko
2011-01-14gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an inte...Frank Schoenheit [fs]
2011-01-14gridsort: replaced RemoveSelectedRow by ClearSelection - the first implementa...Frank Schoenheit [fs]
2011-01-13gridsort: cleaned up (parts of) the selection-related codeFrank Schoenheit [fs]
2011-01-13gridsort: moved *all* members from TableControl to TableControl_Impl - this i...Frank Schoenheit [fs]
2011-01-13gridsort: reworked the notification system for inserted/removed rowsFrank Schoenheit [fs]
2011-01-11gridsort: IAbstractTableControl renamed to ITableControl, added a few more me...Frank Schoenheit [fs]
2011-01-11gridsort: removed XGridControl::setTooltip. It had a rather strange semantics...Frank Schoenheit [fs]
2010-12-23gridsort: re-factoring the column-resizing thingie, step 1Frank Schoenheit [fs]
2010-12-17gridsort: more refactoring of the relationship (especially with respect to li...Frank Schoenheit [fs]
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-06-21CWS-TOOLING: integrate CWS gridcontrol04obo
2010-06-09gridcontrol04: fix for #i112217#Mihaela Kedikova
2010-06-04gridcontrol04: fixes for #i111279#, #i111957#, #i112114#Mihaela Kedikova
2010-05-05os141: background handling: ue a reasonable default background (so we don not...Frank Schoenheit [fs]
2010-04-16gridcontrol_03:fixes for #i110947#, #i110521#Mihaela Kedikova
2010-04-09export TableControl for usage in VCLTestToolGregor Hartmann
2010-03-26gridcontrol_03:improvementsMihaela 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
2010-03-18os141: when all rows are removed clear also the current selectionOcke Janssen [oj]
2010-05-11unoawt: merge after pulling from CWS slidecopyFrank Schoenheit [fs]
2010-04-09slidecopy: merge CWS wth MWS-m76Frank Schoenheit [fs]
2010-04-01slidecopy: make Get(CLient)WindowExtentsRelative constFrank Schoenheit [fs]
2009-11-02fixes for i106470Mihaela Kedikova
2009-10-30fixes for i106470Mihaela Kedikova
2009-08-26CWS-TOOLING: integrate CWS gridcontrol_01Release Engineers