356287 Commits

Author SHA1 Message Date
Jan Holesovsky
d5d480dcce android: copy-stuff rule is copy'n'pasted around, consolidate it.
Change-Id: I0a746904fa363f987e96165d8def326eb87dcf8f
2014-06-30 14:48:03 +02:00
Jan Holesovsky
c72d300ba0 android: Make the extract_files() part of setup / init.
We need to have the files extracted before we attempt to initialize
LibreOfficeKit (call libreofficekit_hook), otherwise the .rdb's are not there.

Change-Id: Ib49db7e945a709d18a063eb488a27df18fef542b
2014-06-30 14:48:03 +02:00
Jan Holesovsky
db89e5ff81 android: Make use of LibreOfficeKit.
Now the LibreOfficeKit is used to actually attempt to bootstrap LibreOffice;
at the moment fails to do that.

Change-Id: I91220dbff783213bf7702e7213a5646859db4581
2014-06-30 14:48:03 +02:00
Jan Holesovsky
74ab9835f9 android: Introduce LibreOfficeKit.java to bootstrap using LibreOfficeKit.
Change-Id: I5e1758c15684b06ab6809f62f4da6d5f50c071a9
2014-06-30 14:48:03 +02:00
Tomaž Vajngerl
a6ecd8b2a9 LOAndroid3: ant/make for building, Bootstrap project
LOAndroid3 is based of LibreOffice4Android project which uses
ant/make for building. By using LibreOffice4Android as the base,
the project creates a APK archive which has all needed files
to start LibreOffice in Android environment.

Change-Id: I697d5f727bdaf93e774144ad597d7081d2609908
2014-06-30 14:48:03 +02:00
Tomaž Vajngerl
18d2afbf9a LODroid2: GLES2 fixes, code cleanup
Change-Id: I368f8caaf0433387a330a63182aab292defef0ca
2014-06-30 14:48:02 +02:00
Tomaž Vajngerl
7d8d1fe4aa LODroid2: Remove sdk v7 and v4 support libraries
Change-Id: I41a30d44c44cb439dc2e60e212eea18b00f316dd
2014-06-30 14:48:02 +02:00
Tomaž Vajngerl
1c7bcda552 LOAndroid2: use GLES2, latest GeckoSoftwareLayerClient
Additionally add GeckoGLLayerClient as an alternative LayerClient

Change-Id: I250b5d806f520231ad9a9b84ef8387e8830bb364
2014-06-30 14:48:02 +02:00
Tomaž Vajngerl
ae14df5b31 LOAndroid2: initial import of older Fennec version with LO changes
rebase on mozilla-central tag RELEASE_BASE_20120531
add LOEvent, LOThread, some LO icons

Change-Id: I0c3aba6d9715c60e32d8daa2002b4961eef476f0
2014-06-30 14:48:02 +02:00
Tomaž Vajngerl
8339f8abc5 Initial commit of Android Viewer project
Project was created with Android Studio. Currently includes the
base of Fennec's LayerView and dependencies.

Change-Id: I5c3ae253d153f659eb92bd0ca17ef95372b71b23
2014-06-30 14:48:01 +02:00
Jan Holesovsky
71e176c020 android: Reformat for readibility.
Change-Id: Ib33d3ee0c78302b858b7c814e486c417276b7e7d
2014-06-30 14:48:01 +02:00
Jan Holesovsky
cfd74ae2b9 android: Support for Android SDK Tools 23 + note about their brokeness.
Change-Id: I6b1636703044f03c5daa4c3ac1630f23c5c3c2e5
2014-06-30 14:48:01 +02:00
Jan Holesovsky
e3d91e9148 android: Allow verbose output from the ant build.
Change-Id: I1086a7ab6bc7913c9c9f2492d07915039007e613
2014-06-30 14:48:01 +02:00
Jan Holesovsky
c79e70f589 android: Now we need API 15 SDK.
Change-Id: I220072b304ebe9471e52f642c850b10bd1f63850
2014-06-30 14:48:01 +02:00
Jan Holesovsky
ae9babde80 'pMap' may be used uninitialized in this function.
Change-Id: I4085801a773626824ddc5bc4fbca62240fcc171c
2014-06-30 14:48:01 +02:00
Stephan Bergmann
fd6d9b9dc3 Allow CppunitTest_extensions_test_update direct access to UpdateCheck class
Change-Id: Ifa1dafe838e0e9c5bfa4525eaa744d4851551fc8
2014-06-30 14:16:50 +02:00
Stephan Bergmann
982265ed2f loplugin:unreffun
Change-Id: Ied75b7d6e9759a24dc857ff6f2adeee61f240e40
2014-06-30 13:55:22 +02:00
Michael Stahl
ffa354e2de bin_library_info.sh: popd does not take a directory parameter
Change-Id: I164f03f8ab185fdb71632fd894f94b78bb3d994f
2014-06-30 13:10:32 +02:00
Norbert Thiebaud
c403286de5 use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on Mac
Building, and running the unit/subsequent test on Mac cause massive amount
of flashing windows creation/destruction that make building with test
very annoying on a box used for other purposes.
This patch prevent the windows to be actually displayed hence mitigating
the problem

