Tor Lillqvist
54d571c3d6
Fix iOS build: Link (as such unneeded) executables with -liconv
2011-11-12 02:03:54 +02:00
Tor Lillqvist
332e5c0a08
Crack to just make this compile for iOS device
2011-11-12 01:48:38 +02:00
Tor Lillqvist
8585861fc3
Fix iOS fallout from libxml2+libxslt marriage
...
configure.in nowadays doesn't allow using system libxml2 but internal
libxslt. So remove iOS specifics related to that combination. Keep
building a static library for iOS, though.
2011-11-12 01:10:35 +02:00
Miklos Vajna
843494285d
Related: fdo#38966 null pointer check for the unit test
2011-11-12 00:09:31 +01:00
Tor Lillqvist
25a0976619
Mark l10ntools as DESKTOP only here, too
2011-11-12 01:05:45 +02:00
Tor Lillqvist
e733650ab7
Always use -shared and -llog -landroid for Android also in gbuild
2011-11-12 01:05:44 +02:00
Miklos Vajna
ac8782bd51
Related: fdo#37716 null pointer check for the unit test
2011-11-12 00:03:56 +01:00
Miklos Vajna
444d04b60b
Related: fdo#37498 don't try to read after the last closing brace
2011-11-12 00:03:55 +01:00
Miklos Vajna
5a212d501e
Related: fdo#33012 null pointer check for the unit test to pass
2011-11-12 00:03:55 +01:00
Takeshi Abe
48f67acf8f
removed unused variable
2011-11-12 07:29:36 +09:00
Stephan Bergmann
c1758889cb
Heavily simplified utl::ConfigManager.
2011-11-11 22:49:21 +01:00
Miklos Vajna
4ffcc73fa2
WaE: OptValue::maValue may be used uninitialized
2011-11-11 22:33:00 +01:00
Tor Lillqvist
d43c83f3b9
Missing #endif
2011-11-11 23:04:51 +02:00
Tor Lillqvist
7ff1c27045
Add the ARM variant
2011-11-11 22:59:40 +02:00
Tor Lillqvist
6f68a2f986
Update example for iOS device: Use 5.0 SDK
2011-11-11 22:59:38 +02:00
Tor Lillqvist
8f87fdf6a5
Add --disable-xmlsec for now
2011-11-11 22:51:29 +02:00
Tor Lillqvist
3a5f8de409
WaE: defined but not used
2011-11-11 22:51:28 +02:00
Tor Lillqvist
3ba78a2d45
Add note about an iOS SDK hickup
2011-11-11 22:51:26 +02:00
Tor Lillqvist
10e9a3c5b0
Intermediate Android commit
2011-11-11 22:46:21 +02:00
Tor Lillqvist
62bfb39f26
Release strings after use
2011-11-11 22:46:20 +02:00
Tomas Chvatal
eb7bd97af5
convert tab to space
2011-11-11 21:30:39 +01:00
Jan Holesovsky
4847eb9615
Fix the TMPDIR setting, sorry.
2011-11-11 20:16:58 +01:00
Norbert Thiebaud
15be41ce3c
gb_COMPILERDEFAULTOPTFLAGS need to be set before the include of GGG_defs
2011-11-11 12:48:06 -06:00
Jan Holesovsky
ee08eee8c0
Introduce generic windows.mk for gbuild.
...
This fixes the MinGW installation problems with officehelper.py.
2011-11-11 19:26:06 +01:00
Fridrich Štrba
81afef77ec
Uploading libvisio-0.0.10
2011-11-11 19:01:13 +01:00
Norbert Thiebaud
6207ae5e0b
nsplugin check must occurs after enable_gtk value is completely settled.
2011-11-11 11:57:28 -06:00
Kohei Yoshida
7d7036c235
Revert "Removing the mixed comparison flag, which is no longer needed."
...
This reverts commit eaea417bfd
.
2011-11-11 12:16:06 -05:00
Caolán McNamara
16e959669c
I don't need to hear about your every little titchy success
2011-11-11 16:32:41 +00:00
Caolán McNamara
75d3b1cbfd
allow capability to render text with no XRenderPictFormat
2011-11-11 16:32:40 +00:00
Caolán McNamara
889b6a6e00
Related: rhbz#753201 fedora ant+java-1.5.0-gcj won't resolve env variables
2011-11-11 16:32:40 +00:00
Winfried Donkers
98a10b638a
translation of german comments to english plus rename of define MAX_COL_HEIGHT
2011-11-11 15:02:40 +00:00
Tor Lillqvist
6e16383e6c
Typo
2011-11-11 16:55:11 +02:00
Tomas Chvatal
db7ab4ac14
Add nsplugin switch so we dont bind nsplugin building to gtk switch.
2011-11-11 15:51:10 +01:00
Tor Lillqvist
a9d167ba98
More baby steps for Android
2011-11-11 16:46:43 +02:00
Karl Koehler
305878f44b
Fixed fdo#41738 regex compile infinite loop
2011-11-11 14:22:22 +01:00
Caolán McNamara
c750403cd5
RdbTarget_sd_filters_test.mk now folded into CppunitTest_sd_filters_test.mk
2011-11-11 12:54:29 +00:00
Caolán McNamara
450b010393
need to add embobj in here now
2011-11-11 12:52:55 +00:00
Stephan Bergmann
19b8dd5ded
No need for test/user-template/user/registry.
2011-11-11 13:47:27 +01:00
Caolán McNamara
c5e0be4f86
add an initial ppt cve test
2011-11-11 11:55:05 +00:00
Caolán McNamara
5aea780bfd
This global Reference is problematic, especially for unit tests
...
The global reference will be torn down after the typelib
infrastructure is gone away. Hopefully a WeakReference is
sufficient for the original requirements
2011-11-11 11:55:05 +00:00
Caolán McNamara
2bb0386ecb
valgrind: ensure these are initialized
2011-11-11 11:55:05 +00:00
Caolán McNamara
e3457b637a
catch by const ref
2011-11-11 11:55:04 +00:00
Caolán McNamara
328e09955a
callcatcher: remove some unused code
2011-11-11 11:55:04 +00:00
Caolán McNamara
6ddb02bad5
ByteString->rtl::OString
2011-11-11 11:55:04 +00:00
Julien Chaffraix
c437b03374
Removed several String <-> OUString conversion in fsstor.
2011-11-11 11:35:40 +00:00
Julien Chaffraix
70a551308f
FDO#42453 - EasyHack: remove unused anchor icons ...
...
Removed the 2 suggested entries as there was no other references to the
2011-11-11 11:22:58 +00:00
Stephan Bergmann
f66ac29343
Make .component files directly usable within UNO_SERVICES.
...
* solenv/bin/createcomponent.xslt simply surrounds it output by <components>.
* solenv/gbuild/CppunitTest.mk got new functions
gb_CppunitTest_add[_old]_component[s] (like their gb_RdbTarget_ predecessors).
* This obsoleted current uses of solenv/gbuild/RdbTarget.mk, which also does not
work currently, as it catenates the input component files instead of passing
them through packcomponents.xslt (which now takes care about the surrounding
<components> in the input). In the future, it will likely be combined with the
recently added solenv/gbuild/ComponentsTarget.mk.
2011-11-11 10:53:23 +01:00
Tor Lillqvist
9cf9fb0b78
Forgot to move solenv/wntgcci/inc to solenv/inc/wntgcci
2011-11-11 10:54:54 +02:00
Stephan Bergmann
f289cf086d
Do not use front of empty vector.
2011-11-11 09:02:38 +01:00
Tor Lillqvist
768567e959
No accessible system libxslt for iOS
2011-11-11 08:59:11 +02:00