Commit graph

610 commits

Author SHA1 Message Date
Bjoern Michaelsen
bb8a99bf2e Merge branch 'master' into feature/gnumake4 2011-07-24 19:22:59 +02:00
Andras Timar
670a61dfe0 enable l10n of presenter screen 2011-07-24 12:08:26 +02:00
Bjoern Michaelsen
51cfa236bf Merge branch 'master' into feature/gnumake4 2011-07-21 18:34:50 +02:00
Caolán McNamara
f6f8f67460 poppler 0.17.0 changed its api for no some reason or other 2011-07-19 08:54:07 +01:00
Matus Kukan
33c4a94bdf Remove component_getImplementationEnvironment 2011-07-12 11:33:23 +02:00
Andras Timar
04630d4109 hotfix to include localizations of Presenter screen extension 2011-07-10 20:21:07 +02:00
Caolán McNamara
1cad5e7b13 use OString::equalsL 2011-06-23 00:45:09 +01:00
Bjoern Michaelsen
7685aa6025 Merge branch 'master' into feature/gnumake4 2011-06-19 12:55:08 +02:00
Hans-Joachim Lankenau
bdf02789cb ause130: #i117218# change .idl handling to gnu make 2011-06-17 14:38:02 +02:00
Mathias Bauer
cbf5dc0276 CWS gnumake4: reimplement basegfx_s hack for new build system [hg:c943ed591aff] 2011-06-17 00:49:38 +02:00
Caolán McNamara
d0e148f0a4 createFromAscii -> RTL_CONSTASCII_USTRINGPARAM 2011-06-13 11:42:01 +01:00
Tor Lillqvist
bc5a5d2615 Drop %_EXT% which was always empty 2011-06-03 13:26:06 +03:00
Jan Holesovsky
33f2f51219 Merge remote-tracking branch 'origin/integration/dev300_m106' 2011-05-24 15:03:17 +02:00
Kayo Hamid
5dd4f9ecb2 inefficient emptiness check 2011-04-26 15:24:32 +01:00
Jan Holesovsky
66c4b436fc Merge commit 'ooo/DEV300_m106' into libreoffice-3-4
Conflicts:
	swext/mediawiki/build.xml
2011-04-22 15:08:10 +02:00
Julien Nabet
d5d6fd656c Easyhack: Add visibility markup to all component_get* functions 2011-04-20 14:31:20 +02:00
Francisco Saito
5648bc851f drop bogus executable flag from odf files 2011-03-29 21:43:57 +01:00
ka
17373efd25 rsvglibs: rebased to DEV300_m104 2011-03-29 02:04:27 +02:00
Caolán McNamara
df2b22475a use PartialWeakComponentImplHelperX for overloaded-virtual 2011-03-28 11:25:58 +01:00
ka
00821810ff rsvglibs: minor adjustments wrt. new/updated external libs 2011-03-28 04:04:23 +02:00
Petr Mladek
375029f274 set build depencencies against the new "translations" module 2011-03-25 12:14:39 +01:00
Caolán McNamara
f46e4f570d hash_map -> unordered_map 2011-03-23 20:02:01 +00:00
Jan Holesovsky
761118f831 Merge commit 'ooo/DEV300_m103'
Conflicts:
	jfreereport/java/flute/makefile.mk
	jfreereport/java/libbase/makefile.mk
	jfreereport/java/libfonts/makefile.mk
	jfreereport/java/libformula/makefile.mk
	jfreereport/java/libloader/makefile.mk
	jfreereport/java/librepository/makefile.mk
	jfreereport/java/libserializer/makefile.mk
	jfreereport/java/libxml/makefile.mk
	jfreereport/java/sac/makefile.mk
	mysqlc/source/mysqlc_connection.cxx
	mysqlc/source/mysqlc_connection.hxx
	mysqlc/source/mysqlc_databasemetadata.cxx
	mysqlc/source/mysqlc_databasemetadata.hxx
	mysqlc/source/mysqlc_driver.cxx
	mysqlc/source/mysqlc_driver.hxx
	mysqlc/source/mysqlc_general.hxx
	mysqlc/source/mysqlc_preparedstatement.hxx
	mysqlc/source/mysqlc_resultsetmetadata.hxx
	mysqlc/source/mysqlc_statement.hxx
	sdext/source/minimizer/impoptimizer.cxx
	sdext/source/pdfimport/config/description.xml
	sdext/source/pdfimport/tree/drawtreevisiting.cxx
	sdext/source/presenter/PresenterWindowManager.cxx
	swext/prj/build.lst
