summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Collapse)Author
2010-06-17mib16: rebase to m82Daniel Rentz
2010-06-16fs33a: fixed supportsServiceFrank Schoenheit [fs]
2010-06-16fs33a: fixed VCLXFixedText::calcAdjustedSize to respect the given sizeFrank Schoenheit [fs]
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility ↵Daniel Rentz
implementation
2010-06-15CWS-TOOLING: integrate CWS unoawtobo
2010-06-14CWS-TOOLING: integrate CWS dv12obo
2010-06-11unoawt: added UnoControlListBoxModel::ItemSeparatorPos, specifying the ↵Frank Schoenheit [fs]
position where to draw a separator between two items
2010-06-11unoawt: support XDialog2 for UNO dialogsFrank Schoenheit [fs]
2010-06-10unoawt: some more properties for the throbber model ... at least ↵Frank Schoenheit [fs]
EnableVisible will come handy
2010-06-10unoawt: ListBoxControl::updateFromModel: also set the SelectedItems ↵Frank Schoenheit [fs]
property, after we just set a new item list via itemListChanged
2010-06-04gridcontrol04: fixes for #i111279#, #i111957#, #i112114#Mihaela Kedikova
2010-06-03unoawt: merged in latest changes from CWS slidecopy (rebase to m80)Frank Schoenheit [fs]
2010-05-28unoawt: WINDOW_*BOX also do not require a parent window, so allow creating ↵Frank Schoenheit [fs]
them without parent
2010-05-27CWS-TOOLING: integrate CWS sb120Vladimir Glazunov
2010-05-21CWS-TOOLING: integrate CWS gridcontrol_03Kurt Zenker
Notes: split repo tag: libs-gui_ooo/DEV300_m79
2010-05-20sb120: merged in DEV300_m78sb
2010-05-20unoawt: MultiSelectionSimpleMode property for list boxes, allowing ↵Frank Schoenheit [fs]
'browser-like' multi selection (where a single click onto an entry only toggles this entry)
2010-05-11ext03: implement XUnitConversion for the control, too (not only for the ↵Frank Schoenheit [fs]
control's peer)
2010-05-10os141: make compile with GCCFrank Schoenheit [fs]
2010-05-10CWS-TOOLING: integrate CWS vcl110Ivo Hinkelmann
2010-05-06os141: ensure the VCLXWindow is not destroyed while the callback event is ↵Frank Schoenheit [fs]
underway
2010-05-06os141: windowEnabled/Disabled events now also using the new mechanism, ↵Frank Schoenheit [fs]
implies the SolarMutex is not locked when they're called
2010-05-06os141: notify mouse events without a locked SolarMutexFrank Schoenheit [fs]
2010-05-06os141: before accessing the VCL menu in any public API method, lock the ↵Frank Schoenheit [fs]
SolarMutex
2010-05-06os141: allow the VCLXWindow to process arbitrary callbacks asynchronously, ↵Frank Schoenheit [fs]
without a locked SolarMutex. Intended for UNO listeners. Employ this mechanism for VCLXButton's actionPerformed callbacks, so we don't get threading problems in those callbacks. Normally, *each and every* UNO notification would need to happen without a SolarMutex, like VCLXWindow itself already does this for mouse events and window enabled/disabled events. However, for each and every event which we migrate to this new mechanism, we need to carefully evaluate which C++ clients might need to be adjusted. Java clients don't have a problem with this, of course.
2010-05-05os141: added XTreeControl::getNodeRectFrank Schoenheit [fs]
2010-05-03os141: getPhysicalLocation: do not destroy valid non-file URLsFrank Schoenheit [fs]
2010-05-02fs33a: compile errors on unxlngi6.pro / unxmacxi.proFrank Schoenheit [fs]
2010-04-29fs33a: #i111238# [s|g]etUserData -> [s|g]etItemDataFrank Schoenheit [fs]
2010-04-28sb120: #i111225# disabled failing tests for nowsb
2010-04-27gridcontrol_03: merge with DEV300_m77Mihaela Kedikova
2010-04-27sb120: #i111195# disabled failing tests for nowsb
2010-04-27gridcontrol_03:bug fixes for resizing columnsMihaela Kedikova
2010-04-26sb120: #i111159# made XMessageBoxFactory test code more robustsb
2010-04-26sb120: #i111159# disabled failing tests for nowsb
2010-04-23gridcontrol_03:bug fix for #i111107#, added update methods to xgriddatamodelMihaela Kedikova
2010-04-23sb120: #i111113# disabled failing tests for nowsb
2010-04-22sb120: #i111076# disabled failing test for nowsb
2010-04-22dv12: merge with DEV300_m77Dirk Voelzke
2010-04-22dv12: merge with DEV300_m76Dirk Voelzke
2010-04-21sb120: #i111047# disabled failing tests for nowsb
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb
2010-04-23cloph14: merge with DEV300_m77Christian Lohmaier
2010-03-27cloph14: #i110441# remove obsolete files no longer needed for Aqua version ↵Christian Lohmaier
of OOo
2010-03-23gridcontrol_03: merge with DEV300_m75Mihaela Kedikova
2010-03-22fixed bugs for linux build 2Mihaela Kedikova
2010-03-22fixed bugs for linux buildMihaela Kedikova
2010-03-22resolved conflicts rev 265602Mihaela Kedikova
2010-03-22recent changes for grid controlMihaela Kedikova
2010-03-16merge with DEV300_m75Philipp Lohmann [pl]