Commit Graph

294640 Commits

Author SHA1 Message Date
Tor Lillqvist
40b0fcec20 WaE: 'static_cast' : truncation of constant value 2011-10-04 11:05:16 +03:00
Tor Lillqvist
9b45575e89 WaE: C++ exception handler used, but unwind semantics are not enabled
So override the T_CXXFLAGS for the yacc-generated source file to use
gb_LinkTarget_EXCEPTIONFLAGS. Seems to work.
2011-10-04 11:05:14 +03:00
Caolán McNamara
7c1a74b62e regenerate list 2011-10-04 09:00:06 +01:00
Caolán McNamara
7d31a252b1 no need to continue, delete NULL is safe 2011-10-04 09:00:06 +01:00
Caolán McNamara
3ad0070790 SetDfltFont doesn't do anything 2011-10-04 09:00:05 +01:00
Caolán McNamara
04723baf6e callcatcher: various unused methods 2011-10-04 09:00:05 +01:00
Tomas Chvatal
f1d4ce6ea5 Use with rather than enable for cims switch.
It pulls external library and does not just switch some internal
feature.

Add proper bool logic to the conditional because by default
we consider it requested unless proven otherwise.
Sort out internal/external switch to also support system-libs switch.
2011-10-04 09:57:00 +02:00
David Tardon
3bcf910cde bsh can be external 2011-10-04 09:48:54 +02:00
Jan Holesovsky
28a9c86ffa Fix typo (SYSTEM_GENCODE, instead of SYSTEM_GENCCODE). 2011-10-04 09:43:17 +02:00
Cédric Bosdonnat
c45f59f062 Revert "Don't bother with libcmis on Windows for now"
This reverts commit 0dd1e3b124. Use
--disable-cmis now to avoid building all CMIS-related code.
2011-10-04 09:38:36 +02:00
Cédric Bosdonnat
5bd2890a56 Added --disable-cmis flag for use while the feature is too unstable 2011-10-04 09:38:36 +02:00
Tor Lillqvist
bee695a32d WaE: potentially uninitialized local variable 'n' used 2011-10-04 10:27:04 +03:00
Tor Lillqvist
c963747ed8 WaE: unreferenced formal parameter 2011-10-04 10:27:02 +03:00
Tor Lillqvist
9a113a7d93 WaE: unreachable code, we always return in preceding code 2011-10-04 10:27:00 +03:00
Tor Lillqvist
b558502c96 WaE: conversion from 'sal_Int32' to 'sal_uInt16', possible loss of data 2011-10-04 10:26:58 +03:00
David Tardon
59abf8c506 we do not need the counter now 2011-10-04 09:18:08 +02:00
Maciej Rumianowski
d4f1b520cd Get rid of SvNums
SvNums is a define for SvUShort and SvULong, both are replaced with std::vector
2011-10-04 08:48:26 +02:00
Maciej Rumianowski
ff76d2927b Finally remove SvULongs
In all places SvULongs have been replaced with std::vector, now can be totally removed.
2011-10-04 08:48:26 +02:00
Tor Lillqvist
e0c40b71a9 WaE: possible loss of data, assignment within conditional expression 2011-10-04 07:59:36 +03:00
Miklos Vajna
d92a87f195 fdo#41380: fix po2lo to support python3 as well 2011-10-03 23:17:17 +02:00
Thorsten Behrens
8f8e9a4a4c Desktop module still needs helplinker for the extension stuff.
Reverts Tor's a649aac68c - l10ntools
need more fine-grained disabling for iOS.
2011-10-03 23:11:45 +02:00
Jan Holesovsky
f06ce53635 Disable cmis packaging on Windows for now too. 2011-10-03 22:55:16 +02:00
Noel Power
7c20a8edbc fix morph control export also fix toggle button state export 2011-10-03 18:58:04 +01:00
Jan Holesovsky
deb2d9b177 Hack to get pyuno scripts to the right location on Windows. 2011-10-03 18:03:10 +02:00
Caolán McNamara
424dcd6813 targeting gcc 4.6.1 gentoo strict-aliasing warnings 2011-10-03 17:00:54 +01:00
Matúš Kukan
28da0ea37f do not include removed header 2011-10-03 17:03:17 +02:00
Matúš Kukan
1fe85161e4 callcatcher: comphelper's unused code 2011-10-03 16:11:11 +02:00
Tor Lillqvist
84e2f8ff43 Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest used API 2011-10-03 16:58:43 +03:00
Tor Lillqvist
e5c80a1f1c Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest used API 2011-10-03 16:58:42 +03:00
Tor Lillqvist
0e9c5066a9 Fix build against the MacOSX 10.6 SDK but with 10.4 as the highest used API 2011-10-03 16:58:41 +03:00
Andras Timar
eabbfc9d14 solve a cosmetic issue in Extension Manager window
When the extension entry is not highlighted, replace LF to space
in description text, so words do not stick together in one line view.
2011-10-03 15:56:31 +02:00
Andras Timar
c056497ec5 extract strings from scripting module 2011-10-03 15:56:31 +02:00
Andras Timar
691053ba8a eliminate @PRESENTEREXTENSIONPRODUCTNAME@ variable 2011-10-03 15:56:30 +02:00
Tor Lillqvist
9e6d06a871 WaE: unreachable code, also add comment pondering what the code means 2011-10-03 16:28:44 +03:00
Tor Lillqvist
d83eab6407 WaE: unreferenced formal parameters in the !SOLAR_JAVA case 2011-10-03 16:15:31 +03:00
Caolán McNamara
02abccf953 more uselessness in msvc 2011-10-03 14:11:30 +01:00
Jan Holesovsky
fe1e55cd50 Disable the libcmis also in packcomponents (on Windows). 2011-10-03 14:56:20 +02:00
Tor Lillqvist
dd0b483a1f WaE: unreachable code 2011-10-03 15:45:10 +03:00
Tor Lillqvist
8cdce350af chmod -x 2011-10-03 15:45:08 +03:00
Tor Lillqvist
90a58c29b9 WaE: C++ exception handler used, but unwind semantics are not enabled 2011-10-03 15:45:06 +03:00
Caolán McNamara
2f18bcdeee WaE: add braces 2011-10-03 13:37:47 +01:00
Tor Lillqvist
f20ffbd845 WaE: unreferenced formal parameters in the !SOLAR_JAVA case 2011-10-03 15:12:58 +03:00
Jan Holesovsky
50369f941e Improve readability (oneline). 2011-10-03 14:12:54 +02:00
Jan Holesovsky
b08a764af9 Fix the build / host confusion around icu tools. 2011-10-03 14:10:57 +02:00
Tor Lillqvist
cf27d95a6d WaE: conversion from 'unsigned int' to 'sal_Int16', possible loss of data 2011-10-03 15:04:31 +03:00
Tor Lillqvist
a3414f43cf Fix build against the MacOSX 10.6 SDK but with 10.4 as the highest used API 2011-10-03 15:07:46 +03:00
Caolán McNamara
d1420b9235 revert this, reported windows bustage 2011-10-03 12:44:57 +01:00
Andras Timar
0daa1c539c fix smoketest-breaking typo again 2011-10-03 13:14:56 +02:00
Andras Timar
394ff69cc8 enable l10n of PDF Import display name and description 2011-10-03 13:13:13 +02:00
Andras Timar
f19f37cc65 enable l10n of Report Builder display name and description 2011-10-03 13:11:41 +02:00