Commit Graph

311466 Commits

Author SHA1 Message Date
Noel Grandin
3ee97489ea allow separate setting of parallelism for subseq. tests
Change-Id: I5a5444e8ee95b0fd95a97c31c94ab0f9c3935abb
2012-08-28 07:00:18 +02:00
Eike Rathke
85e40d787e resolved fdo#51926 handle .xlsm link to external sheet with space
In MOOXML  '[1]Sheet 4'!$A$1  represents a reference to an external
document's cache index with a sheet name containing blank, and not
[1]'Sheet 4'!$A$1

Change-Id: I5caf9e1d9a80154116dc7a72b33d34229092839c
2012-08-28 00:12:22 +02:00
Eike Rathke
0bb0937b65 do not silently ignore a token API error, fdo#51926 related
Change-Id: Ie187dad84bd55bb76c795b5c4807566e80349b56
2012-08-27 22:03:49 +02:00
Caolán McNamara
34091bc0e3 drop these memory trashers
some are the wrong length anyway, and anyway the copies remain untrashed,
and munging immutable strings is dubious

Change-Id: Ic7ac3bea35e57ed015092b3b255d48819195490d
2012-08-27 20:36:23 +01:00
Arnaud Versini
fe1e685036 Remove ineffective password erasing security in PDF Import
Change-Id: Ic49101733f034cc1165bd3c7704481a569f8a75c
Reviewed-on: https://gerrit.libreoffice.org/489
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2012-08-27 19:28:49 +00:00
Kohei Yoshida
95379eb197 Add unit test for pivot table import from ods.
Change-Id: I7e7bf5746636e0f13aaaec91d526ac59f6054796
2012-08-27 13:06:12 -04:00
Cédric Bosdonnat
3a8f97a07f Headers/Footers: don't create temporary parts of document (perf problems)
Clicking on an empty header/footer only displays the separator as
creating empty header/footer could cause important layout recomputing on
long documents.

Change-Id: I800c5dd27744772833dee0da4269e7591bd0a10b
2012-08-27 18:13:48 +02:00
Caolán McNamara
5192468dd4 Related: fdo#51908 reuse the status bar word counts for the dialog
Set the counts directly on the word count dialog when we have them
precalculated from updating the status bar

Change-Id: Idd64f20097af661dd4938af7fcc8506eca076e9c
2012-08-27 16:26:44 +01:00
Caolán McNamara
a59b51a683 Resolves: fdo#51908 count empty paragraphs if they're numbered
we want to count the numbering/bullet of otherwise empty paragraphs

Change-Id: I6cdf5348bcbb97081afc743d24e6c4ffb355d085
2012-08-27 16:26:44 +01:00
Stephan Bergmann
2489e82d33 Missing #include 2012-08-27 17:24:34 +02:00
Takeshi Abe
246d26faec Fix typo LD_LIBARY_PATH
Change-Id: Iff2b85db621eb7b40d8a46a6452b8cae01a91e2e
2012-08-28 00:20:47 +09:00
Takeshi Abe
71c1de8f01 Remove unused member variable
Its reference through IsFoundInPath() was dropped at 4c3f33d8d5

Change-Id: I764808d8a59089a05eccedd297a61aa6e76b01e0
2012-08-28 00:20:47 +09:00
Takeshi Abe
6ce769a1ad Remove useless member variable
Its usage was died at ac25ae2544