2011-03-23 16:58:56 +01:00
Thomas Arnhold
459cbc6cad Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) 2011-03-19 14:07:48 +01:00
Aurimas Fišeras
34f333cd51 FALSE is no longer defined 2011-03-19 13:48:08 +01:00
David Tardon
bd22ce2947 FALSE is no longer defined 2011-03-19 12:27:05 +01:00
Jan Holesovsky
609bb0ac6e Merge remote-tracking branch 'origin/integration/dev300_m101' 2011-03-17 17:00:41 +01:00
Norbert Thiebaud
cc8e01cc8c l10n is conditionned on L10N: 2011-03-13 19:55:54 -05:00
Thomas Arnhold
891c720115 Move OSL_ENSURE(0,...) to OSL_FAIL(...) 2011-03-12 14:12:21 +01:00
Thomas Arnhold
530b835583 Move OSL_ENSURE(false,...) to OSL_FAIL(...) 2011-03-12 14:12:21 +01:00
Caolán McNamara
cccae0af1a avoid implicit cast 2011-03-01 14:52:38 +00:00
Julien Nabet
490d076d16 Remove "using namespace ::rtl" 2011-02-26 14:36:27 +01:00
Thomas Arnhold
621e92d1a9 Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg) 2011-02-26 10:30:44 +01:00
Caolán McNamara
5409cda1af remove empty TESTSHL2LIB 2011-02-24 20:45:50 +00:00
Philipp Lohmann [pl]
1804e74775 vcl119: rebase to DEV300_m101 2011-02-23 16:37:27 +01:00
Ivo Hinkelmann
ec552c26ab masterfix DEV300: #i10000# usage of L10N build_type 2011-02-22 19:07:34 +01:00
Philipp Lohmann [pl]
f575b9b55f rebase to DEV300_m100 2011-02-16 15:57:58 +01:00
Thomas Arnhold
f4f7fea877 Correct variable initialization for 0b58d1d635b33148e6765eb35016b0fb43f214b3 2011-02-13 20:35:49 +01:00
Julien Nabet
269e7e15a4 Some cppcheck cleaning 2011-02-13 18:42:06 +01:00
Caolán McNamara
39ec189d25 (std|boost)::hash on a const char* hashes the pointer not the contents 2011-02-11 12:38:16 +00:00
Mathias Bauer
1e8a573baa CWS gnumake3: pull in cws removetooltypes01 2011-02-08 11:49:29 +01:00
Jan Holesovsky
75d9372d41 Merge remote branch 'origin/libreoffice-3-3' 2011-02-08 00:10:33 +01:00
Philipp Lohmann [pl]
35a00059b6 vcl119: update micro to reflect changes 2011-02-07 18:22:37 +01:00
Thomas Arnhold
1e4cebf61f Remove unused headers 2011-02-07 16:01:08 +01:00
Fridrich Štrba
d9cd837b54 std::hash -> boost::hash 2011-02-06 15:21:17 +01:00
Fridrich Štrba
a91b24db4a porting extensions to boost containers 2011-02-06 02:49:07 +01:00
Philipp Lohmann [pl]
2661d7a5a1 vcl119: #i105133# tell fillFrameProps whether to apply transformation (thanks joekidd) 2011-02-04 16:18:43 +01:00
Philipp Lohmann [pl]
128adf7e5c vcl119: #i109708# use fill, then stroke one small polygons (thanks joekidd) 2011-02-04 15:10:20 +01:00
Philipp Lohmann [pl]
db944ee55f vcl119: #163136# do not pass a clear text password to xpdf 2011-02-03 17:54:31 +01:00
Philipp Lohmann [pl]
5d1335e1f0 vcl119: #163136# fix warnings 2011-02-03 11:28:51 +01:00