Change-Id: Ied2a36699b50856e0c4e6b618212481796ec99d3
2014-06-30 11:14:12 +01:00
Olivier Hallot
bc73014e16 Updated core
Project: help  0b6e8e1c94332513d8f49fc9975f31c6be860847

Fix fdo#80656. Help for NUMBERVALUE Calc function

Change-Id: Iab3c6e2a82162f5b6cbd1a2e80e76e7df36b2042
Reviewed-on: https://gerrit.libreoffice.org/9959
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-30 09:16:31 +00:00
Olivier Hallot
ae2302a19d Updated core
Project: help  34bf0f108f0ddafa5675b3723675a7cd611d274b

Fix fdo#80446: Help entries for BETA.DIST BETA.INV

Change-Id: Ic8570dbe6cfe0bd5ed93ac43cd95470518abedc5
Reviewed-on: https://gerrit.libreoffice.org/9961
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-30 09:16:13 +00:00
Olivier Hallot
0e0d62f458 Updated core
Project: help  74944d4f7fb26dd0db7a94cebf8c66d3023b4aa6

Fix fdo#80438: help entries of Excel new functions

write help entrie for FLOOR.PRECISE, CEILING.PRECISE and ISO.CEILING spreadsheet functions

Change-Id: I922fefbc84a7c7842a4510242e1dd477475810a5
Reviewed-on: https://gerrit.libreoffice.org/9948
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-30 09:15:49 +00:00
Olivier Hallot
f537e8dc79 Updated core
Project: help  5a0344117e741d078b564f54f07333946a6567c4

Fix fdo#80442, Calc DBCS functions

write help pages for LEFTB, LENB, MIDB and RIGHTB spreadsheet functions working on DBCS

Change-Id: I31e42712f8e8ccbc8ad5ef4f933fcb7974489aa5
Reviewed-on: https://gerrit.libreoffice.org/9970
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-30 09:15:28 +00:00
Jeroen Nijhof
b7558d19bb Translated German comments in filerec.hxx and doxygen-ify.
Moved general file format description to be included in
class SfxMiniRecordReader documentation.
Changed '@example' to @par Example @code ... @endcode,
since Doxygen interprets @example as "all this file is an example",
which is not what was meant.

Change-Id: I01a91e7f1166b37dcb4e20368b4f70a908b4576b
Reviewed-on: https://gerrit.libreoffice.org/9957
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-30 09:13:10 +00:00
Jeroen Nijhof
5190297707 Translate German comments in filerec.cxx and doxygen-ify.
Change-Id: Iebe05867395ca5674242b18038b53d5362869d07
Reviewed-on: https://gerrit.libreoffice.org/9956
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-30 09:09:43 +00:00
Stanislav Horacek
7fa690d1df related fdo#70998 change names in Navigator to plural
to be consistent with names of other items

Change-Id: I05a5484afde05f908f25df177d7e90f7991b84bb
Reviewed-on: https://gerrit.libreoffice.org/9942
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-30 09:05:49 +00:00
Caolán McNamara
4523dd0544 Called C++ object pointer is null
Change-Id: I88efc4be6ff869ef97a2b398d43f7b7914debfc6
2014-06-30 09:46:16 +01:00
Caolán McNamara
390ec50cbe Called C++ object pointer is null
Change-Id: Ia0bf5991a5beb363fde5e22a17920fc21fc0eca8
2014-06-30 09:46:15 +01:00
Oliver-Rainer Wittmann
c99f264be5 Related: #i78498# improvements/corrections regarding outline level & Co
- import outline level attribute at Paragraph Styles
- import outline level attribute at paragraphs
- refactor code to apply list level properties to Outline Style
-- only consider WW8 list styles applied to WW8 Built-in Heading Styles
-- only assign our counterparts of WW8 Built-in Heading Styles to Outline Style

