Commit Graph

304487 Commits

Author SHA1 Message Date
David Tardon
4d6a36dd0c renaming dlls makes little sense on windows 2012-04-13 16:27:18 +02:00
David Tardon
370e3b6d60 Revert "change redland dllnames on windows too"
This reverts commit 6bc4d28845.
2012-04-13 16:27:18 +02:00
Petr Mladek
d04e30c94a distro-install-file-lists: mark javasettingsunopkginstall.xml as %config 2012-04-13 16:26:59 +02:00
Radek Doulik
e94e669bd3 set minimal width if pen width is set to zero 2012-04-13 16:25:31 +02:00
Petr Mladek
f780859b76 unpack-sources, download: update for .xz source tarballs 2012-04-13 16:21:56 +02:00
David Ostrovsky
0c80ad06fd fix macosx build 2012-04-13 16:02:48 +02:00
David Tardon
6bc4d28845 change redland dllnames on windows too 2012-04-13 15:50:03 +02:00
Petr Mladek
8b6fade3b1 find-4.1.20 does not support -regextype option
use -name "*.png" -o -name "*.svg" instead
2012-04-13 15:39:49 +02:00
Caolán McNamara
3934efe28c sigh, need a 64bit zlib too on windows, reverting 2012-04-13 14:06:55 +01:00
Philipp Weissenbacher
134fe756a1 Translate <title> to English 2012-04-13 14:46:09 +02:00
Philipp Weissenbacher
5dfb6381c6 Translate German comments 2012-04-13 14:40:19 +02:00
Caolán McNamara
cb5299e5ea already registered in RepositoryExternal.mk 2012-04-13 13:31:21 +01:00
Caolán McNamara
2273ce95c7 WaE: don't seem to need this pragma 2012-04-13 13:28:22 +01:00
Caolán McNamara
3c9054eccf WaE: -Werror=parentheses 2012-04-13 13:22:44 +01:00
Caolán McNamara
35fb870b5f fix crash on invalid/missing pen 2012-04-13 13:15:26 +01:00
Caolán McNamara
830724367d fix busted indent 2012-04-13 13:15:26 +01:00
Caolán McNamara
f95b73e6f4 move terminate to fixture decorator 2012-04-13 13:15:25 +01:00
Caolán McNamara
426a159314 need to register static library 2012-04-13 13:15:25 +01:00
Caolán McNamara
e9b74b802b needs to be the dir name not the output lib name 2012-04-13 13:15:25 +01:00
Caolán McNamara
8d7e8a0a3b setup/teardown default component context once before/after all tests
avoids the problems of dangling uno singletons invalidated after the first
dispose and the chain of other singletons that don't expect to need to
re-initialize, etc.

reenable editeng cppunit test

inherit i18npool cppunit test from unotest base

drop LibreOfficeProtector, do "throwable" work in setUp/tearDown not
in ctors/dtors
2012-04-13 13:15:25 +01:00
Caolán McNamara
452af5f452 gbuildize internal zlib
and stick headers into the solver in the same hierarchy as is "standard"
so we don't have to patch so much, similiarly rename to libz
2012-04-13 13:15:25 +01:00
David Ostrovsky
99b04ed2be WaE: declaration of 'rand' shadows a global declaration 2012-04-13 13:13:42 +02:00
David Ostrovsky
bed6580ec3 gbuild conversion: idlc module 2012-04-13 13:07:50 +02:00
Philipp Weissenbacher
1830cf752e Begin translating comments 2012-04-13 12:39:51 +02:00
Matúš Kukan
8fd5ba3749 gbuild: improve handling of paths 2012-04-13 11:18:26 +02:00
David Tardon
0086c3fe17 oops, missed one for macosx 2012-04-13 11:10:09 +02:00
Miklos Vajna
b8b69ab088 oox::drawingml::Shape: OSL_TRACE -> SAL_INFO 2012-04-13 10:44:08 +02:00
David Tardon
0a4ef46525 rhbz#809466 change soname of bundled redland libs 2012-04-13 10:27:10 +02:00
Santiago Martinez
574fcec8cd Remove unused code in sc. 2012-04-13 10:16:49 +02:00
Philipp Weissenbacher
63585de969 Convert macro to local const variable 2012-04-13 10:11:55 +02:00
Luboš Luňák
caaa4dc8fd add missing trailing space 2012-04-13 10:01:38 +02:00
Tor Lillqvist
d81a26fe68 Little bit more explanation, feel free to improve 2012-04-13 10:29:05 +03:00
Tor Lillqvist
dc4aec8724 WaE: unknown warning group '-Wreturn-type-c-linkage' 2012-04-13 09:27:13 +03:00
Eike Rathke
9f77876a96 two additional places to raise data truncated error for fdo#48516 2012-04-13 01:43:59 +02:00
Eike Rathke
2a2d04dff7 one more lcl_appendLineData() for line size >64k
Though this specific piece of code is not used in CSV import it may act on
long lines now.
2012-04-13 01:37:00 +02:00
Matúš Kukan
40775ce183 HAVE_GETOPT is always NO for windows 2012-04-12 22:07:11 +02:00
Matúš Kukan
5dce272584 move dependency on localedata_en to i18npool 2012-04-12 20:53:14 +02:00
Mark Wolf
62640a8436 German comment translation for odk folder
Mark
2012-04-12 20:36:58 +02:00
Matúš Kukan
a4f4e51304 use gb_Helper_make_url here 2012-04-12 20:22:21 +02:00
Matúš Kukan
803b1840c8 include environment also here 2012-04-12 20:21:28 +02:00
Matúš Kukan
5a248896be gbuild: use => external headers
This fixes circular dependencies.
2012-04-12 20:21:28 +02:00
Philipp Weissenbacher
c5718b012f Translate German comments 2012-04-12 20:10:57 +02:00
Takeshi Abe
a9bad6b8f9 made the search straightforward 2012-04-13 02:18:05 +09:00
Takeshi Abe
7465f5e604 extract ImpGetIntntlSep() into sbxconv.hxx and reuse it 2012-04-13 02:18:05 +09:00
Luboš Luňák
b30c9f7d8e ++I_hate_sal_Int32 2012-04-12 17:56:49 +02:00
Luboš Luňák
b950cf552f write out unique id for wp:docPr
"If multiple objects within the same document share the same id attribute value, then the
document shall be considered non-conformant." . Although it apparently does not matter
much in practice.
2012-04-12 17:11:37 +02:00
Luboš Luňák
1820f9f272 wp:anchor attributes do not have w: prefix 2012-04-12 17:11:37 +02:00
Luboš Luňák
57951b30df wp:docPr title is not in ecma 2012-04-12 17:11:36 +02:00
Luboš Luňák
1018d69bda escape \n and \r too in escapeXml() 2012-04-12 17:11:36 +02:00
Luboš Luňák
c4fbb03608 implement wp:docPr title and fix descr 2012-04-12 17:11:36 +02:00