summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt
AgeCommit message (Expand)AuthorFilesLines
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito13-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky39-92/+92
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky43-453/+1765
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud43-453/+1765
2011-03-07CWS-TOOLING: integrate CWS jsc340ooo/DEV300_m102Ivo Hinkelmann39-92/+92
2011-02-24jsc340: i115337: correct since tagsJuergen Schmidt3-7/+3
2011-02-24jsc340: merge to dev300m101Juergen Schmidt43-452/+1769
2011-02-03pulled and merged DEV300.m99Frank Schoenheit [fs]23-553/+757
2011-02-01CWS-TOOLING: integrate CWS dba34booo/DEV300_m99Vladimir Glazunov12-69/+432
2011-01-31Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34bFrank Schoenheit [fs]23-554/+758
2011-01-31jsc340: merged to dev300m98Juergen Schmidt1-1/+1
2011-01-28Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300Ocke Janssen [oj]13-0/+746
2011-01-28gridsort: i116682: update UnoControlDialog to reflect XDialogJuergen Schmidt2-4/+4
2011-01-27gridsort: minor changes to the new API:Frank Schoenheit [fs]5-8/+8
2011-01-26gridsort: grid control related unit tests (first set, more to come)Frank Schoenheit [fs]1-1/+1
2011-01-25gridsort: pulled CWS dba34bFrank Schoenheit [fs]12-69/+432
2011-01-25Some fixes to documentation (part 1)Aurimas FiĊĦeras47-87/+87
2011-01-24gridsort: re-did the column resizingFrank Schoenheit [fs]1-10/+37
2011-01-21Remove obsolete RCS lines.Thomas Arnhold2-6/+0
2011-01-19gridsort: document the relationship between soorting the data and notifying X...Frank Schoenheit [fs]1-0/+8
2011-01-19gridsort: introduce XGridColumn::DataModelIndex. this allows for column remov...Frank Schoenheit [fs]1-0/+14
2011-01-18gridsort: introduce XSortableGridDataModel::removeColumnSortFrank Schoenheit [fs]4-7/+11
2011-01-18gridsort: #163172# added UNO API support for sorting grid data. Implementatio...Frank Schoenheit [fs]5-4/+232
2011-01-16gridsort: made the row title a row heading, being an Any instead of a stringFrank Schoenheit [fs]3-13/+15
2011-01-14gridsort: XMutableGridData: renamed updateRow to updateRowData for consistenc...Frank Schoenheit [fs]1-1/+12
2011-01-14gridsort: updateCell->updateCellData, setCellToolTip->updateCellToolTip; in b...Frank Schoenheit [fs]1-4/+4
2011-01-14gridsort: re-add tooltip support to X(Mutable)GridDataModel, this time more e...Frank Schoenheit [fs]2-1/+21
2011-01-14gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an inte...Frank Schoenheit [fs]1-12/+0
2011-01-13gridsort: reworked the notification system for inserted/removed rowsFrank Schoenheit [fs]4-33/+38
2011-01-12gridsort: removed the XGridDataModel.removeRows flavour which took an arbitra...Frank Schoenheit [fs]1-15/+0
2011-01-12gridsort: @raises is not recognized by autodoc, use @throws insteadFrank Schoenheit [fs]3-6/+6
2011-01-12gridsort: reworked the color model for grid controls. Now supporting more tha...Frank Schoenheit [fs]1-12/+48
2011-01-12gridsort: XGridCell/Renderer are unused and uselessFrank Schoenheit [fs]3-111/+2
2011-01-11gridsort: XGridControl: add methods to retrieve the current row/colFrank Schoenheit [fs]1-6/+20
2011-01-11gridsort: XGridControl::getItemIndexAtPoint renamed to getRowAtPoint; introdu...Frank Schoenheit [fs]1-2/+20
2011-01-11gridsort: +XGridColumn::HelpText, to be displayed as tooltip for the column h...Frank Schoenheit [fs]1-0/+6
2011-01-11gridsort: removed XGridControl::setTooltip. It had a rather strange semantics...Frank Schoenheit [fs]1-16/+1
2011-01-10gridsort: removed XGridColumn::setIndex - don't really want to have something...Frank Schoenheit [fs]1-8/+8
2011-01-10gridsort: XGridDataModel: moved modifying functionality into XMutableGridData...Frank Schoenheit [fs]7-110/+209
2011-01-07gridsort: do not retrieve all row headers at once, this doesn't scale. Instea...Frank Schoenheit [fs]1-5/+15
2011-01-07gridsort: document ownership of the grid columnsFrank Schoenheit [fs]1-1/+6
2011-01-07gridsort: alllow removing columns from a grid control column modelFrank Schoenheit [fs]1-5/+16
2011-01-07gridsort: added XGridColumnModel::createColumnFrank Schoenheit [fs]1-10/+18
2011-01-07gridsort: RowHeight belongs to the GridControlModel (not the GridDataModel), tooFrank Schoenheit [fs]2-4/+6
2011-01-07gridsort: RowHeaderWidth/ColumnHeaderHeight do not belong to the GridData/Col...Frank Schoenheit [fs]4-16/+23
2011-01-07gridsort: removed css.awt.grid.ScrollBarMode - it was unused, and if it weren...Frank Schoenheit [fs]3-72/+0
2011-01-06gridsort: XGridDataModel: do not provide access to all data at once, instead ...Frank Schoenheit [fs]1-8/+12
2011-01-06gridsort: removed XGridColumnModel::copyColumnFrank Schoenheit [fs]1-7/+0
2011-01-05gridsort: member names usually start with UpperCase - corrected this for Grid...Frank Schoenheit [fs]2-13/+13
2011-01-05gridsort: css.awt.grid.GridControlEvent is unused - removedFrank Schoenheit [fs]2-55/+0