summaryrefslogtreecommitdiff
path: root/offapi
AgeCommit message (Expand)Author
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
2011-01-05gridsort: css.awt.grid.GridControlEvent is unused - removedFrank Schoenheit [fs]
2011-01-04jl160 merge with DEV300m96Joachim Lingner
2011-01-03gridsort: allow cloning grid columns, and the (default) grid data/column modelFrank Schoenheit [fs]
2010-12-29dr78: rebase to DEV300m96Daniel Rentz [dr]
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]
2010-12-23gridsort: do not allow NULL/VOID for a grid's columnd/data model - nothing wo...Frank Schoenheit [fs]
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]
2010-12-17CWS-TOOLING: integrate CWS dv22Hans-Joachim Lankenau
2010-12-17gridsort: renamed XGridDataModel::add/removeDataListener to add/removeGridDat...Frank Schoenheit [fs]
2010-12-17gridsort: renamed XGridColumn::add/removeColumnListener to add/removeGridColu...Frank Schoenheit [fs]
2010-12-17gridsort: let XGridColumnModel::getColumn throw an IndexOutOfBoundsException ...Frank Schoenheit [fs]
2010-12-17gridsort: removed XGridColumn::updateColumnFrank Schoenheit [fs]
2010-12-17CWS-TOOLING: integrate CWS mib19Hans-Joachim Lankenau
2010-12-16undoapi: merged DEV300m95Frank Schoenheit [fs]
2010-12-13cws tl84: merge with DEV300_m95Thomas Lange [tl]
2010-12-10dr78: #i116044# correct handling of DataPilot grand total nameNiklas Nebel
2010-12-10dr78: #i57431# correct property descriptionsNiklas Nebel
2010-12-10chart46: #i25706# implement date axis - switching to scatter or bubbleIngrid Halama [iha]
2010-12-10chart46: #i25706# implement date axis - cleanupIngrid Halama [iha]
2010-12-10Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300Ocke.Janssen
2010-12-09mib19: rebase to DEV300m95Daniel Rentz [dr]
2010-12-07gridsort: introduced container listeners at the grid model, reworked and fixe...Frank Schoenheit [fs]
2010-12-07gridsort: derive XGridColumnListener from XEventListenerFrank Schoenheit [fs]
2010-12-07gridsort: removed unused and empty XGridControlListener interfaceFrank Schoenheit [fs]
2010-12-06rebased to OOO330m17Daniel Rentz [dr]
2010-12-03chart46: #i25706# implement date axis - simplify axis access in chart apiIngrid Halama [iha]
2010-12-02Automated merge with ssh://hg.services.openoffice.org/cws/gridcontrol07Frank Schoenheit [fs]
2010-12-02undoapi: #i33781# include XUndoManagerSupplierFrank Schoenheit [fs]
2010-12-01undoapi: clear the redo stack when leaving an Undo context resp. list action,...Frank Schoenheit [fs]