Norbert Thiebaud
18a9a87a80
use SolarMutexGuard to guard the SolarMutex
2010-10-25 19:55:36 -05:00
Sebastian Spaeth
4905a19032
Add vim/emacs modelines to all source files
...
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com )
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-14 17:02:15 +02:00
J. Graeme Lingard
5ba8a3f904
Remove redundant #include directives & comments
2010-10-07 20:49:14 -04:00
Caolán McNamara
bceb4cf287
#i113054# WaE
2010-10-06 08:45:16 +01:00
Petr Mladek
1275d274db
more removed include guards using fixguard.py
2010-10-05 18:21:30 +02:00
Petr Mladek
028b400398
remove include guards using fixguard.py
2010-10-05 18:21:29 +02:00
Frank Schoenheit [fs]
0b78b56577
fs33a: revert the original fix for HideInactiveSelection support in the tree list box, causing too much regressions. Fix it by using SetWindowBits instead of SetStyle
2010-09-03 14:50:14 +02:00
Frank Schoenheit [fs]
45e7a1e3f6
fs33a: expose the WB_HIDESELECTION but of the tree control at its UNO API
2010-08-23 15:18:37 +02:00
Jens-Heiner Rechtien
a6fb87b109
CWS-TOOLING: integrate CWS unoawt2
2010-07-21 15:32:50 +02:00
Kurt Zenker
cea3e401e3
CWS-TOOLING: integrate CWS sw33bf06_OOO330
2010-07-13 14:54:15 +02:00
Michael Stahl
b62e3cce7e
sw33bf06: valgrind: SvUnoImageMapObject: initialize members
2010-07-01 18:13:33 +02:00
obo
eaa2d3539a
mastefix: #i10000# Merge problem BASEPROPERTY_BACKGROUNDCOLOR
2010-06-24 08:21:51 +02:00
obo
ca1e640c70
CWS-TOOLING: integrate CWS gridcontrol04
2010-06-21 14:49:59 +02:00
Frank Schoenheit [fs]
45d85c7599
unoawt2: get rid of the ImageConsumer/Producer connection between image-rendering controls and their models - this channel doesn't correctly transport transparency. The connection via the 'Graphic' property works absolutely fine here.
2010-06-18 15:33:54 +02:00
obo
7f0993d430
masterfix: #i10000# dispatchCommand,DispatchInfo missing
2010-06-16 12:49:04 +02:00
Release Engineering
990ef88621
masterfix: #i10000# getModuleName() missing
2010-06-16 11:28:50 +02:00
Release Engineering
41436227fd
masterfix: #i10000# resolve merge problems
2010-06-16 09:47:53 +02:00
obo
d4741b8cb1
CWS-TOOLING: integrate CWS unoawt
2010-06-15 10:58:34 +02:00
obo
11ca51711d
CWS-TOOLING: integrate CWS fwk139
2010-06-15 10:26:12 +02:00
Mihaela Kedikova
582fd11a71
gridcontrol04: fix for #i112290# and some build problems
2010-06-11 17:09:46 +02:00
Mihaela Kedikova
b75ce9cf2a
gridcontrol04: i111555: change file permissions for config script
2010-06-11 10:22:00 +02:00
Frank Schoenheit [fs]
92d45780ab
unoawt: setVisible needs to lock the SolarMutex
2010-06-08 11:58:26 +02:00
Frank Schoenheit [fs]
2330be08e3
Automated merge with http://x42-so4:8009/ooo
2010-06-08 08:36:06 +02:00
Frank Schoenheit [fs]
6f5305b0c6
#i112187#
2010-06-07 14:55:41 +02:00
Carsten Driesner
d50be7a83a
fwk139: Fix build problem with gcc
2010-06-04 17:28:06 +02:00
Mihaela Kedikova
0a2185d979
gridcontrol04: fixes for #i111279#, #i111957#, #i112114#
2010-06-04 15:02:11 +02:00
Frank Schoenheit [fs]
a557caaf5f
unoawt: make compile on unxsols4
2010-06-04 13:14:20 +02:00
Frank Schoenheit [fs]
ac79562517
slidecopy: merge after copying in CWS renaissance2
2010-06-03 18:53:52 +02:00
Frank Schoenheit [fs]
4d1c1eae73
slidecopy: merged latest DEV300.m80 changes
2010-06-03 14:33:05 +02:00
Frank Schoenheit [fs]
9e2ed49397
unoawt: UNO/SVT wizzards: allow to completely reset the DefaultButton - for pages which have on own default button
2010-06-01 15:03:56 +02:00
Christian Lippka
77bd1e8dc3
cws renaissance2: rebase m80
2010-06-01 14:04:07 +02:00
Frank Schoenheit [fs]
757ea8f89a
unoawt: XWizardController::confirmDeactivatePage is not necessary, /me thinks
2010-06-01 12:50:46 +02:00
Frank Schoenheit [fs]
b078cc62e4
unoawt: for ill-behaved clients which do not provide a page, have an empty page as fallback
2010-05-31 09:33:12 +02:00
Frank Schoenheit [fs]
ccc9774139
unoawt: XWizard now has an attribute giving access to the XWindow interface of the dialog's main window
2010-05-28 15:36:22 +02:00
Frank Schoenheit [fs]
024b04532d
unoawt: fixed assertion
2010-05-28 15:24:02 +02:00
Frank Schoenheit [fs]
4e5d6754bf
unoawt: set Title as TitleBase
2010-05-25 14:15:22 +02:00
Frank Schoenheit [fs]
55ddf84a5f
unoawt: set the WB_CHILDDLGCTRL bit at the tab page, this ensures proper keyboard (TAB) traveling
2010-05-25 12:23:56 +02:00
Frank Schoenheit [fs]
07030790f7
unoawt: onFinish does not need this parameter, it's always called with RET_OK
2010-05-25 11:43:39 +02:00
Frank Schoenheit [fs]
054dcada5c
unoawt: now that we can separate the WizardPageController from the actual page, there's no need for a TabPage whose sole purpose was being a container for the externally-provided TabPage - hopefully this change will allow us fixing the keyboard traveling
2010-05-25 11:27:01 +02:00
Frank Schoenheit [fs]
f786d740fb
unoawt: completely separated the controller functionality of a wizard page from the wizard page itself,
...
by moving the canAdvance method from OWizardPage to the IWizardPage interface, which in this course has
been renamed to IWizardPageController.
This will later on allow to have implementations where the TabPage is provided by an external component
(e.g. as UNO Service), but the controlling of those pages is still intercepted and handled internally.
2010-05-25 10:17:24 +02:00
Kurt Zenker
8626c44b5d
CWS-TOOLING: integrate CWS gridcontrol_03
2010-05-21 16:40:24 +02:00
Frank Schoenheit [fs]
9c472983f2
Automated merge with ssh://hg@hg.services.openoffice.org/cws/unoawt
2010-05-21 16:03:17 +02:00
Frank Schoenheit [fs]
a5bd7ab9d1
unoawt: some SolarMutex locks in the notification methods, to prevent deadlocks
2010-05-21 16:01:22 +02:00
Frank Schoenheit [fs]
0a19bf808b
unoawt: fixed a bug found by GCC's compiler warning
2010-05-21 15:44:37 +02:00
Frank Schoenheit [fs]
bdb2890c55
unoawt: added more functionality to XWizard
2010-05-21 15:03:31 +02:00
Frank Schoenheit [fs]
af0a5febf9
unoawt: evolution of the UNO-API for wizards
2010-05-21 13:17:30 +02:00
Frank Schoenheit [fs]
e1fc491b8a
unoawt: compile with GCC
2010-05-20 13:23:25 +02:00
Frank Schoenheit [fs]
b393dc5d63
unoawt: UNO API for generic wizards, wrapping around the existing C++ RoadmapWizard
2010-05-20 12:45:50 +02:00
Christian Lippka
d24b570e7d
#i107213# enable reading of toolbar menu entries on mac
2010-05-10 14:25:18 +02:00
Frank Schoenheit [fs]
637bebf4f1
os141: removed debug code which slipped in with some recent change ...
2010-05-06 15:50:03 +02:00