summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-06-30android: Make use of LibreOfficeKit.Jan Holesovsky
Now the LibreOfficeKit is used to actually attempt to bootstrap LibreOffice; at the moment fails to do that. Change-Id: I91220dbff783213bf7702e7213a5646859db4581
2014-06-30android: Introduce LibreOfficeKit.java to bootstrap using LibreOfficeKit.Jan Holesovsky
Change-Id: I5e1758c15684b06ab6809f62f4da6d5f50c071a9
2014-06-30LOAndroid3: ant/make for building, Bootstrap projectTomaž Vajngerl
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-30LODroid2: GLES2 fixes, code cleanupTomaž Vajngerl
Change-Id: I368f8caaf0433387a330a63182aab292defef0ca
2014-06-30LODroid2: Remove sdk v7 and v4 support librariesTomaž Vajngerl
Change-Id: I41a30d44c44cb439dc2e60e212eea18b00f316dd
2014-06-30LOAndroid2: use GLES2, latest GeckoSoftwareLayerClientTomaž Vajngerl
Additionally add GeckoGLLayerClient as an alternative LayerClient Change-Id: I250b5d806f520231ad9a9b84ef8387e8830bb364
2014-06-30LOAndroid2: initial import of older Fennec version with LO changesTomaž Vajngerl
rebase on mozilla-central tag RELEASE_BASE_20120531 add LOEvent, LOThread, some LO icons Change-Id: I0c3aba6d9715c60e32d8daa2002b4961eef476f0
2014-06-30Initial commit of Android Viewer projectTomaž Vajngerl
Project was created with Android Studio. Currently includes the base of Fennec's LayerView and dependencies. Change-Id: I5c3ae253d153f659eb92bd0ca17ef95372b71b23
2014-06-30android: Reformat for readibility.Jan Holesovsky
Change-Id: Ib33d3ee0c78302b858b7c814e486c417276b7e7d
2014-06-30android: Support for Android SDK Tools 23 + note about their brokeness.Jan Holesovsky
Change-Id: I6b1636703044f03c5daa4c3ac1630f23c5c3c2e5
2014-06-30android: Allow verbose output from the ant build.Jan Holesovsky
Change-Id: I1086a7ab6bc7913c9c9f2492d07915039007e613
2014-06-30android: Now we need API 15 SDK.Jan Holesovsky
Change-Id: I220072b304ebe9471e52f642c850b10bd1f63850
2014-06-30'pMap' may be used uninitialized in this function.Jan Holesovsky
Change-Id: I4085801a773626824ddc5bc4fbca62240fcc171c
2014-06-30Allow CppunitTest_extensions_test_update direct access to UpdateCheck classStephan Bergmann
Change-Id: Ifa1dafe838e0e9c5bfa4525eaa744d4851551fc8
2014-06-30loplugin:unreffunStephan Bergmann
Change-Id: Ied75b7d6e9759a24dc857ff6f2adeee61f240e40
2014-06-30bin_library_info.sh: popd does not take a directory parameterMichael Stahl
Change-Id: I164f03f8ab185fdb71632fd894f94b78bb3d994f
2014-06-30use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud
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-30Updated coreOlivier Hallot
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-30Updated coreOlivier Hallot
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-30Updated coreOlivier Hallot
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-30Updated coreOlivier Hallot
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-30Translated German comments in filerec.hxx and doxygen-ify.Jeroen Nijhof
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-30Translate German comments in filerec.cxx and doxygen-ify.Jeroen Nijhof
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-30related fdo#70998 change names in Navigator to pluralStanislav Horacek
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-30Called C++ object pointer is nullCaolán McNamara
Change-Id: I88efc4be6ff869ef97a2b398d43f7b7914debfc6
2014-06-30Called C++ object pointer is nullCaolán McNamara
Change-Id: Ia0bf5991a5beb363fde5e22a17920fc21fc0eca8
2014-06-30Related: #i78498# improvements/corrections regarding outline level & CoOliver-Rainer Wittmann
- 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-30More -WaE: nested template problems.Andrzej Hunt
Change-Id: I896773bd37d855b83e9dfc260cae293a6f92100a
2014-06-30Remove double assignmentPeter Senna Tschudin
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-30Drop unecessary continuePeter Senna Tschudin
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-30Revert "use bundled (non-system) versions of libxml2 and libxslt for OS X <10.6"Douglas Mencken
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-WaE: nested template problems.Andrzej Hunt
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-WaE: variable bNewEntryInserted set but not used.Andrzej Hunt
Is a direct result of a4620e23cec01169995ec7bc056c51295a4f9907 (although that didn't actually really "use" the result either...). Change-Id: Ic21eb9a5cdfa86cab257afe66a89953b144b171c
2014-06-30Impress Remote Dialog: avoid flickering when device selected.Andrzej Hunt
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-30Allow removal of remotes even if Server not running.Andrzej Hunt
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-30fdo#63378 Enable Impress Remote Dialog menu item for all view shells.Andrzej Hunt
Change-Id: I47f040c1463b4be648d411c2f7f0070b8aed3e9c
2014-06-30Remote Dialog: give focus to pin entry when item selected.Andrzej Hunt
Change-Id: I5718a5b881a32ecf4cebdbd6a682097119c26837
2014-06-30Remote Dialog: make sure pin box is empty.Andrzej Hunt
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-30Make sure pin box and deauth button hidden when no items selected.Andrzej Hunt
Change-Id: I650191b9b092a3562c7bfcdfe40ac4968d18ae36
2014-06-30Kill some unused/commented code.Andrzej Hunt
These are various remainders of the extension dialog that this dialog was originall based on. Change-Id: I564dd371b7d58322cc3ef03c7401151f3098f333
2014-06-30Impress Remote: allow removal of authorised remotes.Andrzej Hunt
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-30Move ClientInfo to shared_ptrs.Andrzej Hunt
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-30Avoid possible memory leaks in case of exceptionsTakeshi Abe
Change-Id: I9a92edd7886db484f1333585545f6f63a233a6dd
2014-06-29Use comphelper::SequenceAsVectorMiklos Vajna
Change-Id: I603a683bfce243db2ceae0ae946768a5d7a63fe5
2014-06-29writerfilter: unused SprmIdToStringMiklos Vajna
Change-Id: I3aaa9ead56b98035de5d0e6c7c6cc01b8b95d9ab
2014-06-29OS X: PYTHON_CFLAGS & PYTHON_LIBS (--enable-python=system)rbuj
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-29OS X: JDK_HOME configurationrbuj
/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-29Typo: habe->haveJulien Nabet
Change-Id: Ic76a399fc4073fcb713bb566f3fbee2077e20e52
2014-06-29Typo: apend->appendJulien Nabet
Change-Id: I062c95ca8d478ba6c241723dda25c1dc4d7bb852
2014-06-29Typo: beeing->beingJulien Nabet
Change-Id: I34937e400ac8576154d33e1e11b80690222f532c