summaryrefslogtreecommitdiff
path: root/offapi/com
AgeCommit message (Expand)AuthorFilesLines
2011-01-25Some fixes to documentation (part 1)Aurimas FiĊĦeras215-383/+383
2011-01-24chart52: #28670# make the legend within charts resizeable - part 2Ingrid Halama [iha]4-11/+11
2011-01-24gridsort: re-did the column resizingFrank Schoenheit [fs]1-10/+37
2011-01-21Remove obsolete RCS lines.Thomas Arnhold23-69/+0
2011-01-19gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test,...Bjoern Michaelsen15-56/+281
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-19locales34: #i112431# adapt documentation to realityEike Rathke2-56/+114
2011-01-18gridsort: introduce XSortableGridDataModel::removeColumnSortFrank Schoenheit [fs]4-7/+11
2011-01-18CWS-TOOLING: integrate CWS gridcontrol07Ivo Hinkelmann1-1/+1
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-15chart46: merge with DEV300_m97Ingrid Halama [iha]33-129/+839
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]6-14/+14
2011-01-12dr78: rebase to DEV300_m97Daniel Rentz [dr]15-56/+281
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-06jsc340: i115337: correct since tagsJuergen Schmidt10-10/+9
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-05CWS-TOOLING: integrate CWS jl160Vladimir Glazunov2-0/+28
2011-01-05gridsort: member names usually start with UpperCase - corrected this for Grid...Frank Schoenheit [fs]2-13/+13
2011-01-05dba34b: merged DEV300m96Frank Schoenheit [fs]12-55/+508
2011-01-05merge dev300m96Juergen Schmidt304-394/+400
2011-01-05gridsort: css.awt.grid.GridControlEvent is unused - removedFrank Schoenheit [fs]2-55/+0
2011-01-04jl160 merge with DEV300m96Joachim Lingner21-76/+563
2011-01-03gridsort: allow cloning grid columns, and the (default) grid data/column modelFrank Schoenheit [fs]3-4/+25
2010-12-29dr78: rebase to DEV300m96Daniel Rentz [dr]18-73/+558
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]18-73/+558
2010-12-23gridsort: do not allow NULL/VOID for a grid's columnd/data model - nothing wo...Frank Schoenheit [fs]1-0/+6
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]6-52/+87