summaryrefslogtreecommitdiff
path: root/svtools/source/table/tablecontrol_impl.hxx
AgeCommit message (Expand)Author
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-09-14UNFINISHED: column resizing refactoringFrank Schoenheit [fs]
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud
2012-09-14gridfixes: when the table controls doesn't have the focus use diff. color.Norbert Thiebaud
2011-08-23Work around limitation in the debug version of the MSVC std::lower_boundTor Lillqvist
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]
2011-01-24gridsort: adjusted ITableModel documentation to the new realitiesFrank Schoenheit [fs]
2011-01-24gridsort: re-did the column resizingFrank Schoenheit [fs]
2011-01-19gridsort: introduce XGridColumn::DataModelIndex. this allows for column remov...Frank Schoenheit [fs]
2011-01-19gridsort: render indicator for current column sortFrank Schoenheit [fs]
2011-01-18gridsort: initial support for sorting the table data (unfinished)Frank Schoenheit [fs]
2011-01-17gridsort: fix getRowAtPointFrank Schoenheit [fs]
2011-01-17gridsort: do not activate header cellsFrank Schoenheit [fs]
2011-01-17gridsort: delegated the column resize functionality to the DefaultInputHandle...Frank Schoenheit [fs]
2011-01-14removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko
2011-01-14gridsort: respect runtime-changes of the table metrics (in the UNO control mo...Frank Schoenheit [fs]
2011-01-14gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an inte...Frank Schoenheit [fs]
2011-01-14gridsort: fixed invalidateRowRange for some edge casesFrank 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: XGridControl: add methods to retrieve the current row/colFrank 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]
2011-01-07gridsort: when columns are removed from or inserted into the model, invalidat...Frank Schoenheit [fs]
2011-01-06gridsort: allow inserting columns into the column model while the control is ...Frank Schoenheit [fs]
2011-01-04gridsort: don't let the SVTXGridControl listen for XGridColumn changes. Inste...Frank Schoenheit [fs]
2011-01-04gridsort: don't decide in the TableControl whether a cell content is a image ...Frank Schoenheit [fs]
2011-01-03gridsort: removed methods from ITableModel which exposed implementation detai...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-10-05more removed include guards using fixguard.pyPetr Mladek
2010-06-21CWS-TOOLING: integrate CWS gridcontrol04obo
2010-06-04gridcontrol04: fixes for #i111279#, #i111957#, #i112114#Mihaela Kedikova
2010-04-27gridcontrol_03:bug fixes for resizing columnsMihaela Kedikova
2010-04-23gridcontrol_03:bug fix for #i111107#, added update methods to xgriddatamodelMihaela Kedikova
2010-04-16gridcontrol_03:fixes for #i110947#, #i110521#Mihaela Kedikova
2010-03-26gridcontrol_03:improvementsMihaela Kedikova
2010-03-25gridcontrol_03:scrollbar update after resizing bug fixedMihaela Kedikova
2010-03-23gridcontrol_03: merge with DEV300_m75Mihaela Kedikova
2010-03-22fixed bugs for linux buildMihaela 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]