Caolán McNamara
97e0597854
use a weakchangeslistener instead
2011-01-21 14:21:35 +00:00
David Tardon
99945b7ff8
remove unused code
2011-01-21 12:34:59 +01:00
David Tardon
6cbca7e6e1
remove unused constant
2011-01-21 12:34:59 +01:00
Caolán McNamara
c250178c04
break ownership cycle
2011-01-21 10:51:30 +00:00
Caolán McNamara
d23b5e5e0c
break cycle and clear owner reference on dispose
2011-01-21 10:50:49 +00:00
Thomas Arnhold
88fa511a77
Replace suitable equalsAscii calls with equalsAsciiL.
...
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2011-01-20 11:23:45 +01:00
Ivo Hinkelmann
bb72c61b35
CWS-TOOLING: integrate CWS sb135
2011-01-19 12:24:32 +01:00
Caolán McNamara
5d0fe3c2ee
Implement dispose and break circular dependency.
...
listener on configmgr means this dtor is never called.
2011-01-19 11:22:06 +00:00
Caolán McNamara
d3073bef2f
equalsAsciiL faster than equalsAscii
2011-01-17 11:11:14 +00:00
Caolán McNamara
cb3411386b
reduce the amount of __cxa_atexit churn
2011-01-16 20:57:38 +00:00
Caolán McNamara
82c45185e2
drop static and just use a single sal_Unicode
2011-01-16 16:20:55 +00:00
Caolán McNamara
b94ff27d78
equalsAsciiL faster than equals
2011-01-16 16:01:33 +00:00
Caolán McNamara
cd29879eb9
equalsAsciiL faster than equals
2011-01-16 15:56:59 +00:00
Caolán McNamara
c50b50c778
equalsAsciiL faster than equals
2011-01-16 15:48:11 +00:00
Caolán McNamara
6d7536ce4e
equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)
2011-01-16 14:12:57 +00:00
Mikhail Voytenko
94eae11e9e
removetooltypes01: #i112600# fix TRUE/FALSE autodoc tags
2011-01-14 11:20:36 +01:00
Carsten Driesner
baa228bd0d
removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong in framework
2011-01-13 13:11:20 +01:00
Anders Jonsson
9efbf8c9a6
Remove commented code
2011-01-10 19:28:58 -06:00
Carsten Driesner
ae8f575a3d
removetooltypes01: #i112600# Removed tools types from framework
2011-01-10 11:36:55 +01:00
Caolán McNamara
c1d1dcb62a
cppunit: prefer prefix variant
2011-01-06 14:47:38 +00:00
Caolán McNamara
c53d03f70a
cppunit: prefer prefix variant
2011-01-06 14:47:36 +00:00
Mikhail Voytenko
8ff51afa0d
removetooltypes01: rebase to DEV300_m96
2011-01-06 14:57:12 +01:00
Philipp Lohmann [pl]
fdff83134b
rebase to DEV300_m96
2011-01-06 11:11:47 +01:00
Frank Schoenheit [fs]
9cfd9ab46b
undoapi: merge after pulling CWS sb135
2011-01-06 10:24:25 +01:00
sb
4972a7ec95
sb135: merged in DEV300_m96
2011-01-03 13:09:08 +01:00
Caolán McNamara
4538875a16
Resolves: rhbz#666216 survive missing window
2010-12-29 20:56:16 +00:00
Caolán McNamara
f68420c301
cppcheck: prefer prefix variant
2010-12-24 14:26:01 +00:00
Caolán McNamara
ca86e8ae38
cppcheck: prefer prefix variant
2010-12-23 21:05:59 +00:00
Caolán McNamara
4cd2104c22
cppcheck: prefer prefix variant
2010-12-23 16:39:03 +00:00
Frank Schoenheit [fs]
67668c8264
undoapi: re-did the CWS'es changes in the new build system
2010-12-23 11:34:45 +01:00
Frank Schoenheit [fs]
48de44881b
undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system
2010-12-23 10:01:58 +01:00
Hans-Joachim Lankenau
a366a075c8
CWS-TOOLING: integrate CWS fwk160
2010-12-17 17:08:13 +01:00
Hans-Joachim Lankenau
0feae64efb
CWS-TOOLING: integrate CWS mib19
2010-12-17 13:36:59 +01:00
Frank Schoenheit [fs]
eb77ace518
undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORT
2010-12-17 12:33:22 +01:00
sb
1b45846965
sb135: #i116121# framework::UIElement::operator= does not check for self-assignment
2010-12-14 13:24:25 +01:00
Andy Holder
c0bc502f55
Change unnamespace file.hxx macros
2010-12-12 21:16:57 +00:00
Joachim Tremouroux
70a6ef3b75
finish cleanup of missing icon handling code
2010-12-09 19:17:04 +00:00
Caolán McNamara
c2df791b70
cppcheck: unused variable
2010-12-09 12:40:10 +00:00
Daniel Rentz [dr]
75b47018bb
mib19: rebase to DEV300m95
2010-12-09 10:13:55 +01:00
David Tardon
3a87a74323
was part of the quickstarter shutdown hack; not needed anymore
...
This reverts commit 5dfa2bcf6f4a7699c2acae87caa96de739f82636.
2010-12-07 14:51:39 +01:00
Daniel Rentz [dr]
13bc9463db
rebased to OOO330m17
2010-12-06 13:01:23 +01:00
Takeshi Abe
0b30cb7e66
Replace all occured, occurance etc.
2010-12-06 09:13:26 +00:00
Caolán McNamara
b11ef1c348
cppcheck: unused variables
2010-12-05 13:27:17 +00:00
Caolán McNamara
1b15579b9f
cppcheck: unused variables
2010-12-05 12:58:16 +00:00
Caolán McNamara
25f7fc2be4
Resolves: rhbz#659947 make this more robust
2010-12-04 13:53:26 +00:00
Frank Schoenheit [fs]
d5a671a4b0
undoapi: clear the redo stack when leaving an Undo context resp. list action, not when entering it. This is a pre-requisite for Writer's upcoming migratin to SfxUndoManager
2010-12-01 15:30:01 +01:00
Carsten Driesner
101cf8871e
fwk160: Sync to DEV300_m94
2010-12-01 13:03:59 +01:00
Caolán McNamara
972cfec789
survice missing elements
2010-11-29 16:03:43 +00:00
Mathias Bauer
d0097cac72
CWS gnumake2: another build breaker
2010-11-29 16:09:47 +01:00
Mathias Bauer
c926c86c91
CWS gnumake2: fix some build breakers in svtools, xmloff and framework
2010-11-29 13:41:51 +01:00
Joseph Powers
08b2776570
cppcheck: prefix instead of postfix
...
One variable was assigned a value that was never used; removed the
variable. I didn't check to see if the function call was required so
I just left them.
2010-11-27 21:11:26 -08:00
Caolán McNamara
912d2f97fc
cppcheck: use prefix form
2010-11-27 12:47:32 +00:00
Mathias Bauer
7ad3ca2532
CWS gnumake2: resync to m94
2010-11-26 15:27:38 +01:00
Philipp Lohmann [pl]
b5d2cb0a2c
merge with DEV300_m94
2010-11-24 18:50:17 +01:00
Philipp Lohmann [pl]
5b0573b9fb
vcl117: removed obsolete header
2010-11-23 18:41:04 +01:00
Caolán McNamara
04908a45e8
these ones aren't candidates for RTL_CONSTAS, the args are pointers
2010-11-22 12:42:34 +00:00
Frank Schoenheit [fs]
e13b8a69ee
undoapi: merge after pulling DEV300.m94
2010-11-22 10:17:18 +01:00
David Tardon
f1d2af0d86
rhbz#650170# shutdown quickstarter at end of desktop session
2010-11-22 09:50:48 +01:00
Frank Schoenheit [fs]
129551cbd3
undoapi: unxsols4 WaE
2010-11-22 09:28:07 +01:00
David Tardon
266310d478
simplify string initialisation
2010-11-22 07:53:17 +01:00
Julien Nabet
8d4e7b511f
RTL_CONSTASCII_USTRINGPARAM for libs-core/framework
2010-11-21 10:04:29 +01:00
Gert Faller
add5b7c063
TL_CONSTASCII_USTRINGPARAM in libs core 25
2010-11-20 14:10:32 +01:00
Gert Faller
bc724f0c00
TL_CONSTASCII_USTRINGPARAM in libs core 24
2010-11-20 12:20:55 +01:00
Gert Faller
82e54f6a8f
TL_CONSTASCII_USTRINGPARAM in libs core 23
2010-11-20 11:21:28 +01:00
Bjoern Michaelsen
c05087b295
gnumake2: removing old dmake file in migrated modules
2010-11-19 21:45:41 +01:00
Joseph Powers
7e37ceda28
HC Cleanup - libs-core
2010-11-16 19:01:58 -08:00
Caolán McNamara
e040c1a075
get this to build again
2010-11-16 14:38:03 +00:00
Vladimir Glazunov
4675fdf7b2
CWS-TOOLING: integrate CWS dockingwindows
2010-11-16 13:44:30 +01:00
Carsten Driesner
50eb765419
Rebase to DEV300m93
2010-11-15 13:10:36 +01:00
Frank Schoenheit [fs]
ed3af50c59
undoapi: GCC WaE
2010-11-15 12:22:05 +01:00
Frank Schoenheit [fs]
0ba9391098
undoapi: make reset an explicit, atomar operation at the IUndoManager, instead of simulating it in a higher layer
2010-11-16 22:35:25 +01:00
Frank Schoenheit [fs]
eedca4d0f6
undoapi: fixed compilation error
2010-11-16 22:27:11 +01:00
Frank Schoenheit [fs]
6501ab77a0
undoapi: re-implemented the XModifyBroadcaster for chart's UndoManager, for this purpose, added support to the UndoManagerHelper
2010-11-16 14:12:33 +01:00
Frank Schoenheit [fs]
6cfb7cca8e
undoapi: instead of processing requests in a dedicated thread (which would require us to explicitly tamper with the
...
SolarMutex, to really release *each* lock the caller might have on it), process requests in the thread where the
first request arrived. Still ensure the requests are serialized.
2010-11-15 10:25:06 +01:00
Frank Schoenheit [fs]
b3a06bad05
undoapi: delegate UndoManagerHelper's (modifying) API calls into a dedicated thread, serializing them this way
2010-11-12 15:41:15 +01:00
Caolán McNamara
323691978e
RTL_CONSTASCII_USTRINGPARAM used with nonarray
2010-11-12 11:44:09 +00:00
Sebastian Spaeth
71a459f4be
Remove one more instance of HighContrast stuff
2010-11-12 10:28:20 +01:00
Joseph Powers
ce6806dbb3
add in JoeP's extras
2010-11-11 15:46:36 +00:00
Caolán McNamara
537920aeb1
fix compile error, presumably this is right
2010-11-11 15:31:34 +00:00
Sebastian Spaeth
c938545d52
Remove all traces of _HC (high contrast) from libs-core
...
This compiles successfully, but is otherwise only lightly tested.
2010-11-11 14:30:42 +01:00
Carsten Driesner
e506ebbc87
dockingwindows: #i115527# Fixed broken Reset function in View-Toolbars. Refresh method must read persistent state data.
2010-11-11 11:46:35 +01:00
Xiaofei Zhang
fa1f3c352c
removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework
2010-11-10 13:50:33 +08:00
Frank Schoenheit [fs]
4dd7746a51
undoapi: give SfxUndoManager an own mutex, and ensure it is released before calling into SfxUndoAction::Un/Redo
...
This allows clients to delegate the MT thread safety to the SfxUndoManager, calling into it without an own mutex
locked. Which will hopefully allow us to get rid of some deadlocks.
2010-11-09 21:37:18 +01:00
Frank Schoenheit [fs]
d729112009
undoapi: step 1 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: separate the DocumentUndoManager into a (SFX-independent) UndoManagerHelper (which later on can be used in chart2) and the SFX-dependent part
2010-11-09 21:36:57 +01:00
Vladimir Glazunov
5e37906812
CWS-TOOLING: integrate CWS fwk149
2010-11-09 15:38:59 +01:00
Alexander O. Anisimov
dec234ba07
Clean up the code
...
* Remove bogus comments
* Refresh comments containing a reference to the bug tracker
* Remove the comments such as "// add by zhaojianwei"
2010-11-09 11:50:47 +00:00
Joseph Powers
7e31ccaa56
High-Contrast Cleanup Phase #1
2010-11-06 10:09:11 -05:00
Xiaofei Zhang
7799914b16
removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and framework
2010-11-05 10:31:15 +08:00
Carsten Driesner
cc707fd9b3
fwk160: #i107568# Revised hasContext() implementation to fix problem described in the issue
2010-11-04 17:17:08 +01:00
Carsten Driesner
ecc7ab4b75
fwk160: #i107568# Jobs service enhancement to instantiate services only on matching application module context
2010-11-04 15:43:13 +01:00
Frank Schoenheit [fs]
af22075998
undoapi: attempt to fix broken Undo contexts after executing a script
2010-11-04 10:36:00 +01:00
Carsten Driesner
7076ac3e29
dockingwindows: Merge changes from DEV300m92
2010-11-04 09:48:52 +01:00
Carsten Driesner
a0bdf86f82
dockingwindows: #i112595# Merge changes
2010-11-02 16:54:43 +01:00
Carsten Driesner
2b618dc4c9
dockingwindows: #i112595# Fix issue with setDockingAreaAcceptor(). Added mising SetAlign() calls for DockingAreaWindows. Some cleanup.
2010-11-01 16:19:46 +01:00
Vladimir Glazunov
174393915b
#i10000# changes from OOO330 m13
2010-11-01 15:58:31 +01:00
Carsten Driesner
560e5132f6
dockingwindows: #i112595# Fixed problem related to changes for better layouting. Further code rework
2010-11-01 13:29:26 +01:00
Caolán McNamara
4d6ec3c619
small startup optimization
2010-10-30 16:11:13 +01:00
Caolán McNamara
0b86f9f2ca
small startup optimizations
2010-10-29 16:40:32 +01:00
Caolán McNamara
3ed0d26545
small startup optimization
2010-10-29 16:40:32 +01:00
Mathias Bauer
4f40fd2727
CWS gnumake2: resolve conflicts and make sources buildable on Linux
2010-10-29 15:36:30 +02:00
Mathias Bauer
83d7b776fb
CWS gnumake: resync to m91; conflicts unresolved
2010-10-28 23:02:10 +02:00
Caolán McNamara
758c8774fb
add modelines to .hxx files as well
2010-10-28 15:51:43 +01:00
Carsten Driesner
30404a1cea
dockingwindows: #i112595# Fix problem using dockWindow() and toolbar is not correctly shown. Further code cleanup.
2010-10-28 14:13:05 +02:00
Caolán McNamara
e9daae2025
fdo#632229# For unx set WM_CLASSes that matches the .desktop files
2010-10-27 23:09:28 +01:00
Carsten Driesner
1d6df0d19d
dockingwindows: #i112595# Improve layout function so docking areas are now only shown when completely layouted. No more overlay effects or other artifacts visible
2010-10-27 14:09:04 +02:00
Norbert Thiebaud
acccf6e4e4
remove vos reference from uno xml descriptions
2010-10-27 01:08:02 -05:00
Carsten Driesner
7cd05cb69a
#i112595# Fixed problems with sub-toolbars and docking
2010-10-26 14:58:05 +02:00
Norbert Thiebaud
119873328a
convert vos/process.hxx and related API
2010-10-25 19:55:34 -05:00
Norbert Thiebaud
c17635d575
merge vosremoval-mutex.diff
...
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 19:55:33 -05:00
Norbert Thiebaud
d3756b8b73
merge vosremoval-reference.diff
2010-10-25 19:55:33 -05:00
Norbert Thiebaud
4bd2ed6a91
convert OClearableGuard(SolarMutex) to SolarMutex(Clearable)Guard.
...
Most OClearableGuard of the Solar Mutex could be converted
to a simple SolarMutexGuard.
a couple of site were converted to a SolarMutexClearableGuard,
were converting to a SolarMutexGuard would have made the code more
convoluted.
2010-10-25 19:55:33 -05:00
Norbert Thiebaud
dbd5e19301
Use SolarMutexGuard where appropriate
2010-10-25 19:55:33 -05:00
Norbert Thiebaud
f4f4a8ed4f
use SolarMutexGuard to guard the SolarMutex
2010-10-25 19:55:33 -05:00
Caolán McNamara
7b0546a50c
micro optimization
2010-10-25 20:51:18 +01:00
Caolán McNamara
fb8d9b136b
micro opts
2010-10-24 21:05:29 +01:00
Jan Holesovsky
fc9171c144
Merge commit 'ooo/OOO330_m12'
...
Conflicts:
desktop/source/app/app.cxx
2010-10-24 16:53:14 +02:00
Caolán McNamara
978d571bfd
startup optimization, remove unused global strings
2010-10-22 16:51:18 +01:00
Caolán McNamara
bd54b1baef
startup optimization, remove unused global strings
2010-10-22 16:42:25 +01:00
Carsten Driesner
edc04aede9
fwk149: Merge changes from DEV300_m90
2010-10-22 14:34:57 +02:00
Mathias Bauer
da622616ce
CWS changehid: resync to m90
2010-10-21 15:10:42 +02:00
Carsten Driesner
9f4cadedec
dockingwindows: Fix several issues regarding UNO API and toggleFloatingMode()
2010-10-21 13:49:31 +02:00
Carsten Driesner
69520f9b1e
dockingwindows: Added missing methods to ToolbarLayoutManager. Adapted methods in LayoutManager
2010-10-20 18:22:44 +02:00
Caolán McNamara
3973845deb
survive missing configuration entries gracefully
2010-10-19 11:56:57 +01:00
Povilas Kanapickas
bc8fcf207f
remove non-compiled code
2010-10-18 19:38:00 +01:00
Philipp Lohmann [pl]
4160c3cea7
ooo33gsl11: #i115088# add a nodoc string, workaround botched define in classes/resource.hrc
2010-10-18 17:00:27 +02:00
Carsten Driesner
da6bba7cb6
dockingwindows: Fix serveral issues for the reworked LayoutManager class
2010-10-15 16:18:57 +02:00
Michael Meeks
c63d5210fd
add lots more missing sal/macros.h includes
2010-10-14 22:33:33 +01:00
Kayo Hamid
b7c82daa28
Switch to use SAL_N_ELEMENTS macro, everywhere
2010-10-14 21:15:24 +01:00
Carsten Driesner
bc5dc66313
dockingwindows: Fixed problems with changes done via UI configuration API not being sent to the ToolbarLayoutManager
2010-10-13 17:31:05 +02:00
Sebastian Spaeth
8694d2bc19
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-13 10:57:58 +02:00
Caolán McNamara
20658054d8
#i112786# make ConfigManager a well-behaved singleton
2010-10-12 15:34:49 +01:00
Carsten Driesner
a62a624542
dockingwindows: Merge changes from DEV300m89
2010-10-12 13:35:45 +02:00
Mathias Bauer
a8bc280fab
CWS changehid: generate former auto hids into src files
2010-10-11 17:56:12 +02:00
Michael Meeks
8b9ddfe4f3
Switch to using installed branding images for the backing items.
2010-10-11 15:19:42 +01:00
David Tardon
d7f2e03cad
#i112582# fire focus events from ComboboxToolbarController
2010-10-11 10:12:21 +02:00
Norbert Thiebaud
2811da61ad
squash warning. LONG_MAX is not compatible with sal_Int32
2010-10-10 04:30:30 -05:00
Mathias Bauer
a385ab1238
CWS changehid: resync to m89
2010-10-09 18:56:58 +02:00
Thorsten Behrens
6e9b6af919
framework-menubar-fix.diff: Framework menubar fix
2010-10-09 00:58:40 +02:00
Carsten Driesner
3dc5bef245
dockingwindows: More code rework to prepare LayoutManager to control more ui element types. Move more code to other ui element type specific classes
2010-10-07 16:33:21 +02:00
Thorsten Behrens
36c8126b9e
Webservice URLs now point to documentfoundation
...
Changed places referencing OOo webservices to refer to
*.documentfoundation.org instead. Also, append coutry string to URL.
2010-10-07 12:36:59 +02:00
J. Graeme Lingard
8e2ae4afca
Remove redundant #include directives & comments
2010-10-06 10:23:23 +02:00
Caolán McNamara
47cda279e7
we see stacktraces with this NULL sometimes :-(
2010-10-06 08:44:41 +01:00
David Tardon
c57cf1ab4a
remove more commented out #includes and related comments
2010-10-06 09:34:39 +02:00
Petr Mladek
88e1b85ebe
fixed framework includes after removing the guards
2010-10-05 18:11:21 +02:00
Petr Mladek
d890da89f4
more removed include guards using fixguard.py
2010-10-05 18:11:20 +02:00
Petr Mladek
facd86ef9c
remove include guards using fixguard.py
2010-10-05 18:11:20 +02:00
Caolán McNamara
0202f20571
be consistent wrt toolbarmanager with icons in menus
2010-10-05 08:51:35 +01:00
Caolán McNamara
34a271a014
use radio buttons for mutually excusive menu options
2010-10-05 08:51:35 +01:00
Lior Kaplan
adf74f4558
Replace hardcoded "product by Oracle" with "product by %OOOVENDOR".
2010-10-04 20:16:27 -04:00
Kohei Yoshida
12748bd7cc
Ported calc-insert-current-time-*.diff from ooo-build.
2010-10-04 18:08:18 -04:00
sb
05e9ec31e1
sb132: merged in DEV300_m89
2010-10-04 17:38:17 +02:00
Cédric Bosdonnat
63aca1792e
fdo #50533 : Localized the links from the start center
2010-10-01 21:04:38 +02:00
Carsten Driesner
97fbd5818c
dockingwindows: Fix further problems - moved more code from general layout manager to toolbar specific part
2010-09-27 18:52:02 +02:00
Mikhail Voytenko
fcc4fd175a
fwk149: rebase to DEV300_m88
2010-09-27 17:00:09 +02:00
Carsten Driesner
06513cd01e
dockingwindows: Fixed many issues regarding the layout manager rework
2010-09-24 16:25:13 +02:00
sb
288b341962
sb123: merged in DEV300_m88
2010-09-22 15:59:47 +02:00
sb
36fa44d9be
sb129: merged in DEV300_m88
2010-09-22 10:27:02 +02:00
Christian Lippka
21aab0e9c0
mib19: #163566# do not throw exceptions in hasByName function
2010-09-17 17:54:10 +02:00
Christian Lippka
9988d9e42d
mib19: #163566# do not throw exceptions if path settings is not available
2010-09-17 17:49:45 +02:00
Christian Lippka
89ee63a7ea
mib19: #163566# do not throw exceptions if window is not available
2010-09-17 17:48:37 +02:00
Christian Lippka
35887970d4
mib19: #163566# do not throw exceptions of label is not available
2010-09-17 17:48:04 +02:00
Michael Meeks
5cce527cf9
default-no-registration-menu.diff: Remove registration from menu.
2010-09-15 10:52:08 +02:00
Carsten Driesner
19e019d209
dockingwindows: Merge changes
2010-09-14 09:44:40 +02:00
sb
9551bf5a1e
sb129: #i113189# change UNO components to use passive registration
2010-09-10 13:10:07 +02:00
Jan Holesovsky
a1f9b7f72a
Merge commit 'ooo/OOO330_m7'
2010-09-08 11:34:08 +02:00
Jan Holesovsky
40906e58d2
Merge commit 'ooo/OOO330_m6'
2010-09-07 09:33:02 +02:00
Kurt Zenker
3121b3216b
CWS-TOOLING: integrate CWS fwk153
2010-08-31 15:43:02 +02:00
Michael Meeks
c4461665bd
ui-desktop-integration.diff: Disable UI [toolbars, menus] customization.
2010-08-26 13:08:39 +02:00
Tor Lillqvist
7b7494785b
novell-win32-odma.diff: ODMA dialog implementation.
...
i#6885, i#32741
2010-08-26 13:08:23 +02:00
Ivo Hinkelmann
44d336c3ab
CWS-TOOLING: integrate CWS fwk152
2010-08-26 13:07:19 +02:00
Carsten Driesner
dbb762b750
fwk149: #i112582# Fix FocusSet/FocusGet events for complex ComboBox control
2010-08-18 16:23:55 +02:00
Carsten Driesner
d40c2239e1
fwk153: #i110127# Provide one instance of module accelerator manager in module ui configuration manager implementation.
2010-08-18 10:52:09 +02:00
Mikhail Voytenko
08e2fc04ba
fwk152: #i108004# check the URLs correctly
2010-08-09 10:47:38 +02:00
Carsten Driesner
22e60c73ba
fwk151: #i110127# Better formatting
2010-08-04 13:56:16 +02:00
Bjoern Michaelsen
1850928377
gnumake2: fixes for pch in framework
2010-08-04 13:22:45 +02:00
Bjoern Michaelsen
157106b797
gnumake2: windows build fixes for resync
2010-07-29 13:19:07 +02:00
Carsten Driesner
b3a5ee2e9c
fwk151: Fixed problems that configuration changes notifications were not correctly sent/processed
2010-07-27 18:11:00 +02:00
Carsten Driesner
7492878a15
fwk151: Fixed problems that configuration changes notifications were not correctly sent/processed
2010-07-27 18:11:00 +02:00
Bjoern Michaelsen
fd90f23f3a
CWS gnumake2: resync to DEV300_m84
2010-07-13 14:36:24 +02:00
sb
28b040044d
sb123: merged in DEV300_m87
2010-09-10 11:13:28 +02:00
Lars Langhans
5b90980d43
sb123:merge
2010-07-12 13:38:01 +02:00
Lars Langhans
1e403838ee
sb123:#i111449# cleanups in framework for qa/complex tests
2010-06-28 12:54:49 +02:00
Carsten Driesner
2a40b4b781
Merge changes
2010-06-24 11:35:00 +02:00
obo
9550522a8a
CWS-TOOLING: integrate CWS cmcfixes75
2010-06-22 15:46:16 +02:00
Carsten Driesner
2b1c9f5c63
dockingwindows: #i112595# First refactoring version of the layout manager including skeleton classes for new docking windows
2010-06-22 11:12:01 +02:00
obo
6450c0c301
CWS-TOOLING: integrate CWS mba33issues01
2010-06-22 09:56:28 +02:00
obo
15cea5d07c
CWS-TOOLING: integrate CWS vcl112
2010-06-21 15:48:10 +02:00
obo
b71f8795d5
CWS-TOOLING: integrate CWS tl78
2010-06-18 10:54:35 +02:00
Mathias Bauer
32a69fe0c6
CWS mba33issues01: rebase to m83
2010-06-17 18:13:10 +02:00
obo
56f57bd9fe
CWS-TOOLING: integrate CWS fwk139
2010-06-15 10:26:12 +02:00
obo
d90357ca77
CWS-TOOLING: integrate CWS vcl111
2010-06-14 15:36:30 +02:00
Caolán McNamara
ed9754c214
cmcfixes75: merge with DEV300 m81
2010-06-11 20:07:01 +01:00
obo
634bd66a83
masterfix: #i10000# bNothingSelected obsolete
2010-06-11 08:13:02 +02:00
obo
fcfbe5e2d5
CWS-TOOLING: integrate CWS tl74
2010-06-09 16:35:27 +02:00
Thomas Lange [tl]
b8c5868b31
cws tl74: merge with DEV300_m81
2010-06-09 14:50:43 +02:00
Caolán McNamara
0c1fe15126
cmcfixes75: merge with DEV300 m81
2010-06-09 11:45:53 +01:00
Philipp Lohmann [pl]
73334ca491
merge in a warning fix
2010-06-09 12:05:52 +02:00
obo
1be3a3543c
CWS-TOOLING: integrate CWS uimigration01
2010-06-09 11:08:06 +02:00
Philipp Lohmann [pl]
cfdbe09c28
vcl112: #b6956353# add ToTop call in case document is already visible
2010-06-07 13:31:53 +02:00
hdu
2ff2cdeb55
#100000# WaE: avoid compiler warning on wntmsci12
2010-06-07 09:49:07 +02:00