summaryrefslogtreecommitdiff
path: root/toolkit/source
AgeCommit message (Expand)AuthorFilesLines
2010-10-09CWS changehid: resync to m89Mathias Bauer19-531/+1636
2010-09-22sb129: merged in DEV300_m88sb5-58/+322
2010-09-17DEV300: changesets OOO330 up to m8Hans-Joachim Lankenau5-58/+322
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb3-120/+0
2010-09-03dba33i: #163542# VCLXWindow::OnProcessCallbacks: process window events while ...Frank Schoenheit [fs]1-1/+2
2010-08-30dba33h: merge after pulling OOO330.m6Frank Schoenheit [fs]2-6/+19
2010-08-25CWS-TOOLING: integrate CWS codecleanup02Vladimir Glazunov4-4/+4
2010-08-23fs33a: expose the WB_HIDESELECTION but of the tree control at its UNO APIFrank Schoenheit [fs]1-0/+1
2010-08-10merging in latest changes from OOO330(m3)Frank Schoenheit [fs]1-3/+3
2010-08-04mib18: #163185# avoid crash when document is closed and a modal dialog is activeMikhail Voytenko2-6/+19
2010-07-21CWS-TOOLING: integrate CWS unoawt2Jens-Heiner Rechtien11-351/+1312
2010-07-20CWS changehid: #i111784#: consolidate usage of HID schema; remove unused SetD...Mathias Bauer1-7/+3
2010-07-15CWS changehid: #i111874#: HelpIds now are byte stringsMathias Bauer1-1/+1
2010-07-13CWS changehid: resync to m84Mathias Bauer26-544/+1419
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer1-1/+9
2010-07-02codecleanup02: merge with DEV300_m84Malte Timmermann [mt]1-3/+3
2010-07-01unoawt2: do not inline methods of exported classesOcke Janssen [oj]1-0/+18
2010-07-01unoawt2: add XItemList to combobox as well, the sma eas for listboxOcke Janssen [oj]2-53/+284
2010-07-01codecleanup02: #i52551# Removed old stuff: VOS_NAMESPACE, use vos:: directlyMalte Timmermann3-3/+3
2010-06-28unoawt2: add missing TOOLKIT_DLLPUBLIC to access classesOcke Janssen [oj]1-2/+11
2010-06-25unoawt2: #i10000# removed unused local variableFrank Schoenheit [fs]1-1/+0
2010-06-25unoawt2: #i112684# let UNO Controls implement the (newly introduced) XStyleSe...Frank Schoenheit [fs]5-11/+1218
2010-06-25unoawt2: #i112683 localize string listOcke Janssen [oj]1-1/+20
2010-06-25codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31Malte Timmermann1-1/+1
2010-06-21CWS-TOOLING: integrate CWS gridcontrol04obo1-3/+3
2010-06-21unoawt2: derive the RoadmapControlModel from the GraphicControlModel base cla...Frank Schoenheit [fs]1-1/+2
2010-06-18unoawt2: get rid of the ImageConsumer/Producer connection between image-rende...Frank Schoenheit [fs]5-325/+47
2010-06-18unoawt2: don't assume URLs such as private:standardimage/... are relativeFrank Schoenheit [fs]1-3/+8
2010-06-17Automated merge with http://hg.services.openoffice.org/DEV300Frank Schoenheit [fs]2-8/+7
2010-06-16fs33a: fixed supportsServiceFrank Schoenheit [fs]1-1/+1
2010-06-16fs33a: fixed VCLXFixedText::calcAdjustedSize to respect the given sizeFrank Schoenheit [fs]1-7/+6
2010-06-15CWS-TOOLING: integrate CWS unoawtobo12-316/+983
2010-06-14CWS-TOOLING: integrate CWS dv12obo5-21/+32
2010-06-11unoawt: added UnoControlListBoxModel::ItemSeparatorPos, specifying the positi...Frank Schoenheit [fs]3-0/+13
2010-06-11unoawt: support XDialog2 for UNO dialogsFrank Schoenheit [fs]2-5/+35
2010-06-10unoawt: some more properties for the throbber model ... at least EnableVisibl...Frank Schoenheit [fs]1-1/+8
2010-06-10unoawt: ListBoxControl::updateFromModel: also set the SelectedItems property,...Frank Schoenheit [fs]2-1/+7
2010-06-04fix warningPhilipp Lohmann [pl]1-0/+2
2010-06-04gridcontrol04: fixes for #i111279#, #i111957#, #i112114#Mihaela Kedikova2-5/+5
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]3-49/+25
2010-06-03unoawt: merged in latest changes from CWS slidecopy (rebase to m80)Frank Schoenheit [fs]11-309/+920
2010-05-28unoawt: WINDOW_*BOX also do not require a parent window, so allow creating th...Frank Schoenheit [fs]1-1/+9
2010-05-21CWS-TOOLING: integrate CWS gridcontrol_03Kurt Zenker10-199/+401
2010-05-20unoawt: MultiSelectionSimpleMode property for list boxes, allowing 'browser-l...Frank Schoenheit [fs]3-0/+11
2010-05-11ext03: implement XUnitConversion for the control, too (not only for the contr...Frank Schoenheit [fs]1-0/+52
2010-05-10os141: make compile with GCCFrank Schoenheit [fs]1-1/+1
2010-05-10CWS-TOOLING: integrate CWS vcl110Ivo Hinkelmann2-3/+4
2010-05-06os141: ensure the VCLXWindow is not destroyed while the callback event is und...Frank Schoenheit [fs]1-0/+9
2010-05-06os141: windowEnabled/Disabled events now also using the new mechanism, implie...Frank Schoenheit [fs]1-137/+29
2010-05-06os141: notify mouse events without a locked SolarMutexFrank Schoenheit [fs]1-140/+55