Lionel Elie Mamane
0d0ffe3ff1
pgsql-sdbc: licence all non-Sun & future contributions under LGPLv3+/MPL1.1
2011-11-21 11:31:37 +01:00
Lionel Elie Mamane
3e1cb3e967
pgsql-sdbc: document-by-comment
2011-11-21 11:31:30 +01:00
Lionel Elie Mamane
acc65ffb2c
SAL_N_ELEMENTS: use "check argument is array" version in all C++0x compilers
2011-11-21 11:31:20 +01:00
Caolán McNamara
18c1d56353
a ImplEncirclementOverlay is never constructed
2011-11-21 10:12:35 +00:00
David Tardon
d1916dfdb3
the string is sal_Unicode, not sal_Char
2011-11-21 10:27:47 +01:00
David Tardon
81b71b2ca6
init members in correct order
2011-11-21 10:27:47 +01:00
David Tardon
69dd81e2f2
use correct rtl::OUString function
2011-11-21 10:27:46 +01:00
Caolán McNamara
4d1c57a00e
callcatcher: update list
2011-11-21 09:17:11 +00:00
Caolán McNamara
e4d90aef94
ditch last ENABLE_STRING_STREAM_OPERATORS
2011-11-21 09:17:11 +00:00
Andras Timar
37676d162c
only one launcher icon for silent MSI
2011-11-21 10:05:20 +01:00
Andras Timar
5fc21e87b9
in perl there are no barewords for true/false
2011-11-21 10:05:20 +01:00
David Tardon
bacfb77443
fix build on MacOS X
2011-11-21 10:03:21 +01:00
Stephan Bergmann
a4f836dbd8
Trying to fix packaging of SDK
2011-11-21 09:56:21 +01:00
Fridrich Štrba
6b7f706958
i18npool depends on offapi
2011-11-21 09:50:57 +01:00
David Tardon
c5aeaee20c
convert win plugin to rtl::O(U)String
2011-11-21 09:04:19 +01:00
David Tardon
13bbf43b13
convert aqua plugin to rtl::O(U)String
2011-11-21 09:04:04 +01:00
David Tardon
5ec603972f
convert gtk plugin to rtl::O(U)String
2011-11-21 09:03:46 +01:00
David Tardon
737f61ba4c
Convert Sal to rtl::O(U)String
2011-11-21 09:03:43 +01:00
August Sodora
ee3ad385fb
Convert to boost::ptr_vector
2011-11-20 23:44:21 -05:00
August Sodora
7fc462044e
Remove unnecessary includes
2011-11-20 23:32:13 -05:00
August Sodora
d71ffc855f
Remove unnecessary includes
2011-11-20 23:26:31 -05:00
August Sodora
9d84030a5f
Remove unnecessary includes
2011-11-20 23:06:15 -05:00
August Sodora
d46118d174
cppcheck: struct or union member 'NodeData::aDbl' is never used
2011-11-20 22:55:43 -05:00
August Sodora
58b1a6ccc6
cppcheck: Unused private function 'CSS1Parser::SetLineNr'
2011-11-20 22:48:30 -05:00
Miklos Vajna
fcae5e4103
Related: i#86517 avoid crash on invalid LEVELTEXT
2011-11-21 01:24:23 +01:00
Tor Lillqvist
0218f14776
Ignore also "assets"
2011-11-21 01:53:28 +02:00
Tor Lillqvist
c249a50942
Enforce lib prefix for UNO components here, too
2011-11-21 01:51:20 +02:00
Tor Lillqvist
789bbd9219
Include more stuff in the .apk needed by test_i18npool_test_breakiterator
...
Now it runs until a crash caused by ICU library mixup between our ones
and the system ones, they have the same names but aren't
compatible... (see 7ee03666d7cfc27453315e1682e3c32d39a031b6).
2011-11-21 01:51:19 +02:00
Tor Lillqvist
0e867a8860
Fix crash in the "memory" FileHandle_Impl
2011-11-21 01:51:19 +02:00
Tor Lillqvist
190ddfcdb2
Don't use any major version soname suffix for Android
...
But... the names our ICU libraries get built as clash exactly with
Android's system ICU library names, predictably leading to chaos. I
will have to come up with a non-clashing names for our ICU libraries
on Android.
(But isn't it stupid to include an own build of ICU if there is one in
the system already? Sure, but on the other hand the NDK doesn't
include ICU headers or libraries, so clearly Google doesn't consider
it part of the documented API. No guarantee of version stability
etc. Indeed best to avoid them then.)
2011-11-21 01:51:18 +02:00
Miklos Vajna
8731f25549
Related: i#83069 fix crash in DomainMapper_Impl::FindOrCreateFieldMaster
...
The next line would deference a NULL pointer otherwise, so use UNO_QUERY_THROW.
2011-11-21 00:16:42 +01:00
Miklos Vajna
9b78fe9621
Related: i#60831 fix RTF import of DOCPROPERTY fields
2011-11-21 00:16:41 +01:00
Miklos Vajna
3ece03f3d4
Related: i#93039 fix RTF import of MACROBUTTON fields
2011-11-21 00:16:41 +01:00
August Sodora
25ade2f357
Refactor BasicCharClass out from scanner and make it a singleton
2011-11-20 17:21:03 -05:00
August Sodora
7cc258f35b
Refactor BasicCharClass out from scanner and make it a singleton
2011-11-20 17:16:35 -05:00
Joseph Powers
13f1110f6e
Removing the empty pch file from dtrans
2011-11-20 09:22:03 -08:00
Joseph Powers
2235ffd1e8
I forgot to remove directory pch from the include path.
2011-11-20 09:22:03 -08:00
Joseph Powers
45f91545c6
Remove pch from drawinglayer
...
The .hxx is empty so we gain nothing.
2011-11-20 09:22:02 -08:00
Joseph Powers
987108acc3
Remove some unused headers from desktop
2011-11-20 09:22:01 -08:00
Lionel Elie Mamane
0e9473eca6
fdo#36555: pImplementationName is not a compile-time constant
2011-11-20 17:43:53 +01:00
Tor Lillqvist
8ec7135730
Use proper command line parsing for the lo-main-cmdline extra string
2011-11-20 18:12:36 +02:00
Tor Lillqvist
5d01d4e37c
Unix style command line parser
2011-11-20 18:12:35 +02:00
Jan Holesovsky
840e2f3ef5
Inline ScQueryEntry::Item::Item() to fix Windows build.
2011-11-20 15:15:26 +01:00
Thomas Arnhold
a84651f39d
Remove some unused methods
2011-11-20 13:54:12 +01:00
Lionel Elie Mamane
007a00589d
Review comment translations by Luc Castermans <luc.castermans@gmail.com>
2011-11-20 11:12:04 +01:00
Luc Castermans
9a17eee279
translated German comments to English
2011-11-20 08:36:55 +01:00
August Sodora
b97774aefa
Added regression test for scanner
2011-11-20 00:48:17 -05:00
Eike Rathke
63d29ac431
hopefully gb_Executable_EXT_for_build does it
2011-11-20 03:14:34 +01:00
Eike Rathke
ef23848eb2
change OUTDIR to OUTDIR_FOR_BUILD for cross-compilation
2011-11-20 01:06:02 +01:00
Andras Timar
b338e513f7
change URL pointing to openoffice.org domain - fdo#39734
2011-11-19 22:43:33 +01:00