summaryrefslogtreecommitdiff
path: root/svtools/source/uno
AgeCommit message (Expand)AuthorFilesLines
2010-09-03fs33a: revert the original fix for HideInactiveSelection support in the tree ...Frank Schoenheit [fs]1-3/+3
2010-08-23fs33a: expose the WB_HIDESELECTION but of the tree control at its UNO APIFrank Schoenheit [fs]1-0/+18
2010-07-21CWS-TOOLING: integrate CWS unoawt2Jens-Heiner Rechtien1-1/+1
2010-07-13CWS-TOOLING: integrate CWS sw33bf06_OOO330Kurt Zenker1-0/+4
2010-07-01sw33bf06: valgrind: SvUnoImageMapObject: initialize membersMichael Stahl1-0/+4
2010-06-24mastefix: #i10000# Merge problem BASEPROPERTY_BACKGROUNDCOLORobo1-12/+0
2010-06-21CWS-TOOLING: integrate CWS gridcontrol04obo1-19/+33
2010-06-18unoawt2: get rid of the ImageConsumer/Producer connection between image-rende...Frank Schoenheit [fs]1-1/+1
2010-06-16masterfix: #i10000# dispatchCommand,DispatchInfo missingobo1-0/+28
2010-06-16masterfix: #i10000# getModuleName() missingRelease Engineering1-0/+6
2010-06-16masterfix: #i10000# resolve merge problemsRelease Engineering1-0/+39
2010-06-15CWS-TOOLING: integrate CWS unoawtobo12-14/+1372
2010-06-15CWS-TOOLING: integrate CWS fwk139obo1-63/+78
2010-06-11gridcontrol04: fix for #i112290# and some build problemsMihaela Kedikova1-14/+16
2010-06-11gridcontrol04: i111555: change file permissions for config scriptMihaela Kedikova1-2/+4
2010-06-08unoawt: setVisible needs to lock the SolarMutexFrank Schoenheit [fs]1-0/+1
2010-06-08Automated merge with http://x42-so4:8009/oooFrank Schoenheit [fs]1-0/+1
2010-06-07#i112187#Frank Schoenheit [fs]2-2/+1
2010-06-04fwk139: Fix build problem with gccCarsten Driesner1-11/+13
2010-06-04gridcontrol04: fixes for #i111279#, #i111957#, #i112114#Mihaela Kedikova1-5/+15
2010-06-04unoawt: make compile on unxsols4Frank Schoenheit [fs]1-0/+1
2010-06-03slidecopy: merge after copying in CWS renaissance2Frank Schoenheit [fs]4-165/+10
2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]4-211/+778
2010-06-01unoawt: UNO/SVT wizzards: allow to completely reset the DefaultButton - for p...Frank Schoenheit [fs]1-1/+2
2010-06-01cws renaissance2: rebase m80Christian Lippka4-211/+778
2010-06-01unoawt: XWizardController::confirmDeactivatePage is not necessary, /me thinksFrank Schoenheit [fs]2-25/+0
2010-05-31unoawt: for ill-behaved clients which do not provide a page, have an empty pa...Frank Schoenheit [fs]1-1/+8
2010-05-28unoawt: XWizard now has an attribute giving access to the XWindow interface o...Frank Schoenheit [fs]2-0/+12
2010-05-28unoawt: fixed assertionFrank Schoenheit [fs]1-1/+1
2010-05-25unoawt: set Title as TitleBaseFrank Schoenheit [fs]1-1/+2
2010-05-25unoawt: set the WB_CHILDDLGCTRL bit at the tab page, this ensures proper keyb...Frank Schoenheit [fs]1-0/+4
2010-05-25unoawt: onFinish does not need this parameter, it's always called with RET_OKFrank Schoenheit [fs]2-4/+4
2010-05-25unoawt: now that we can separate the WizardPageController from the actual pag...Frank Schoenheit [fs]5-6/+302
2010-05-25unoawt: completely separated the controller functionality of a wizard page fr...Frank Schoenheit [fs]2-246/+0
2010-05-21CWS-TOOLING: integrate CWS gridcontrol_03Kurt Zenker4-211/+778
2010-05-21Automated merge with ssh://hg@hg.services.openoffice.org/cws/unoawtFrank Schoenheit [fs]1-0/+8
2010-05-21unoawt: some SolarMutex locks in the notification methods, to prevent deadlocksFrank Schoenheit [fs]1-0/+8
2010-05-21unoawt: fixed a bug found by GCC's compiler warningFrank Schoenheit [fs]2-3/+3
2010-05-21unoawt: added more functionality to XWizardFrank Schoenheit [fs]4-5/+92
2010-05-21unoawt: evolution of the UNO-API for wizardsFrank Schoenheit [fs]5-11/+36
2010-05-20unoawt: compile with GCCFrank Schoenheit [fs]1-0/+3
2010-05-20unoawt: UNO API for generic wizards, wrapping around the existing C++ Roadmap...Frank Schoenheit [fs]9-3/+1164
2010-05-10#i107213# enable reading of toolbar menu entries on macChristian Lippka1-0/+5
2010-05-06os141: removed debug code which slipped in with some recent change ...Frank Schoenheit [fs]1-8/+3
2010-05-05slidecopy: set the WB_DIALOGCONTROL and WB_CHILDLDGCTRL bits both at the gene...Frank Schoenheit [fs]1-3/+10
2010-05-05os141: added XTreeControl::getNodeRectFrank Schoenheit [fs]2-0/+15
2010-05-05os141: background handling: ue a reasonable default background (so we don not...Frank Schoenheit [fs]1-0/+12
2010-04-28#i107213# use toolbox item window as parent for popup menuChristian Lippka1-1/+2
2010-04-27#i107213# notify a11y api if a toolbar popup window is openedChristian Lippka1-5/+31
2010-04-23gridcontrol_03:bug fix for #i111107#, added update methods to xgriddatamodelMihaela Kedikova1-46/+149