summaryrefslogtreecommitdiff
path: root/offapi
AgeCommit message (Expand)Author
2011-01-27Some fixes to documentation (part 3)Aurimas Fišeras
2011-01-27Some fixes to documentation (part 2)Aurimas Fišeras
2011-01-27gridsort: minor changes to the new API:Frank Schoenheit [fs]
2011-01-26gridsort: grid control related unit tests (first set, more to come)Frank Schoenheit [fs]
2011-01-25gridsort: pulled and merged DEV300m98Frank Schoenheit [fs]
2011-01-25CWS gnumake3: resync to m98Mathias Bauer
2011-01-25chart52: merge with DEV300_m98Ingrid Halama [iha]
2011-01-25gridsort: pulled CWS dba34bFrank Schoenheit [fs]
2011-01-25Some fixes to documentation (part 1)Aurimas Fišeras
2011-01-24chart52: #28670# make the legend within charts resizeable - part 2Ingrid Halama [iha]
2011-01-24gridsort: re-did the column resizingFrank Schoenheit [fs]
2011-01-21Remove obsolete RCS lines.Thomas Arnhold
2011-01-19gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test,...Bjoern Michaelsen
2011-01-19gridsort: document the relationship between soorting the data and notifying X...Frank Schoenheit [fs]
2011-01-19gridsort: introduce XGridColumn::DataModelIndex. this allows for column remov...Frank Schoenheit [fs]
2011-01-19locales34: #i112431# adapt documentation to realityEike Rathke
2011-01-18gridsort: introduce XSortableGridDataModel::removeColumnSortFrank Schoenheit [fs]
2011-01-18CWS-TOOLING: integrate CWS gridcontrol07Ivo Hinkelmann
2011-01-18gridsort: #163172# added UNO API support for sorting grid data. Implementatio...Frank Schoenheit [fs]
2011-01-16gridsort: made the row title a row heading, being an Any instead of a stringFrank Schoenheit [fs]
2011-01-15chart46: merge with DEV300_m97Ingrid Halama [iha]
2011-01-14gridsort: XMutableGridData: renamed updateRow to updateRowData for consistenc...Frank Schoenheit [fs]
2011-01-14gridsort: updateCell->updateCellData, setCellToolTip->updateCellToolTip; in b...Frank Schoenheit [fs]
2011-01-14gridsort: re-add tooltip support to X(Mutable)GridDataModel, this time more e...Frank Schoenheit [fs]
2011-01-14gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an inte...Frank Schoenheit [fs]
2011-01-13gridsort: reworked the notification system for inserted/removed rowsFrank Schoenheit [fs]
2011-01-12gridsort: removed the XGridDataModel.removeRows flavour which took an arbitra...Frank Schoenheit [fs]
2011-01-12gridsort: @raises is not recognized by autodoc, use @throws insteadFrank Schoenheit [fs]
2011-01-12gridsort: reworked the color model for grid controls. Now supporting more tha...Frank Schoenheit [fs]
2011-01-12gridsort: XGridCell/Renderer are unused and uselessFrank Schoenheit [fs]
2011-01-11gridsort: XGridControl: add methods to retrieve the current row/colFrank Schoenheit [fs]
2011-01-11gridsort: XGridControl::getItemIndexAtPoint renamed to getRowAtPoint; introdu...Frank Schoenheit [fs]
2011-01-11gridsort: +XGridColumn::HelpText, to be displayed as tooltip for the column h...Frank Schoenheit [fs]
2011-01-11gridsort: removed XGridControl::setTooltip. It had a rather strange semantics...Frank Schoenheit [fs]
2011-01-10gridsort: removed XGridColumn::setIndex - don't really want to have something...Frank Schoenheit [fs]
2011-01-10gridsort: XGridDataModel: moved modifying functionality into XMutableGridData...Frank Schoenheit [fs]
2011-01-07gridsort: do not retrieve all row headers at once, this doesn't scale. Instea...Frank Schoenheit [fs]
2011-01-07gridsort: document ownership of the grid columnsFrank Schoenheit [fs]
2011-01-07gridsort: alllow removing columns from a grid control column modelFrank Schoenheit [fs]
2011-01-07gridsort: added XGridColumnModel::createColumnFrank Schoenheit [fs]
2011-01-07gridsort: RowHeight belongs to the GridControlModel (not the GridDataModel), tooFrank Schoenheit [fs]
2011-01-07gridsort: RowHeaderWidth/ColumnHeaderHeight do not belong to the GridData/Col...Frank Schoenheit [fs]
2011-01-07gridsort: removed css.awt.grid.ScrollBarMode - it was unused, and if it weren...Frank Schoenheit [fs]
2011-01-06jsc340: i115337: correct since tagsJuergen Schmidt
2011-01-06gridsort: XGridDataModel: do not provide access to all data at once, instead ...Frank Schoenheit [fs]
2011-01-06gridsort: removed XGridColumnModel::copyColumnFrank Schoenheit [fs]
2011-01-05CWS-TOOLING: integrate CWS jl160Vladimir Glazunov
2011-01-05gridsort: member names usually start with UpperCase - corrected this for Grid...Frank Schoenheit [fs]
2011-01-05dba34b: merged DEV300m96Frank Schoenheit [fs]
2011-01-05merge dev300m96Juergen Schmidt