Change-Id: Ic98a0c36ceb02259b4f3b890f5ea701e56adbb68
2012-08-28 00:20:47 +09:00
Gerhard Oettl
f5b7fecbc0 fdo#39468: Translated German comments in sc/source/core/inc
Change-Id: I81b7330bf3178b539855f73aac25539013a2bd90
Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/493
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>
2012-08-27 15:08:23 +00:00
Andras Timar
0f33979fc8 .odb files do not have thumbnail image (related: fdo#53592)
Change-Id: Ib17bb0a2fc95207da69bfef11b2fab59aefa719d
2012-08-27 16:42:32 +02:00
Markus Mohrhard
1b0a7dc8b7 when swaping cols or rows insert notes at the right place, fdo#53979
Change-Id: I1228b3a064623e810265b47776e33f81f4bf0e51
2012-08-27 10:35:27 -04:00
Kohei Yoshida
4d3ad7c59e Quick indentation fix on closing brace.
Change-Id: I8626b0b3338e17b1b0fc713d4dba5545e1faba1c
2012-08-27 10:35:27 -04:00
Miklos Vajna
0898871b7b n#775899 testcase
Change-Id: I68e477464139b183b802cc3200a3b980d1ee72f3
2012-08-27 16:34:21 +02:00
Fridrich Štrba
40c85b88ad fdo#53592: Try not to crash on empty m_ZipContent
Change-Id: I9bdc9997e260a75682177c8641695b60df0c81a6
2012-08-27 16:33:13 +02:00
Fridrich Štrba
d330020591 fdo#53533: don't seek to bogus offset
Change-Id: I27d056bdb8329dce302f2737bad5c5dc55791e74
2012-08-27 16:02:50 +02:00
Noel Grandin
206c70eef3 fdo#46808, Adapt TempFile UNO service to new style
Change-Id: Ia448d6d74201e2be487c6d8317f94be3745808aa
2012-08-27 15:40:08 +02:00
Noel Grandin
7634d064ad fdo#46808, Adapt UNO service registry::ImplementationRegistration
Change-Id: I77d28e7575e18e682f8360f6e416954dfb7a4e30
2012-08-27 15:40:07 +02:00
Noel Grandin
8638f1e72a fdo#46808, Adapt script::Converter service code to new style
Change-Id: I19b3ba7c978e02ce865360f0411007525012149c
2012-08-27 15:40:07 +02:00
Noel Grandin
4381f3dd5a fdo#46808, Use BreakIterator ::create method
Change-Id: Iff603ebe772cfcd34ed3669ce46bc9112ba902ae
2012-08-27 15:40:07 +02:00
Noel Grandin
170cfbc625 fdo#46808, Adapt document::DocumentProperties UNO service to new style
Change-Id: I19015d3e3e9aa6e4b3b4bb011183c73ab00365ca
2012-08-27 15:40:07 +02:00
Noel Grandin
f789715a41 fdo#46808, Use factory methods for frame::DispatchHelper instances
Change-Id: I7bdf16fc6d042e5ecd404c604a8b7c31c1ac7bc1
2012-08-27 15:40:06 +02:00
Noel Grandin
65c78617de fdo#46808, Shiny UNO, More use factory to create XSimpleFileAccess instances
Change-Id: I62fdd31fe89ae280e4ad2843dbc821f1fecb59a1
2012-08-27 15:40:06 +02:00
Miklos Vajna
93cdd851ee n#775899 docx import of w:usePrinterMetrics compat option
This was set unconditionally, but it turns out it's not the default for
docx, it's triggered by a compat flag there as well.

Change-Id: I84dccfe7ffd49fbc6878b19ff4276f8a36b827a3
2012-08-27 14:09:14 +02:00
Jung-uk Kim
c4ab4d3b2a fdo#53894: Fix ICU version check
Change-Id: I980401f886a6f95d35744b059706aca932af28a7
2012-08-27 13:33:44 +02:00
Jung-uk Kim
c89dab21ea fdo#53893: Undefine U_TIMEZONE for BSDs (except for NetBSD)
FreeBSD and other BSDs (except for NetBSD) must not define U_TIMEZONE.  This
patch is obtained from upstream:

http://bugs.icu-project.org/trac/changeset?reponame=&new=31780

Change-Id: Id1b85b9958036230045c3e13eb4b6617e6bdc924
2012-08-27 13:33:44 +02:00
Jung-uk Kim
38e0a58ce1 fdo#53857: Assume --strip-components is always available for bsdtar
Change-Id: Ic05c0cb9ac2c20788870069939d6708214ea0cda
2012-08-27 13:33:44 +02:00
Jung-uk Kim
6e7baaaba8 fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for icu
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>:
* pass -DU_HAVE_GCC_ATOMICS=1 in when applicable on MINGW, too

Change-Id: I2073c61fb92d698a3c1ba38266dbd0373b0a693c
2012-08-27 13:33:44 +02:00
Jung-uk Kim
8a55c4af62 fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for clucene
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>:
* added clucene-config-MINGW-atomic.h, to not lose _CL_HAVE_GCC_ATOMIC_FUNCTIONS
  when applicable there
* renamed clucene-config-GCC.h to clucene-config-GCC-atomic.h for consistency
  with above

Change-Id: I3dd15721b568fa9358b79ec28bad39249200c773
2012-08-27 13:33:44 +02:00
Stephan Bergmann
8474c6af65 Move -DHAVE_GCC_BUILTIN_ATOMIC to solenv/gbuild
Change-Id: I82f62c998837783ac69317123268b0c87f74425f
2012-08-27 13:33:43 +02:00
Jung-uk Kim
1d6e13e13b fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for sal
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>:
* nCount is needed in else branches after all
* tabs -> spaces

Change-Id: Iaa39ba9e1ed645819905f0e484fa4f1812271700
2012-08-27 13:33:43 +02:00
Jung-uk Kim
0983231c83 fdo#53855: Detect GCC built-in atomic functions
Change-Id: I57a977d799df6bce6c854b38b441a0575218922b
2012-08-27 13:33:43 +02:00
Samuel Mehrbrodt
097a0b91ad Modified the wording of the Save-on-Exit-Dialog
Change-Id: Ie3a02efc4541754ba553909ad03a115258890351
Reviewed-on: https://gerrit.libreoffice.org/491
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2012-08-27 11:11:36 +00:00
Miklos Vajna
926fe8298b n#775899 docx import: set PrinterIndependentLayout like ww8 does
Change-Id: I32869aa3d7b6b25c7eb9756d79ea7126130afc4b
2012-08-27 13:09:09 +02:00
Cédric Bosdonnat
d79cd86e2e sw, FIRSTSHARE flag wasn't set in defaults and copied in SetUseOn
Change-Id: Ib0fd2097af4f45ec838b96e8214dfe913a3b47df
2012-08-27 12:41:57 +02:00
Cédric Bosdonnat
61acb79808 sw: fixed STL conversion from 1015cd4ff7
Bad integer cast made reserve throw an std::length_error exception

Change-Id: Iafdf859dd13e8b44ad61ee7e02eb11370f8260fb
2012-08-27 12:41:57 +02:00
Tor Lillqvist
360c3e912a WaE: unused variable nHtmlMode
Change-Id: I3c949e9f536b81bf405cf03992e2a9bbe0a2b0d4
2012-08-27 13:15:30 +03:00
Marco Biscaro
9d844ce3f8 fdo#47157 adding Keywords to .desktop files
Adding Keywords to .desktop files, following the suggestions in
https://bugs.freedesktop.org/show_bug.cgi?id=47157#c0

Change-Id: Ic2a1428aaa12bc31b0af8488d166f78d5a970a1d
Reviewed-on: https://gerrit.libreoffice.org/490
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2012-08-27 10:13:03 +00:00
Noel Power
55899d7f5f fix for fdo#54046
fix case where the value is neither uno object or unostruct

Change-Id: I2862ab23a875a691edb202bb9d334b000871f718
2012-08-27 10:53:36 +01:00
Tor Lillqvist
123393ca34 Fix dbgutil iOS build
Change-Id: Ie05a958411683cc4ea5adcac0f1ab6ea0c4736de
2012-08-27 11:37:41 +03:00
Tor Lillqvist
611a04bc3e Undefined variable mnTrailingSpaceWidth
Change-Id: Id3bf0bbeecbf4b36eb629bc5a80db7443fff4395
2012-08-27 11:37:40 +03:00
Tor Lillqvist
bec74ec286 Bypass the solver component for iOS for now
Change-Id: I09551ef015d31d2337ba3ab40e720210c095670f
2012-08-27 11:37:40 +03:00
Harri Pitkänen
c184419d52 Remove remaining checks for HTMLMODE_SOME_ABS_POS
This HTML mode is never disabled for any HTML export options. Thus
it is not necessary to check for it. Completes the cleanup started
in commit feeb57e0a6

Change-Id: I3ea27ea52cdc355f19d0d2fb33ac92262df5d13f
Reviewed-on: https://gerrit.libreoffice.org/488
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2012-08-27 08:11:33 +00:00
David Tardon
3e9f9e5e4d include can be first statement now
Change-Id: I16edd2d6f0c7fbf2a7686e5adc43b1848902b957
2012-08-27 07:03:36 +02:00
David Tardon
95793fb9c7 make the makefile dep more robust
Change-Id: Iabf62eb089530dff97c0a920b2be9c239b02d5b8
2012-08-27 07:03:13 +02:00
David Tardon
647080954f fix conditional inclusion of jdbc patch in hsqldb
Change-Id: I75e4566509d1851e7405d1738ffeaf58261233ea
2012-08-26 20:40:21 +02:00