Caolán McNamara
66d532fca4
can't use auto_ptr with an array, wrong delete vs new[]
2012-03-15 16:26:41 +00:00
Michael Stahl
fe4be50479
fdo#47246: dtrans: fix multiply linked ImplHelper
...
No idea whether linking ftransl against static library dtobj is good,
but the other two libraries here link against it already...
2012-03-14 13:23:06 +01:00
David Tardon
c169483c49
WaE: "__uuidof" redefined
...
It would probably be better to find out why the "stock" __uuidof from
MinGW causes linking error for libdnd (missing symbols) and if it can be
fixed , but I am too lazy .-)
2012-03-12 08:53:38 +01:00
David Tardon
49884860e6
WaE: variable 'hr' set but not used
2012-03-12 08:53:38 +01:00
David Tardon
4d34615cfc
add missing initializer
2012-03-12 08:53:37 +01:00
David Tardon
14eda66649
WaE: initialization order
2012-03-12 08:53:37 +01:00
David Tardon
45c2e99be2
probable intent
2012-03-12 08:53:36 +01:00
David Tardon
d8639ceb1d
WaE: variable 'dwResult' set but not used
2012-03-12 08:53:36 +01:00
David Tardon
f74379741f
fix indentation
2012-03-12 08:53:36 +01:00
David Tardon
1be53d0081
WaE: suggest explicit braces to avoid ambiguous 'else'
2012-03-12 08:53:35 +01:00
David Tardon
55afdcce6d
WaE: comparison between signed and unsigned integer expressions
2012-03-12 08:53:35 +01:00
David Tardon
7553b372ef
use SAL_N_ELEMENTS
2012-03-12 08:53:34 +01:00
David Tardon
0441206f22
WaE: multi-character character constant
2012-03-12 08:53:34 +01:00
Mariusz Dykierek
df69ab8a80
Use emptiness check rather than size check for efficiency
2012-02-17 15:22:29 +00:00
Josh Heidenreich
8b9615be88
Added (and improved) READMEs for modules which used to be in libs-gui
2012-02-08 07:46:57 +01:00
Norbert Thiebaud
c857dff7fc
switch to include-based build rather than sourced-based build
2012-02-05 19:34:05 -06:00
Caolán McNamara
d271080853
WaE: clipformat may be used uninitialized
2012-01-13 09:06:00 +00:00
Gustavo Buzzatti Pacheco
b575f4b1a2
Fix for fdo43460 Part XIV getLength() to isEmpty()
...
Part XIV
Modules
drawinglayer, dtrans, editeng
2011-12-23 22:04:44 +04:00
Jesse
6a8f6c4b13
Removed extra semicolons
2011-12-15 16:38:50 +00:00
Bjoern Michaelsen
2acd8fbac9
in modules, when we have a env we are in stage gbuild
2011-12-07 15:53:06 +01:00
Kohei Yoshida
61fce03ff2
inline keyword makes sense only when the definition is in header.
2011-12-02 14:31:20 -05:00
Kohei Yoshida
6b5e433057
sal_Bool to bool.
2011-12-02 14:31:17 -05:00
Kohei Yoshida
0f49c6c3d8
Encapsulate implementation of CMtaOleClipboard under win32.
...
This class is used only for win32 clipboard implementation. Better
move it to where only the win32 implementation code can access it.
2011-12-02 14:31:13 -05:00
Bjoern Michaelsen
d73e574d8a
move reconfigure into gbuild
2011-11-29 17:25:14 +01:00
Norbert Thiebaud
3f2ff54778
remove pch from the include list
2011-11-27 15:24:45 -06:00
Bjoern Michaelsen
f2f0dbd273
make gbuild makefiles run independant of pwd again
2011-11-25 12:04:40 +01:00
Jan Holesovsky
1ef42cb0c5
Fix MinGW build of dtrans.
2011-11-21 13:59:13 +01:00
Joseph Powers
13f1110f6e
Removing the empty pch file from dtrans
2011-11-20 09:22:03 -08:00
Norbert Thiebaud
0ea8c014ef
tweak gbuild standart Makefile to allow partial build in unsourced env
...
This allow to run make in a module wihtout the need to source
Env.Host.sh.
2011-11-16 06:18:54 -06:00
Caolán McNamara
6b0de40c01
WaE: initialization order
2011-11-10 16:45:27 +00:00
Bjoern Michaelsen
e94a19f3e0
simplfy dmake to gbuild bridgefile
2011-10-05 00:31:50 +02:00
Stephan Bergmann
6671fa81db
Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().
2011-09-27 20:22:03 +02:00
Tor Lillqvist
4f3e9f30a0
Always link with user32
2011-09-22 15:46:15 +03:00
Fridrich Štrba
bb5bdbbdca
Revert "Trying to chop out the uwinapi library"
...
This reverts commit 2dea0dab4f
.
2011-09-16 16:26:03 +02:00
Fridrich Štrba
2dea0dab4f
Trying to chop out the uwinapi library
2011-09-16 15:52:40 +02:00
Norbert Thiebaud
d64bbd6bf8
detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set
2011-08-19 18:29:07 -05:00
Matúš Kukan
4b60da5d1d
add more component prefixes
2011-08-17 23:51:45 +02:00
Takeshi Abe
dca2588b64
cppcheck: remove assigned but unused variable
2011-08-17 00:04:04 +09:00
Matúš Kukan
a2259a6769
add XNotifyingDataObject also for gcc compiler
2011-08-12 08:38:01 +02:00
Caolán McNamara
866cd4906a
get this linking under windows
2011-08-11 14:12:50 +01:00
Caolán McNamara
b469afced3
get dtrans compiling under windows again
2011-08-11 14:02:03 +01:00
Takeshi Abe
b2bd33ea25
prefer makefile-gmake-mode to plain makefile-mode
2011-08-10 02:12:48 +09:00
Matúš Kukan
c39a2440ea
convert dtrans to gbuilb
2011-08-08 23:48:43 +02:00
Matus Kukan
22f299b12e
Remove component_getImplementationEnvironment methods
2011-07-12 17:59:30 +02:00
Tor Lillqvist
588fe79ac9
Use the newly introduced sehandler.hxx (now in solenv/wntgcci/inc)
...
Where the OOo MinGW people get their __SEHandler from, no idea.
2011-06-23 00:27:35 +03:00
Tor Lillqvist
97529fc384
Fix includes for MinGW cross-compilation
...
Don't use backslashes. Use correct case in header names.
2011-06-23 00:27:35 +03:00
Tor Lillqvist
b1d08330f4
Fix MinGW compilation
2011-06-22 09:09:32 +03:00
Caolán McNamara
dfcb6799d7
catch by const reference
2011-06-20 11:08:37 +01:00
Hans-Joachim Lankenau
0e6ab013f7
ause130: #i117218# change .idl handling to gnu make
2011-06-18 11:29:28 +02:00
Tor Lillqvist
89bdbffaaa
Use DESKTOP and NATIVE where appropriate
2011-06-16 21:07:43 +03:00