(cherry picked from commit 9032e17b9989d4fc8faefe7717d2ea14d124e653)
(cherry picked from commit c3a35e3885334cb37b2b569daaf536a8cc26031d)

Conflicts:
	sw/source/filter/rtf/swparrtf.cxx
	sw/source/filter/ww8/ww8par.cxx
	sw/source/filter/ww8/ww8par.hxx
	sw/source/filter/ww8/ww8par2.cxx
	sw/source/filter/ww8/ww8par2.hxx
	sw/source/filter/ww8/ww8par3.cxx
	sw/source/filter/ww8/ww8par5.cxx
	sw/source/filter/ww8/ww8par6.cxx
	sw/source/filter/xml/swxml.cxx

Change-Id: Ia70920f91300fa47236533f59356abb546a94fb3
2014-06-30 09:46:15 +01:00
Andrzej Hunt
679b1ed865 More -WaE: nested template problems.
Change-Id: I896773bd37d855b83e9dfc260cae293a6f92100a
2014-06-30 09:16:24 +02:00
Peter Senna Tschudin
f8018266cc Remove double assignment
The semantic match that finds this problem is follows:
(http://coccinelle.lip6.fr/)

// <smpl>
@r@
expression i,f;
position p1,p2;
@@
(
(<+...i++...+>) = ...;
|
(<+...++i...+>) = ...;
|
(<+...i--...+>) = ...;
|
(<+...--i...+>) = ...;
|
i = <+...f(...)...+>;
|
i@p1 = ...;
(
i = <+...i...+>;
|
i = <+...f(...)...+>;
|
i@p2 = ...;
)
)

@@
expression i;
position r.p1,r.p2;
@@

* i@p1 = ...;
i@p2 = ...;
// </smpl>

Change-Id: Ifacb878d58486f2645560592484ce24b2bc0bd6f
Reviewed-on: https://gerrit.libreoffice.org/9968
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-06-30 07:06:29 +00:00
Peter Senna Tschudin
0fef0d41f7 Drop unecessary continue
Change-Id: Ibd16b4328da70d6ae48669a9becdb4690c6ef4df
Reviewed-on: https://gerrit.libreoffice.org/9969
Tested-by: Noel Grandin <noelgrandin@gmail.com>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2014-06-30 07:05:44 +00:00
Douglas Mencken
9b6c462b54 Revert "use bundled (non-system) versions of libxml2 and libxslt for OS X <10.6"
This reverts commit e5934962bd55970c54b399351559e90d02b75b6b.

It never worked on 10.5 (but worked for >10.5) actually due to xsltproc
and make's "Circular dependency dropped" issues.

Change-Id: I8770d99a86deb5276bf28dc38da8a5165426e1ef
Reviewed-on: https://gerrit.libreoffice.org/9958
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
2014-06-30 06:53:04 +00:00
Andrzej Hunt
fb597ee98f -WaE: nested template problems.
warning: ">>" operator will be treated as two right angle brackets in C++0x
error: ">>" should be "> >" within a nested template argument list

and

Change-Id: Id3f555d606887fb60db016ab14fb0541ccfd0d7a
error: "<::" cannot begin a template-argument list
note: "<:" is an alternate spelling for "[". Insert whitespace between "<" and "::"
2014-06-30 08:27:10 +02:00
Andrzej Hunt
e65ba1ad3e -WaE: variable bNewEntryInserted set but not used.
Is a direct result of a4620e23cec01169995ec7bc056c51295a4f9907
(although that didn't actually really "use" the result either...).

Change-Id: Ic21eb9a5cdfa86cab257afe66a89953b144b171c
2014-06-30 08:11:35 +02:00
Andrzej Hunt
a4decedeb6 Impress Remote Dialog: avoid flickering when device selected.
Changing visibility of items (i.e. the pin box / deauthorise button)
whilst painting the ClientBox can cause extra Paint request to be fired,
essentially resulting in an infinite loop (although slightly slowed
down by going through a VCL timer). These repeated paints (and repeated
hide/showing) of items resulted in a rather ugly flickering, which
is now gone.

Change-Id: Ib6b22dd1b08f3be5d1f543cfbb27a1ed782b5720
2014-06-30 07:45:23 +02:00
Andrzej Hunt
580b1890d8 Allow removal of remotes even if Server not running.
This is purely config manipulation so shouldn't rely on having
the Server actually running (e.g. if disabled, and/or if network
setup failed).

Change-Id: Ifc6e5639ba6842a18eb0be99387a5f8dd871da06
2014-06-30 07:45:23 +02:00
Andrzej Hunt
d61468314b fdo#63378 Enable Impress Remote Dialog menu item for all view shells.
Change-Id: I47f040c1463b4be648d411c2f7f0070b8aed3e9c
2014-06-30 07:45:23 +02:00
Andrzej Hunt
eba630ca16 Remote Dialog: give focus to pin entry when item selected.
Change-Id: I5718a5b881a32ecf4cebdbd6a682097119c26837
2014-06-30 07:45:22 +02:00
Andrzej Hunt
a17737ef45 Remote Dialog: make sure pin box is empty.
The only way to do this seems to be setting an empty string --
using clear, or setting 0, results in a 0 being shown, which is
rather ugly and unintuitive.

Change-Id: Ic641c4fcecd634b7fff397989ee0b079239ea44c
2014-06-30 07:45:22 +02:00
Andrzej Hunt
3c5223b232 Make sure pin box and deauth button hidden when no items selected.
Change-Id: I650191b9b092a3562c7bfcdfe40ac4968d18ae36
2014-06-30 07:45:21 +02:00
Andrzej Hunt
a4620e23ce Kill some unused/commented code.
These are various remainders of the extension dialog that this
dialog was originall based on.

Change-Id: I564dd371b7d58322cc3ef03c7401151f3098f333
2014-06-30 07:45:19 +02:00
Andrzej Hunt
6216eee4b9 Impress Remote: allow removal of authorised remotes.
Previously authorising a device meant that it would have access
forever -- we now list previously authorised remotes in the remote
dialog, along with controls to allow removal of such remotes.

Change-Id: I4179739f3a2ba0a8fe19c2a0cd0cbbece9cb4352
2014-06-30 07:45:17 +02:00
Andrzej Hunt
f82c524f76 Move ClientInfo to shared_ptrs.
I don't think these ever get deleted anywhere? This changes will also
help in the management of existing clients (separate commit).

Change-Id: I339916439f6b798524fac33e91688f81c03a3ca5
2014-06-30 07:45:16 +02:00
Takeshi Abe
b20e6acea2 Avoid possible memory leaks in case of exceptions
Change-Id: I9a92edd7886db484f1333585545f6f63a233a6dd
2014-06-30 11:44:16 +09:00
Miklos Vajna
d4feafb064 Use comphelper::SequenceAsVector
Change-Id: I603a683bfce243db2ceae0ae946768a5d7a63fe5
2014-06-29 21:59:27 +02:00
Miklos Vajna
17409437fb writerfilter: unused SprmIdToString
Change-Id: I3aaa9ead56b98035de5d0e6c7c6cc01b8b95d9ab
2014-06-29 21:43:34 +02:00
rbuj
67c20d42b5 OS X: PYTHON_CFLAGS & PYTHON_LIBS (--enable-python=system)
Use $FRAMEWORKSHOME instead of /Developer/SDKs/MacOSX${with_macosx_sdk}.sdk/System/Library/Frameworks.

As of Xcode 5.0, Python has been moved outside the SDK, so it doesn't provide the Python framework.
Now we have to use common unix parameters unlike older versions of Xcode.
It is described in the technical note TN2328.

Change-Id: Ib2a010e7c3839a8906acb2453c90ef2bd2f258d7
Reviewed-on: https://gerrit.libreoffice.org/9926
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-06-29 17:37:37 +00:00
rbuj
2c2df7185c OS X: JDK_HOME configuration
/usr/libexec/java_home helps to set the current JDK_HOME.
Actually JDK_HOME should NOT be set where java (/usr/bin/java) is located.
AC_PATH_PROG(JAVAINTERPRETER, $with_java) returns /usr/bin/java.
/usr/bin/java -> /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/java.

Change-Id: Ie3166731c1525f5b44414fa4dda642edb9408757
Reviewed-on: https://gerrit.libreoffice.org/9960
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-06-29 17:34:10 +00:00
Julien Nabet
a0233e6e03 Typo: habe->have
Change-Id: Ic76a399fc4073fcb713bb566f3fbee2077e20e52
2014-06-29 13:15:52 +02:00