summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2010-10-07Remove redundant #include directives & commentsJ. Graeme Lingard4-4/+0
2010-10-06Merge commit 'ooo/OOO330_m9'Luboš Luňák3-65/+1
2010-10-05more removed include guards using fixguard.pyPetr Mladek7-24/+0
2010-10-05include rtl/ustring.hxx instead of non-existing rtl/OUString.hxxPetr Mladek1-2/+1
2010-10-05remove include guards using fixguard.pyPetr Mladek13-58/+0
2010-10-05refactor several SolarMutex releaser classes into oneLuboš Luňák1-1/+1
2010-10-04harmonized BOOL vs sal_Bool usageNorbert Thiebaud3-3/+3
2010-09-03dba33i: #163542# VCLXWindow::OnProcessCallbacks: process window events while ...Frank Schoenheit [fs]2-4/+26
2010-09-03CWS-TOOLING: integrate CWS fs33aKurt Zenker5-73/+360
2010-08-30dba33h: merge after pulling OOO330.m6Frank Schoenheit [fs]2-6/+19
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]4-5/+7
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 Rechtien23-488/+1389
2010-07-01unoawt2: do not inline methods of exported classesOcke Janssen [oj]2-4/+30
2010-07-01unoawt2: add XItemList to combobox as well, the sma eas for listboxOcke Janssen [oj]4-71/+331
2010-06-28unoawt2: add missing TOOLKIT_DLLPUBLIC to access classesOcke Janssen [oj]8-9/+23
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]7-15/+1232
2010-06-25unoawt2: #i112683 localize string listOcke Janssen [oj]1-1/+20
2010-06-22CWS-TOOLING: integrate CWS mib16obo4-14/+17
2010-06-21mib16: rebase to m83Daniel Rentz24-395/+1178
2010-06-21CWS-TOOLING: integrate CWS gridcontrol04obo1-3/+3
2010-06-21unoawt2: derive the RoadmapControlModel from the GraphicControlModel base cla...Frank Schoenheit [fs]2-6/+7
2010-06-18unoawt2: get rid of the ImageConsumer class - it has no clients anymoreFrank Schoenheit [fs]3-3/+0
2010-06-18unoawt2: get rid of the ImageConsumer/Producer connection between image-rende...Frank Schoenheit [fs]10-435/+86
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-17mib16: rebase to m82Daniel Rentz2-4/+14
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-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz4-14/+17
2010-06-15CWS-TOOLING: integrate CWS unoawtobo20-372/+1142
2010-06-14CWS-TOOLING: integrate CWS dv12obo6-23/+36
2010-06-11unoawt: added UnoControlListBoxModel::ItemSeparatorPos, specifying the positi...Frank Schoenheit [fs]4-0/+14
2010-06-11unoawt: support XDialog2 for UNO dialogsFrank Schoenheit [fs]4-9/+47
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-04gridcontrol04: fixes for #i111279#, #i111957#, #i112114#Mihaela Kedikova2-5/+5
2010-06-03unoawt: merged in latest changes from CWS slidecopy (rebase to m80)Frank Schoenheit [fs]18-361/+1066
2010-05-28unoawt: WINDOW_*BOX also do not require a parent window, so allow creating th...Frank Schoenheit [fs]1-1/+9
2010-05-27CWS-TOOLING: integrate CWS sb120Vladimir Glazunov2-4/+14
2010-05-21CWS-TOOLING: integrate CWS gridcontrol_03Kurt Zenker12-202/+412
2010-05-20sb120: merged in DEV300_m78sb3-4/+4
2010-05-20unoawt: MultiSelectionSimpleMode property for list boxes, allowing 'browser-l...Frank Schoenheit [fs]4-1/+13
2010-05-11ext03: implement XUnitConversion for the control, too (not only for the contr...Frank Schoenheit [fs]2-2/+62
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