summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Fixup over-ambitious previous revert.Thorsten Behrens1-6/+4
2012-01-26Revert publishing of lots of UNO types.Thorsten Behrens55-65/+67
2012-01-05add mode-lines to .idl filesCaolán McNamara345-0/+1027
2011-11-28offapi: remove obsolete MaxChildrenException.idlMichael Stahl1-27/+0
2011-11-21offapi: kill dmakefilesMichael Stahl1-53/+0
2011-11-17Removing the last remnants of layout - sorry to see it go :-(Jan Holesovsky5-192/+0
2011-09-20Remove RCS headerThomas Arnhold1-1/+0
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau3-475/+0
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky55-67/+65
2011-05-06fix mangled open tag in documentationMichael Meeks1-1/+1
2011-04-28fix typoDavid Tardon1-1/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky55-67/+65
2011-04-18Remove OS/2 support.Francois Tigeot2-3/+0
2011-04-02Strip include guards in idl filesJulien Nabet259-1449/+0
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-18#i117329# - Publishing of UNO types, 4th wave.Kai Sommerfeld12-12/+12
2011-03-17#i117329# - Publishing of UNO types,third wave.Kai Sommerfeld15-19/+19
2011-03-16#i117329# - Publishing of UNO types, second wave.Kai Sommerfeld8-9/+9
2011-03-15#i117329# - Publishing of UNO types, first wave.Kai Sommerfeld20-27/+25
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud43-402/+1714
2011-03-07CWS-TOOLING: integrate CWS jsc340Ivo Hinkelmann39-92/+92
2011-02-24jsc340: i115337: correct since tagsJuergen Schmidt3-7/+3
2011-02-24jsc340: merge to dev300m101Juergen Schmidt43-401/+1718
2011-02-03pulled and merged DEV300.m99Frank Schoenheit [fs]23-509/+713
2011-02-01CWS-TOOLING: integrate CWS dba34bVladimir Glazunov12-69/+432
2011-01-31Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34bFrank Schoenheit [fs]23-510/+714
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-8/+35
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-11/+47
2011-01-12gridsort: XGridCell/Renderer are unused and uselessFrank Schoenheit [fs]3-111/+2