Commit graph

333198 commits

Author SHA1 Message Date
Siqi LIU
7cc4ee7625 remove all DS_Store 'that have crept in' 2013-08-31 12:13:59 +02:00
Siqi LIU
a53ee72988 move iosremote specific rules to iosremote level 2013-08-31 12:12:05 +02:00
Siqi LIU
5512bdd0e7 add DS_Store to gitignore 2013-08-31 12:08:07 +02:00
Siqi LIU
d91d6f0bb1 minor 2013-08-31 12:05:09 +02:00
Siqi LIU
dd53fc8368 gitignore userstate for xcode 2013-08-31 12:04:55 +02:00
Siqi LIU
401d2d3ea3 menu icon 2013-08-31 12:00:56 +02:00
Siqi LIU
fd8ef5e7ac replace more_icon for ipad 2013-08-31 12:00:23 +02:00
Siqi LIU
ca2edc1368 remove DS_Store 2013-08-31 11:59:25 +02:00
Minh Ngo
b593d0f060 Updating library path for VLC on Mac OS
Change-Id: Iec1c02ec5a4d3c686b7f3b6e1cff76260fa97dab
2013-08-31 12:50:53 +03:00
Minh Ngo
132f150d7d Cross-platform libvlc loading.
Conflicts:
	avmedia/source/vlc/wrapper/SymbolLoader.hxx

Change-Id: I2dcd86329419255751925e93db0c893da191be31
Reviewed-on: https://gerrit.libreoffice.org/5627
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2013-08-31 09:36:13 +00:00
Norbert Thiebaud
4ef149ba72 misc unnecessary FALSE: Harmonize ENABLE_* variable to TRUE/<nothing>
Change-Id: I96cadd25f1c26fd620701a377ca20702ea969460
2013-08-30 23:20:24 -05:00
Norbert Thiebaud
81510ee8a5 ENABLE_LOCKDOWN Harmonize ENABLE_* variable to TRUE/<nothing>
Change-Id: I47b2d7a59bbf1f5a96523d451c8b6f4fa12c8e90
2013-08-30 23:12:19 -05:00
Norbert Thiebaud
7c88b25b9e ENABLE_PACKAGEKIT Harmonize ENABLE_* variable to TRUE/<nothing>
Change-Id: I966f70b17ce9be2c0db015db88dd09ed01dd6387
2013-08-30 23:05:04 -05:00
Norbert Thiebaud
e4aac6daea ENABLE_MACOSX_MACLIKE* Harmonize ENABLE_* variable to TRUE/<nothing>
Change-Id: I0c51975c1c13dbd100bbd8e6103835ce8a8c3691
2013-08-30 23:02:44 -05:00
Norbert Thiebaud
94730f3590 ENABLE_MARIADBC Harmonize ENABLE_* variable to TRUE/<nothing>
Change-Id: Icd6f385a8c9fcb67d2e448580e66ab97f63a99a6
2013-08-30 22:25:51 -05:00
Stephan Bergmann
1bdc9d4380 Some trivial string clean up
Change-Id: I68c738152250e0cbd317e903cb088c60e9b40566
2013-08-31 00:10:11 +02:00
Stephan Bergmann
11d743af10 Some OSL_WARN -> SAL_WARN_IF
Change-Id: I076adcd2f94c38a74f2dce618bc16efec577ed91
2013-08-31 00:09:48 +02:00
Stephan Bergmann
2c6363eb16 Be less pathetic
Change-Id: Ifeadfa9f95f85514f7d01ea777e2563803e0898c
2013-08-31 00:08:53 +02:00
Eike Rathke
352f84188a -Werror,-Wunused-variable 'aRS'
Change-Id: I4d8f93c0def25c65bd84871d62f6838f3faa08ef
2013-08-30 23:45:20 +02:00
Stephan Bergmann
d835c0ffc6 -Werror,-Wswitch
Change-Id: I4fec831898b65737fe4b81b576891b28a3fb6cba
2013-08-30 23:41:56 +02:00
Eike Rathke
380c557f38 -Werror,-Wunused-variable 'theAreaStr'
Change-Id: I61ad7c9825e1bcf0641e6c2326037668215f5d2f
2013-08-30 23:35:22 +02:00
Eike Rathke
a6fdfb960a resolved fdo#67836 do not overwrite already interpreted English cell
... with a not matching locale dependent interpretation

Change-Id: I66553627cab282ed333443ee8bf687596a616a28
2013-08-30 22:38:13 +02:00
Marcos Paulo de Souza
6c5ee38b09 fdo#32059: Fix this once and for all
Fix a regression from 356b2f0edf.

