summaryrefslogtreecommitdiff
path: root/svtools/inc
AgeCommit message (Expand)AuthorFilesLines
2011-03-28ka102: rebased to DEV300_m104ka14-560/+734
2011-02-17ka102: rebased to DEV300_m100ka83-2139/+2143
2011-02-17CWS-TOOLING: integrate CWS gridsortIvo Hinkelmann13-560/+725
2011-02-15accfixes: merged to m100Malte Timmermann [mt]85-2484/+2149
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]83-2137/+2140
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer82-2134/+2134
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner3-30/+11
2011-02-04ka102: SVG import implementationka2-9/+15
2011-02-03CWS gnumake3: resync to m99Mathias Bauer3-28/+9
2011-02-03pulled and merged DEV300.m99Frank Schoenheit [fs]13-557/+722
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]5-323/+4
2011-01-25gridsort: pulled and merged DEV300m98Frank Schoenheit [fs]13-557/+722
2011-01-25gridsort: pulled CWS dba34bFrank Schoenheit [fs]65-55/+10
2011-01-24gridsort: adjusted ITableModel documentation to the new realitiesFrank Schoenheit [fs]2-27/+27
2011-01-24gridsort: re-did the column resizingFrank Schoenheit [fs]1-18/+4
2011-01-24removetooltypes01: #i112600# adjust rebase for windowsMikhail Voytenko1-1/+1
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner5-325/+6
2011-01-21accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]1-0/+9
2011-01-19gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test,...Bjoern Michaelsen5-323/+4
2011-01-19gridsort: introduce XGridColumn::DataModelIndex. this allows for column remov...Frank Schoenheit [fs]2-4/+1
2011-01-19gridsort: render indicator for current column sortFrank Schoenheit [fs]1-1/+12
2011-01-18gridsort: #163172# added UNO API support for sorting grid data. Implementatio...Frank Schoenheit [fs]1-1/+1
2011-01-18gridsort: initial support for sorting the table data (unfinished)Frank Schoenheit [fs]3-4/+122
2011-01-17gridsort: outsourced the column-resizing functionality into a dedicated class.Frank Schoenheit [fs]1-9/+9
2011-01-17gridsort: delegated the column resize functionality to the DefaultInputHandle...Frank Schoenheit [fs]2-15/+93
2011-01-16gridsort: made the row title a row heading, being an Any instead of a stringFrank Schoenheit [fs]1-1/+1
2011-01-16gridsort: GCC WaEFrank Schoenheit [fs]1-1/+1
2011-01-14gridsort: moved tabledatawindow from svtools/inc/svtools to svtools/source/ta...Frank Schoenheit [fs]2-91/+2
2011-01-14removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko16-68/+68
2011-01-14gridsort: respect runtime-changes of the table metrics (in the UNO control mo...Frank Schoenheit [fs]1-0/+7
2011-01-14gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an inte...Frank Schoenheit [fs]2-11/+12
2011-01-14gridsort: replaced RemoveSelectedRow by ClearSelection - the first implementa...Frank Schoenheit [fs]3-15/+15
2011-01-13gridsort: cleaned up (parts of) the selection-related codeFrank Schoenheit [fs]1-3/+2
2011-01-13gridsort: moved *all* members from TableControl to TableControl_Impl - this i...Frank Schoenheit [fs]1-19/+10
2011-01-13gridsort: reworked the notification system for inserted/removed rowsFrank Schoenheit [fs]2-23/+15
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner36-313/+313
2011-01-12gridsort: reworked the color model for grid controls. Now supporting more tha...Frank Schoenheit [fs]2-8/+58
2011-01-12CWS gnumake3: #i86790#: clean up mess with ooo+iso resource filesMathias Bauer1-0/+3
2011-01-11gridsort: don't display cell tooltips unconditionally. Instead, when we use t...Frank Schoenheit [fs]2-0/+41
2011-01-11gridsort: PaintRowHeader's RowPos argument was superfluous - removedFrank Schoenheit [fs]2-2/+2
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko1-1/+1
2011-01-11gridsort: XGridControl: add methods to retrieve the current row/colFrank Schoenheit [fs]1-3/+9
2011-01-11gridsort: IAbstractTableControl renamed to ITableControl, added a few more me...Frank Schoenheit [fs]4-27/+39
2011-01-11gridsort: +XGridColumn::HelpText, to be displayed as tooltip for the column h...Frank Schoenheit [fs]1-1/+9
2011-01-11gridsort: removed XGridControl::setTooltip. It had a rather strange semantics...Frank Schoenheit [fs]4-11/+22
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko68-77/+48
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]65-55/+10
2011-01-04gridsort: don't let the SVTXGridControl listen for XGridColumn changes. Inste...Frank Schoenheit [fs]1-0/+22
2011-01-04gridsort: getCellContent: (col,row) instead of (row,col) parametersFrank Schoenheit [fs]1-1/+1
2011-01-04gridsort: don't decide in the TableControl whether a cell content is a image ...Frank Schoenheit [fs]2-47/+20