summaryrefslogtreecommitdiffstats
path: root/svtools/source/uno
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant #include directives & commentsJ. Graeme Lingard2010-10-071-1/+0
* #i113054# WaECaolán McNamara2010-10-061-1/+1
* more removed include guards using fixguard.pyPetr Mladek2010-10-051-0/+0
* remove include guards using fixguard.pyPetr Mladek2010-10-057-14/+0
* fs33a: revert the original fix for HideInactiveSelection support in the tree ...Frank Schoenheit [fs]2010-09-031-3/+3
* fs33a: expose the WB_HIDESELECTION but of the tree control at its UNO APIFrank Schoenheit [fs]2010-08-231-0/+18
* CWS-TOOLING: integrate CWS unoawt2Jens-Heiner Rechtien2010-07-211-1/+1
|\
| * unoawt2: get rid of the ImageConsumer/Producer connection between image-rende...Frank Schoenheit [fs]2010-06-181-1/+1
* | CWS-TOOLING: integrate CWS sw33bf06_OOO330Kurt Zenker2010-07-131-0/+4
|\ \
| * | sw33bf06: valgrind: SvUnoImageMapObject: initialize membersMichael Stahl2010-07-011-0/+4
| |/
* | mastefix: #i10000# Merge problem BASEPROPERTY_BACKGROUNDCOLORobo2010-06-241-12/+0
* | CWS-TOOLING: integrate CWS gridcontrol04obo2010-06-211-19/+33
|\ \ | |/ |/|
| * gridcontrol04: fix for #i112290# and some build problemsMihaela Kedikova2010-06-111-14/+16
| * gridcontrol04: i111555: change file permissions for config scriptMihaela Kedikova2010-06-111-2/+4
| * gridcontrol04: fixes for #i111279#, #i111957#, #i112114#Mihaela Kedikova2010-06-041-5/+15
* | masterfix: #i10000# dispatchCommand,DispatchInfo missingobo2010-06-161-0/+28
* | masterfix: #i10000# getModuleName() missingRelease Engineering2010-06-161-0/+6
* | masterfix: #i10000# resolve merge problemsRelease Engineering2010-06-161-0/+39
* | CWS-TOOLING: integrate CWS unoawtobo2010-06-1512-14/+1372
|\ \
| * | unoawt: setVisible needs to lock the SolarMutexFrank Schoenheit [fs]2010-06-081-0/+1
| * | Automated merge with http://x42-so4:8009/oooFrank Schoenheit [fs]2010-06-081-0/+1
| |\ \
| | * | unoawt: make compile on unxsols4Frank Schoenheit [fs]2010-06-041-0/+1
| * | | #i112187#Frank Schoenheit [fs]2010-06-072-2/+1
| |/ /
| * | unoawt: UNO/SVT wizzards: allow to completely reset the DefaultButton - for p...Frank Schoenheit [fs]2010-06-011-1/+2
| * | unoawt: XWizardController::confirmDeactivatePage is not necessary, /me thinksFrank Schoenheit [fs]2010-06-012-25/+0
| * | unoawt: for ill-behaved clients which do not provide a page, have an empty pa...Frank Schoenheit [fs]2010-05-311-1/+8
| * | unoawt: XWizard now has an attribute giving access to the XWindow interface o...Frank Schoenheit [fs]2010-05-282-0/+12
| * | unoawt: fixed assertionFrank Schoenheit [fs]2010-05-281-1/+1
| * | unoawt: set Title as TitleBaseFrank Schoenheit [fs]2010-05-251-1/+2
| * | unoawt: set the WB_CHILDDLGCTRL bit at the tab page, this ensures proper keyb...Frank Schoenheit [fs]2010-05-251-0/+4
| * | unoawt: onFinish does not need this parameter, it's always called with RET_OKFrank Schoenheit [fs]2010-05-252-4/+4
| * | unoawt: now that we can separate the WizardPageController from the actual pag...Frank Schoenheit [fs]2010-05-255-6/+302
| * | unoawt: completely separated the controller functionality of a wizard page fr...Frank Schoenheit [fs]2010-05-252-246/+0
| * | Automated merge with ssh://hg@hg.services.openoffice.org/cws/unoawtFrank Schoenheit [fs]2010-05-211-0/+8
| |\ \
| | * | unoawt: some SolarMutex locks in the notification methods, to prevent deadlocksFrank Schoenheit [fs]2010-05-211-0/+8
| * | | unoawt: fixed a bug found by GCC's compiler warningFrank Schoenheit [fs]2010-05-212-3/+3
| |/ /
| * | unoawt: added more functionality to XWizardFrank Schoenheit [fs]2010-05-214-5/+92
| * | unoawt: evolution of the UNO-API for wizardsFrank Schoenheit [fs]2010-05-215-11/+36
| * | unoawt: compile with GCCFrank Schoenheit [fs]2010-05-201-0/+3
| * | unoawt: UNO API for generic wizards, wrapping around the existing C++ Roadmap...Frank Schoenheit [fs]2010-05-209-3/+1164
| * | os141: removed debug code which slipped in with some recent change ...Frank Schoenheit [fs]2010-05-061-8/+3
| * | os141: added XTreeControl::getNodeRectFrank Schoenheit [fs]2010-05-052-0/+15
| * | os141: background handling: ue a reasonable default background (so we don not...Frank Schoenheit [fs]2010-05-051-0/+12
| * | os141: when all rows are removed clear also the current selectionOcke Janssen [oj]2010-03-181-0/+1
| * | os141: fix order of callsOcke Janssen [oj]2010-03-161-2/+2
| * | unoawt: merge after pulling from CWS slidecopyFrank Schoenheit [fs]2010-05-114-211/+778
| |\ \
* | \ \ CWS-TOOLING: integrate CWS fwk139obo2010-06-151-63/+78
|\ \ \ \
| * | | | fwk139: Fix build problem with gccCarsten Driesner2010-06-041-11/+13
| * | | | fwk139: #i100512# Eliminate flicker when toolbar buttons make themselves invi...Carsten Driesner2010-04-081-6/+95
* | | | | slidecopy: merge after copying in CWS renaissance2Frank Schoenheit [fs]2010-06-034-165/+10
|\ \ \ \ \