This regression was about the setSelection function. We inserted the command with a space
in the right side of the string, but our selection was not counting the " " character.

So, reasign the variable with the space solve this issue.

Change-Id: Ic48f1afaec89c6eefe73d051d3b0eba7edbf557e
Reviewed-on: https://gerrit.libreoffice.org/5688
Reviewed-by: Ricardo Montania <ricardo@linuxafundo.com.br>
Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-08-30 20:05:37 +00:00
Norbert Thiebaud
5b7dff553c ENABLE_MACOSX_SANDBOX Harmonize ENABLE_* variable to TRUE/<nothing>
Change-Id: Ice05796a9887c4ff311b78fcddd9820e0f06e7f1
Reviewed-on: https://gerrit.libreoffice.org/5708
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-08-30 19:59:54 +00:00
Norbert Thiebaud
aa05e128de ENABLE_MINIMIZER Harmonize ENABLE_* variable to TRUE/<nothing>
Change-Id: I10c52844c6e83f6b88cf736c03d93e710a69432a
Reviewed-on: https://gerrit.libreoffice.org/5705
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-08-30 19:59:41 +00:00
Norbert Thiebaud
c871c0695c ENABLE_MEDIAWIKI Harmonize ENABLE_* variable to TRUE/<nothing>
Change-Id: I4561c2cd3b937cbd0085d1e94930d5f458281d11
Reviewed-on: https://gerrit.libreoffice.org/5704
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-08-30 19:59:29 +00:00
Norbert Thiebaud
ac5f2f3481 ENABLE_RELEASE_BUILD Harmonize ENABLE_* variable to TRUE/<nothing>
Change-Id: I7387ff3d3adf9a4e7c15466076e9d84d4892bb3e
Reviewed-on: https://gerrit.libreoffice.org/5703
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-08-30 19:59:18 +00:00
Norbert Thiebaud
d5d721a130 ENABLE_SCRIPTING_* Harmonize ENABLE_* variable to TRUE/<nothing>
Change-Id: I937967889da75062c792cf377ce4e13c67526162
Reviewed-on: https://gerrit.libreoffice.org/5702
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-08-30 19:59:02 +00:00
Norbert Thiebaud
f0b94ad3e7 ENABLE_BLUETOOTH* Harmonize ENABLE_* variable to TRUE/<nothing>
Change-Id: Ia27882faa9c85c439bc1f77987d766f65f1d8cef
Reviewed-on: https://gerrit.libreoffice.org/5699
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-08-30 19:58:49 +00:00
Norbert Thiebaud
87b3670557 Fix inconsistant use of value for DISABLE_ACTIVEX
Change-Id: I9b917fb557c0582ad9235562e882ae2de4d4246f
2013-08-30 14:57:35 -05:00
Haidong Lian
e791fbfc04 Patch for milestone1-0829-v4.
1. Add the parser based on RPN;
2. For test sample1 named "ground-water-daily.xls", using the compound formula
   to do calculation;
Add the compound kernels:
Formulae include "AVERAGE,MAX and MIN".Compound formulae include "AVERAGE
-(+,*,/)","MAX -(+,*,/)" and "MIN -(+,*,/)";
3. For formulae which do not work in GPU, they'll work in CPU;
4. For compound operators(-,+,*,/), they'll be calculated one by one in GPU as
the sequence of RPN;
5. Add the start and end position to fit for the sliding window;
6. Modify kernels by using vector for AMD GPU.

Conflicts:
	sc/source/core/opencl/formulagroupcl.cxx
	sc/source/core/opencl/openclwrapper.cxx

Change-Id: I6157008575ce89ddd3e7bf552a87812474af4125
2013-08-30 15:58:59 -04:00
Julien Nabet
ccf7b15c0a -Werror=unused-but-set-variable second try
Change-Id: Ia8a9f60831d089ec04127213bb9ded31aa754bf7
2013-08-30 21:02:26 +02:00
Julien Nabet
47924a4656 Revert "-Werror=unused-but-set-variable bCategoriesApplied"
This reverts commit 72e019c4e3.
2013-08-30 20:58:07 +02:00
Julien Nabet
72e019c4e3 -Werror=unused-but-set-variable bCategoriesApplied
Change-Id: I43c1f866847e2029bc1547dff3be3c1ed454d281
2013-08-30 20:47:27 +02:00
Eike Rathke
5f860df7fe removed LanguageTag(OUString,OUString) ctor
Change-Id: I8450b7d76e8efac302a9d6005eb3ecc72ad195f4
2013-08-30 20:23:39 +02:00
Tomaž Vajngerl
fdd102a6da fdo#68689 Sub-divide ruler ticks into 1/8 insted of 1/10 for inch
Change-Id: Ied2a6982d5564228b0ce7fecb89723f3742b6d0d
2013-08-30 19:42:24 +02:00
Michael Stahl
f8307e5ae1 fdo#41068: writerfilter: fix image wrap polygon import
Mainly the problem seems to be that Stein's GCD algorithm requires
non-negative input parameters, and the document has this:
 <wp:lineTo x="-480" y="6104"/>

