summaryrefslogtreecommitdiff
path: root/svtools/inc
AgeCommit message (Expand)Author
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-10-12i113141 - fpicker: gtk Save As dialog should show all appropriate formats by ...Pedro Giffuni
2011-04-13CWS-TOOLING: integrate CWS gridfixes_OOO340Kurt Zenker
2011-04-01gridfixes: re-enable the mouse listeners which got lost in a previous change....Frank Schoenheit [fs]
2011-03-28ka102: rebased to DEV300_m104ka
2011-03-22gridfixes: #i117398# allow to specify selection-related colors in table/grid ...Frank Schoenheit [fs]
2011-03-16gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinFrank Schoenheit [fs]
2011-03-08gridfixes: when the table controls does not have the focus, use a different c...Frank Schoenheit [fs]
2011-03-07gridfixes: #i117265# use a NumberFormatter for converting cell values to text...Frank Schoenheit [fs]
2011-02-17ka102: rebased to DEV300_m100ka
2011-02-17CWS-TOOLING: integrate CWS gridsortIvo Hinkelmann
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-04ka102: SVG import implementationka
2011-02-03CWS gnumake3: resync to m99Mathias Bauer
2011-02-03pulled and merged DEV300.m99Frank Schoenheit [fs]
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]
2011-01-25gridsort: pulled and merged DEV300m98Frank Schoenheit [fs]
2011-01-25gridsort: pulled CWS dba34bFrank 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-24removetooltypes01: #i112600# adjust rebase for windowsMikhail Voytenko
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-21accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]
2011-01-19gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test,...Bjoern Michaelsen
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: #163172# added UNO API support for sorting grid data. Implementatio...Frank Schoenheit [fs]
2011-01-18gridsort: initial support for sorting the table data (unfinished)Frank Schoenheit [fs]
2011-01-17gridsort: outsourced the column-resizing functionality into a dedicated class.Frank Schoenheit [fs]
2011-01-17gridsort: delegated the column resize functionality to the DefaultInputHandle...Frank Schoenheit [fs]
2011-01-16gridsort: made the row title a row heading, being an Any instead of a stringFrank Schoenheit [fs]
2011-01-16gridsort: GCC WaEFrank 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: 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: 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-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2011-01-12gridsort: reworked the color model for grid controls. Now supporting more tha...Frank Schoenheit [fs]
2011-01-12CWS gnumake3: #i86790#: clean up mess with ooo+iso resource filesMathias Bauer
2011-01-11gridsort: don't display cell tooltips unconditionally. Instead, when we use t...Frank Schoenheit [fs]
2011-01-11gridsort: PaintRowHeader's RowPos argument was superfluous - removedFrank Schoenheit [fs]
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko