summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt
Commit message (Expand)AuthorAgeFilesLines
* ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-183-475/+0
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-2755-67/+65
|\
| * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-2255-67/+65
| |\
| | * #i117329# - Publishing of UNO types, 4th wave.Kai Sommerfeld2011-03-1812-12/+12
| | * #i117329# - Publishing of UNO types,third wave.Kai Sommerfeld2011-03-1715-19/+19
| | * #i117329# - Publishing of UNO types, second wave.Kai Sommerfeld2011-03-168-9/+9
| | * #i117329# - Publishing of UNO types, first wave.Kai Sommerfeld2011-03-1520-27/+25
* | | fix mangled open tag in documentationMichael Meeks2011-05-061-1/+1
* | | fix typoDavid Tardon2011-04-281-1/+1
* | | Remove OS/2 support.Francois Tigeot2011-04-182-3/+0
* | | Strip include guards in idl filesJulien Nabet2011-04-02259-1449/+0
|/ /
* | drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-2913-0/+0
* | Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-2339-92/+92
|\|
| * CWS-TOOLING: integrate CWS jsc340Ivo Hinkelmann2011-03-0739-92/+92
| |\
| | * jsc340: i115337: correct since tagsJuergen Schmidt2011-02-243-7/+3
| | * jsc340: merge to dev300m101Juergen Schmidt2011-02-2443-401/+1718
| | |\ | | |/ | |/|
| | * jsc340: merged to dev300m98Juergen Schmidt2011-01-311-1/+1
| | |\
| | * \ jsc340: merge with DEV300m92Juergen Schmidt2010-11-091-1/+1
| | |\ \
| | * | | jsc340: i115337: cleanup since tagsJuergen Schmidt2010-11-0237-90/+90
* | | | | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-0843-402/+1714
|\| | | |
| * | | | pulled and merged DEV300.m99Frank Schoenheit [fs]2011-02-0323-509/+713
| |\ \ \ \
| | * \ \ \ Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34bFrank Schoenheit [fs]2011-01-3123-510/+714
| | |\ \ \ \
| | | * | | | gridsort: i116682: update UnoControlDialog to reflect XDialogJuergen Schmidt2011-01-282-4/+4
| | | * | | | gridsort: minor changes to the new API:Frank Schoenheit [fs]2011-01-275-8/+8
| | | * | | | gridsort: grid control related unit tests (first set, more to come)Frank Schoenheit [fs]2011-01-261-1/+1
| | | * | | | gridsort: pulled CWS dba34bFrank Schoenheit [fs]2011-01-2512-69/+432
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | gridsort: re-did the column resizingFrank Schoenheit [fs]2011-01-241-8/+35
| | | * | | | gridsort: document the relationship between soorting the data and notifying X...Frank Schoenheit [fs]2011-01-191-0/+8
| | | * | | | gridsort: introduce XGridColumn::DataModelIndex. this allows for column remov...Frank Schoenheit [fs]2011-01-191-0/+14
| | | * | | | gridsort: introduce XSortableGridDataModel::removeColumnSortFrank Schoenheit [fs]2011-01-184-7/+11
| | | * | | | gridsort: #163172# added UNO API support for sorting grid data. Implementatio...Frank Schoenheit [fs]2011-01-185-4/+232
| | | * | | | gridsort: made the row title a row heading, being an Any instead of a stringFrank Schoenheit [fs]2011-01-163-13/+15
| | | * | | | gridsort: XMutableGridData: renamed updateRow to updateRowData for consistenc...Frank Schoenheit [fs]2011-01-141-1/+12
| | | * | | | gridsort: updateCell->updateCellData, setCellToolTip->updateCellToolTip; in b...Frank Schoenheit [fs]2011-01-141-4/+4
| | | * | | | gridsort: re-add tooltip support to X(Mutable)GridDataModel, this time more e...Frank Schoenheit [fs]2011-01-142-1/+21
| | | * | | | gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an inte...Frank Schoenheit [fs]2011-01-141-12/+0
| | | * | | | gridsort: reworked the notification system for inserted/removed rowsFrank Schoenheit [fs]2011-01-134-33/+38
| | | * | | | gridsort: removed the XGridDataModel.removeRows flavour which took an arbitra...Frank Schoenheit [fs]2011-01-121-15/+0
| | | * | | | gridsort: @raises is not recognized by autodoc, use @throws insteadFrank Schoenheit [fs]2011-01-123-6/+6
| | | * | | | gridsort: reworked the color model for grid controls. Now supporting more tha...Frank Schoenheit [fs]2011-01-121-11/+47
| | | * | | | gridsort: XGridCell/Renderer are unused and uselessFrank Schoenheit [fs]2011-01-123-111/+2
| | | * | | | gridsort: XGridControl: add methods to retrieve the current row/colFrank Schoenheit [fs]2011-01-111-6/+20
| | | * | | | gridsort: XGridControl::getItemIndexAtPoint renamed to getRowAtPoint; introdu...Frank Schoenheit [fs]2011-01-111-2/+20
| | | * | | | gridsort: +XGridColumn::HelpText, to be displayed as tooltip for the column h...Frank Schoenheit [fs]2011-01-111-0/+6
| | | * | | | gridsort: removed XGridControl::setTooltip. It had a rather strange semantics...Frank Schoenheit [fs]2011-01-111-16/+1
| | | * | | | gridsort: removed XGridColumn::setIndex - don't really want to have something...Frank Schoenheit [fs]2011-01-101-8/+8
| | | * | | | gridsort: XGridDataModel: moved modifying functionality into XMutableGridData...Frank Schoenheit [fs]2011-01-107-91/+190
| | | * | | | gridsort: do not retrieve all row headers at once, this doesn't scale. Instea...Frank Schoenheit [fs]2011-01-071-5/+15
| | | * | | | gridsort: document ownership of the grid columnsFrank Schoenheit [fs]2011-01-071-1/+6
| | | * | | | gridsort: alllow removing columns from a grid control column modelFrank Schoenheit [fs]2011-01-071-5/+16