(regression from 86898639d4)

Change-Id: I8da1272c3caae84f43472aa4acb65ed66dfbd8ae
2013-08-30 19:29:45 +02:00
Stephan Bergmann
0e40013d90 Add macosx_x86_64 extension platform identifier
Change-Id: Ie7b6e8dee54ae240ff1ca7e7cac89b914dcce9ff
2013-08-30 19:18:26 +02:00
Laurent Godard
89c2136fa0 clean no more used header declaration
Change-Id: Id4253c51d43c788310c93acd91ed49fa2fe68c4b
Reviewed-on: https://gerrit.libreoffice.org/5695
Reviewed-by: Kohei Yoshida <kohei.yoshida@suse.de>
Tested-by: Kohei Yoshida <kohei.yoshida@suse.de>
2013-08-30 17:16:41 +00:00
Khaled Hosny
00a81233d9 Remove hacks for ancient FreeType
We don't support FreeType <= 2.0.9, since configure already checks for
>= 2.1.5 (which is pretty ancient and was put there arbitrarily as the
first FreeType version to ship a .pc file, but that is a different
story).

Change-Id: Iae7c950ff7b48eae22fbe98bdda726318e9dea9a
2013-08-30 18:41:18 +02:00
Lionel Elie Mamane
b090cbdf82 fdo#68663 don't blindly force categories when there are none
Change-Id: If52ea471ee3ca10e2f69d2fcd7b3ae0d5772bfc3
2013-08-30 18:36:55 +02:00
Lionel Elie Mamane
2a0b2d9371 fdo#68663 open chart-in-report: actually test for categories presence
Change-Id: Icf8c8c1f3b1443bf051b3834f6407996e4ef2bfb
2013-08-30 18:36:52 +02:00
Lionel Elie Mamane
6d4c69ff84 that comment is patently wrong
categories presence used to be hardcoded to sal_True,
but now it is tested a few lines below.

Change-Id: I413bbac3069e49a56c74637b75b8d8990f6111b4
2013-08-30 18:36:48 +02:00
Lionel Elie Mamane
ef3e7f2316 janitorial: indentation
Change-Id: I3070c0b4fa84090412191415b23e455b9e8d1bbc
2013-08-30 18:36:45 +02:00
Caolán McNamara
76e735b26a enable building against RHEL-6 system icu
Change-Id: I56f08d58d8d8a0e397412580451c90f9605bcb46
2013-08-30 17:30:01 +01:00
Caolán McNamara
9554853ad7 allow building with older libjpeg again
we don't really care what the error number is, so long as its an error of some
kind so just sed JERR_BAD_CROP_SPEC to JERR_CONVERSION_NOTIMPL

Change-Id: Iae41de7b720ce2e60c7092d15983aa1c4ba14c89
2013-08-30 17:27:10 +01:00
Adam Co
196328c91e fix for IsPlausibleSingleWordSection checking wrong condition
Conflicts:
	sw/qa/extras/ooxmlexport/ooxmlexport.cxx

Change-Id: I503e5944079b6c03413caea27ef940efbd44ced5
Reviewed-on: https://gerrit.libreoffice.org/5548
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-30 15:56:57 +00:00
Caolán McNamara
d07e7d692d wait until we know the UI language before initializing gtk
so that we can set LANGUAGE to get RTL mirroring for RTL
UI languages even under a LTR system locale

Change-Id: I31fce6f1620d7fb35a489c771285b15ba05773df
2013-08-30 16:20:56 +01:00
Armin Le Grand
1156d1b29a Resolves: #i122982# Fallback to bitmap reader when no PNG even when claimed
(cherry picked from commit a77275c610f1543dcc8b38dc5ec50f1195965f27)

Conflicts:
	svtools/source/misc/transfer.cxx

Change-Id: I213496c53558cd3b78e40866bdc8e89d08079033
2013-08-30 16:16:22 +01:00
Krisztian Pinter
729bc005ec startcenter: Tweak button layout in Start Center
Change-Id: I7a02b5c831b268f326d30c331065c57deceeb6ee
2013-08-30 17:12:35 +02:00