David Tardon
2e2dcefb5f
make WinResTarget's name independent of LinkTarget
2011-09-27 20:01:48 +02:00
David Tardon
edb760e625
correct link target name should be propagated from gb_Library_add_nativeres
2011-09-27 20:01:48 +02:00
Matúš Kukan
31e7820f03
remove unused header and clean d.lst which should be empty
2011-09-27 19:41:05 +02:00
Thorsten Behrens
ed73eb561c
More Android config.sub fixing.
...
This time the redland library.
2011-09-27 18:06:49 +02:00
Thorsten Behrens
201344f805
Replace raptor rindex calls with strrchr
...
Seems android libc is missing that - replaced by non-deprecated
posix func.
2011-09-27 17:44:17 +02:00
Thorsten Behrens
e4486fe169
More Android config.sub fixing.
...
More parse fixing for android os string.
2011-09-27 17:44:17 +02:00
Fridrich Štrba
0f829ec191
If gradient type is not specified, assume linear
2011-09-27 17:05:31 +02:00
Tor Lillqvist
516d2e0518
Hmm, why did I think the ATSUI API would be gone in the 10.5 SDK?
...
The ATSUI API that cairo uses seems to compile fine against both 10.5
and 10.6 SDKs. Maybe then against 10.7 it won't?
2011-09-27 17:53:25 +03:00
Jan Holesovsky
6994e9c91e
Add my autogen.lastrun too.
2011-09-27 16:30:35 +02:00
Tor Lillqvist
1682fcc235
Dmake's .IF expression parser is apparently broken, >= works but > doesn't
2011-09-27 17:29:49 +03:00
Michael Meeks
642553238c
add GetParentDialog to VCL's Window, and remove DLGWIN & cut/paste
2011-09-27 15:07:12 +01:00
Markus Mohrhard
bc406a77b5
add dependencies for vba unit test
2011-09-27 16:06:03 +02:00
Markus Mohrhard
acbeb839aa
move the checkboxes below the more button
2011-09-27 16:06:03 +02:00
Michael Meeks
baa36ed2f1
remove obsolete and unused defines
2011-09-27 14:44:54 +01:00
Michael Meeks
0e3361c0ae
assert on the console in a helpful way as/when we get a message dialog
2011-09-27 14:44:20 +01:00
Tor Lillqvist
41bc308973
Let's rely on memmove() being sane on all our platforms
...
Defining an own memmove() here is silly. It breaks compilation against
MacOSX 10.6 SDK where memmove is a macro. If we really wanted to avoid
the system memmove() here, surely we should then use
rtl_moveMemory(). But since when is idlcpp performance critical?
2011-09-27 16:04:27 +03:00
Jan Holesovsky
28cf0a3cf3
Process options early so that $TARGET is set when we need it.
2011-09-27 14:45:42 +02:00
Marc-Andre Laverdiere
f6a34255af
Minor refactoring on WMF loading
2011-09-27 13:39:12 +01:00
Tor Lillqvist
5e9b48bd17
Add bestreversemap
2011-09-27 15:30:38 +03:00
Tor Lillqvist
f868292385
Fix system Python configuration for MacOSX SDK >= 10.6
2011-09-27 14:44:17 +03:00
Stephan Bergmann
e73bfbf95e
Fixed linkoo for Linux again.
2011-09-27 13:35:25 +02:00
Caolán McNamara
45f536210e
update list
2011-09-27 12:34:26 +01:00
Caolán McNamara
ca3c96b075
callcatcher: some unused methods
2011-09-27 12:34:25 +01:00
Caolán McNamara
7c1a3fc43a
ByteString->rtl::OStringBuffer
2011-09-27 12:34:25 +01:00
Caolán McNamara
04b95fc8d0
decast this a bit
2011-09-27 12:34:25 +01:00
Caolán McNamara
602b63b0e4
why call twice, we've already got the result
2011-09-27 12:34:25 +01:00
Caolán McNamara
fcd9b06ac7
constify some of this
2011-09-27 12:34:24 +01:00
Caolán McNamara
dd32608012
fix mangled indent
2011-09-27 12:34:24 +01:00
Michael Meeks
3d3c70f969
more ColorTable to List cleanup, and abstraction of load/save
2011-09-27 12:23:09 +01:00
Thorsten Behrens
1b5bcb6562
Make extension cross-buildable again.
2011-09-27 12:17:50 +02:00
Jan Holesovsky
07a7e3a76a
Add MinGW debugging hints.
2011-09-27 12:02:41 +02:00
Jan Holesovsky
abc08aefee
Add MinGW handling to linkoo.
2011-09-27 12:02:41 +02:00
Tor Lillqvist
98ab45513c
Make cairo build against MacOSX SDK 10.5
...
Factor out the part of the iOS patch that comments out ATSUI-using API
into a new patch file, and use that when building against the MacOSX
SDK 10.5.
Whether the callers of cairo will build then, no idea... Will see.
2011-09-27 12:47:06 +03:00
Thorsten Behrens
65cd6a9f75
Fix android platform parsing for raptor
2011-09-27 10:49:24 +02:00
Stephan Bergmann
193715bbf0
FullTextEncodingDataSingleton must not call itself recursively.
...
Happened on non-standard locales (like hu_HU on Linux) when osl_loadModuleRelative
wanted to access non-standard text encodings.
For Windows, the fix is still only a "TODO: FIXME" dummy.
2011-09-27 10:10:55 +02:00
Thorsten Behrens
04b8b4fbbb
Make Android cross-build working
...
In the spirit of 12759f67a3
, change
external lib's config.sub to eat the arm-unknown-linux-androideabi
host os string. Also, permit shared libs again - seems Android can
handle those.
Added dictionaries to cross-build-toolset - idxdict is needed.
Should build up to sfx2 - some residual static lib issues there,
and in raptor.
2011-09-27 09:46:38 +02:00
Tor Lillqvist
47d7d1e987
Enforce use of internal Python for MacOSX 10.[45] only, as apparently is the intent
2011-09-27 10:00:47 +03:00
Tor Lillqvist
36e4ca307c
WaE: Silence warnings for the iOS code
...
No semantic changes, the iOS code still is mostly dummy.
2011-09-27 07:32:15 +03:00
Pierre-André Jacquod
1f1607a5e6
cppcheck: reduce scope of var in rsc rscflag.cxx
2011-09-26 22:02:43 +02:00
Pierre-André Jacquod
d04bd63173
cppcheck: reduce scope of var in tools/ poly.cxx
2011-09-26 22:02:43 +02:00
Pierre-André Jacquod
764b47e8a1
cppcheck: reduce scope of var in vcl bitmap3.cxx
2011-09-26 22:02:42 +02:00
Pierre-André Jacquod
9e1966d9ac
cppcheck: reduce scope of var in vcl sft.cxx
2011-09-26 22:02:42 +02:00
Pierre-André Jacquod
f9dd399a57
cppcheck: reduce scope of variabl.e in vcl, cff.cxx
2011-09-26 22:02:41 +02:00
Pierre-André Jacquod
ae21e90fe8
dead code deleted in vcl toolbox.cxx
2011-09-26 22:02:41 +02:00
Pierre-André Jacquod
83ad767def
cppcheck: reduce scope of var in vcl toolbox.cxx
2011-09-26 22:02:41 +02:00
Pierre-André Jacquod
b01f94c5ae
cppcheck: scope reduction of var in vcl outdev3.cxx
...
and deletion of a varialbe used as constant since 2002
2011-09-26 22:02:40 +02:00
Pierre-André Jacquod
a267506512
cppcheck: reduce scope of var in vcl outdev2.cxx
2011-09-26 22:02:40 +02:00
Pierre-André Jacquod
bd4200dc20
cppcheck: delete unneeded variable in connectivity testmoz/main.cxx
2011-09-26 22:02:40 +02:00
Pierre-André Jacquod
162800bbaf
cppcheck: delete unneded variable in slideshow, OGLTrans_Tran...Impl.cxx
...
but left the call to the function behind, since not sure there is
no effect on data
2011-09-26 22:02:39 +02:00
Pierre-André Jacquod
97fb350c10
cppcheck: unread Var deleted in autodoc, cx_c_pp.cxx
2011-09-26 22:02:39 +02:00