Michael Meeks [Thu, 14 Nov 2013 21:00:21 +0000 (14 21:00 +0000)]
Move to MPLv2 license headers, add modelines.
Change-Id: I895bab038eda82b80e1a223ad877a9674fe561ee
Steve Yin [Thu, 14 Nov 2013 08:18:05 +0000 (14 08:18 +0000)]
Integrate branch of IAccessible2
Just the winaccessibility directory initially.
Change-Id: Ia21abb8d7088646ad6c1f83b3a03e7add716b0c0
Michael Stahl [Thu, 14 Nov 2013 20:46:01 +0000 (14 21:46 +0100)]
sfx2: mac tinderbox says "system" is ambiguous so be more verbose...
Change-Id: I14c3077cbdadcde651cf2772ecb833aa2a81d94b
Michael Stahl [Thu, 14 Nov 2013 20:37:58 +0000 (14 21:37 +0100)]
externals using boost now need config_host to find config_global.h
... why didn't GCC 4.1 have #pragma diagnostic push?
Change-Id: Iedb33d6451e46dc12e137bcd4dccd592c7771c23
I-Jui (Ray) Sung [Thu, 14 Nov 2013 18:27:31 +0000 (14 12:27 -0600)]
GPU Calc: fix compiler warnings in OpFTest::GenSlidingWindowFunction
Change-Id: I8c210de8274567f32aef2300c24fcae945ba49e9
minwang [Sat, 9 Nov 2013 05:24:10 +0000 (9 13:24 +0800)]
GPU Calc: unit test cases for EXPONDIST
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test
AMLOEXT-151BUG
Change-Id: Iaee4276e29ff469e5527e678fdf296a11af173a1
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
minwang [Sat, 9 Nov 2013 05:30:15 +0000 (9 13:30 +0800)]
GPU Calc: implemented EXPONDIST
AMLOEXT-151 FIX
Change-Id: I0a9e743071ad767714c6664e48f2b37d6475d27e
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
tianyao [Sat, 9 Nov 2013 04:35:40 +0000 (9 12:35 +0800)]
GPU Calc: unit test cases for LOG10
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test
AMLOEXT-180 BUG
Change-Id: Ie52bc244f40df8624c49a3a31406cb5be5f04ac4
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
tianyao [Sat, 9 Nov 2013 04:59:19 +0000 (9 12:59 +0800)]
GPU Calc: implemented LOG10
AMLOEXT-180 FIX
Change-Id: I5e3be337e5ebd44f0aa93ce26ab01cc158c2a758
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
tianyao [Sat, 9 Nov 2013 04:19:24 +0000 (9 12:19 +0800)]
GPU Calc: unit test cases for EXP
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test
AMLOEXT-165 BUG
Change-Id: If3661eaa7938d383c239a5978f748015d6f021a4
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
tianyao [Sat, 9 Nov 2013 04:25:38 +0000 (9 12:25 +0800)]
GPU Calc: implemented EXP
AMLOEXT-165 FIX
Change-Id: I73693ecab752d48f620bc0cd53e29d9a8fe16c93
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
tianyao [Sat, 9 Nov 2013 04:04:30 +0000 (9 12:04 +0800)]
GPU Calc: unit test cases for CSCH
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test
AMLOEXT-106 BUG
Change-Id: Ic20019c3f8f823bc9107c42d2e5f27eff6418a3a
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
tianyao [Sat, 9 Nov 2013 04:08:15 +0000 (9 12:08 +0800)]
GPU Calc: implemented CSCH
AMLOEXT-106 FIX
Change-Id: Ib03ddf99705424001971c5080baf998236b2e48e
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
mingli [Sat, 9 Nov 2013 03:49:52 +0000 (9 11:49 +0800)]
GPU Calc: unit test cases for BETADIST
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test
AMLOEXT-162 BUG
Change-Id: I7d0300030d7518d20dd7b890dc665e9b56ba5c8d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
mingli [Sat, 9 Nov 2013 03:52:51 +0000 (9 11:52 +0800)]
GPU Calc: implemented BETADIST
AMLOEXT-162 FIX
Change-Id: I3ecd4e81f34e2dd01e924acb153de91b2f076bac
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
mingli [Sat, 9 Nov 2013 03:30:13 +0000 (9 11:30 +0800)]
GPU Calc: unit test cases for B
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test
AMLOEXT-161 BUG
Change-Id: Ie40900785702c20b45dc6c60600d11822d46c2e6
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
mingli [Sat, 9 Nov 2013 03:32:43 +0000 (9 11:32 +0800)]
GPU Calc: implemented B
AMLOEXT-161 FIX
Change-Id: Id383ee83028dac4e6d5a4341da8d80a1f46874ec
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
mingli [Sat, 9 Nov 2013 03:19:35 +0000 (9 11:19 +0800)]
GPU Calc: unit test cases for FTEST
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test
AMLOEXT-160 BUG
Change-Id: I248b3e71e16abe04585abfc7736c02786b2b871a
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
mingli [Sat, 9 Nov 2013 03:25:07 +0000 (9 11:25 +0800)]
GPU Calc: implemented FTEST
AMLOEXT-160 FIX
Change-Id: Id97578b33b14a3d2ade021a8bb311c59fe99722f
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
mingli [Sat, 9 Nov 2013 03:04:24 +0000 (9 11:04 +0800)]
GPU Calc: unit test cases for FINV
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test
AMLOEXT-159 BUG
Change-Id: Id792605d06530087c13d939495cfc8bbf617c625
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
mingli [Sat, 9 Nov 2013 03:08:44 +0000 (9 11:08 +0800)]
GPU Calc: implemented FINV
AMLOEXT-159 FIX
Change-Id: Ib15803d87b2f108bc1a9f77eeab908b41e3eb402
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
dechuang [Sat, 9 Nov 2013 02:47:36 +0000 (9 10:47 +0800)]
GPU Calc: unit test cases for FLOOR
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test
AMLOEXT-169 BUG
Change-Id: Ib678abfdabd914eb89c712bb14fe7651c3004531
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
dechuang [Sat, 9 Nov 2013 02:54:40 +0000 (9 10:54 +0800)]
GPU Calc: implemented FLOOR
AMLOEXT-169 FIX
Refacting:add NAN processing in max/min formule under the fixed window condition
Signed-off-by: haochen <haochen@multicorewareinc.com>
Change-Id: I619e18b951070d5c8e9d63aef288992f124eceac
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
mingli [Fri, 8 Nov 2013 05:29:47 +0000 (8 13:29 +0800)]
GPU Calc: unit test cases for GAMMAINV
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test
AMLOEXT-158 BUG
Change-Id: Ia759d5fda3c96aafb51cd8bd7d6a9789b5fc149d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
mingli [Fri, 8 Nov 2013 05:39:41 +0000 (8 13:39 +0800)]
GPU Calc: implemented GAMMAINV
AMLOEXT-158 FIX
Change-Id: I1b6c9102342ce06d72525f63bbc04d8d832597eb
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
yiming ju [Fri, 8 Nov 2013 05:01:01 +0000 (8 13:01 +0800)]
GPU Calc: unit test cases for CHISQINV
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test
AMLOEXT-148 BUG
Change-Id: If9a1c7a35220d405cdbb0d60aa2e5209c542eefb
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
yiming ju [Fri, 8 Nov 2013 05:19:10 +0000 (8 13:19 +0800)]
GPU Calc: implemented CHISQINV
AMLOEXT-148 FIX
Change-Id: I2f41abf89b8714e854efde85b88c2c2998d6da1a
Refacotring: convert fmax&fmin to max&min
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
yiming ju [Fri, 8 Nov 2013 04:36:17 +0000 (8 12:36 +0800)]
GPU Calc: unit test cases for CHISQDIST
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test
AMLOEXT-139 BUG
Change-Id: I4908543d895d35f667722ebffd92f40d0a3e5818
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
yiming ju [Fri, 8 Nov 2013 04:47:15 +0000 (8 12:47 +0800)]
GPU Calc: implemented CHISQDIST
AMLOEXT-139 FIX
Change-Id: Ic923ec57c4d375ee59ba2033b38c956e535043c7
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
dechuang [Fri, 8 Nov 2013 01:23:32 +0000 (8 09:23 +0800)]
GPU Calc: unit test cases for ODD
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test
AMLOEXT-153 BUG
Change-Id: Ia112c99128b21c02e1fafabeeedbf065c8a6e92f
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
dechuang [Fri, 8 Nov 2013 01:27:58 +0000 (8 09:27 +0800)]
GPU Calc: implemented ODD
AMLOEXT-153 FIX
Change-Id: I97b823f3d31879a7b79456fd0a5c3696957795f9
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
dechuang [Fri, 8 Nov 2013 00:58:33 +0000 (8 08:58 +0800)]
GPU Calc: unit test cases for POWER
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test
AMLOEXT-117 BUG
Change-Id: I4bcfe78e88d92a806302a0d55f6207a48ee22080
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
dechuang [Fri, 8 Nov 2013 01:08:22 +0000 (8 09:08 +0800)]
GPU Calc: implemented POWER
AMLOEXT-117 FIX
Change-Id: I5351a3cb881860a96080d57df320538bdd11f9de
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
shiming zhang [Thu, 7 Nov 2013 09:19:00 +0000 (7 17:19 +0800)]
GPU Calc: unit test cases for CHIDIST
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test
AMLOEXT-166 BUG
Change-Id: Ife835b135e7211697dc465b3dc61ed1494970632
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
shiming zhang [Thu, 7 Nov 2013 09:24:23 +0000 (7 17:24 +0800)]
GPU Calc: implemented CHIDIST
AMLOEXT-166 FIX
Change-Id: I0112c49c913556fc9cc2011bd32c4641ac4f26bd
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
shiming zhang [Thu, 7 Nov 2013 08:50:52 +0000 (7 16:50 +0800)]
GPU Calc: unit test cases for VAR
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test
AMLOEXT-79 BUG
Change-Id: Iedb355e8ffd5b9ef768baee49d3776fcb7ebb348
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
shiming zhang [Thu, 7 Nov 2013 09:11:47 +0000 (7 17:11 +0800)]
GPU Calc: implemented VAR
AMLOEXT-79 FIX
Change-Id: I048d02b752b9d995f424ca63ca481fe57ab9a648
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
minwang [Thu, 7 Nov 2013 08:11:06 +0000 (7 16:11 +0800)]
GPU Calc: unit test cases for FDIST
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test
AMLOEXT-141 BUG
Change-Id: I204d3f5229294e16852721f3b4a6a715bf11afd8
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
minwang [Thu, 7 Nov 2013 08:17:18 +0000 (7 16:17 +0800)]
GPU Calc: implemented FDIST
AMLOEXT-141 FIX
Change-Id: Ic3684661d100bc1c6e0323fb08f1237c9bc816e1
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
mulei [Thu, 7 Nov 2013 07:51:07 +0000 (7 15:51 +0800)]
GPU Calc: unit test cases for NPER with formula argument
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test
AMLOEXT-146 BUG
Change-Id: I0884f0c43c3a84c10abb0f1cc391b57b67006c1f
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
mulei [Thu, 7 Nov 2013 07:59:23 +0000 (7 15:59 +0800)]
GPU Calc: Add support for nested argument to NPER
AMLOEXT-146 FIX
Change-Id: I737df1d3266e7bf5833e446515135de6db02a072
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
zhenyu yuan [Thu, 7 Nov 2013 07:33:40 +0000 (7 15:33 +0800)]
GPU Calc: unit test cases for COTH
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test
AMLOEXT-91 BUG
Change-Id: Icd18c89de26f222d0a4193a238b1b635ecc957a2
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
zhenyu yuan [Thu, 7 Nov 2013 07:43:16 +0000 (7 15:43 +0800)]
GPU Calc: implemented COTH
AMLOEXT-91 FIX
Change-Id: I27b885734f926dc3ca8a8375efcfe281e17b2adb
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
zhenyu yuan [Thu, 7 Nov 2013 07:20:14 +0000 (7 15:20 +0800)]
GPU Calc: unit test cases for COT
Need turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test
AMLOEXT-88 BUG
Change-Id: Ica73415215042a5c2dd55df16498420576772ba1
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
zhenyu yuan [Thu, 7 Nov 2013 07:23:24 +0000 (7 15:23 +0800)]
GPU Calc: implemented COT
AMLOEXT-88 FIX
Change-Id: Ied0af506b37f5baefe20a2fb97e49c7925849b00
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Stephan Bergmann [Thu, 14 Nov 2013 20:02:07 +0000 (14 21:02 +0100)]
SAL_WARN_UNUSED com::sun::star::uno::Any
Change-Id: I9058044d13f696e07667dce706f6c311af6dbea0
Eike Rathke [Thu, 14 Nov 2013 19:48:15 +0000 (14 20:48 +0100)]
added import test for CONFIDENCE.NORM and CONFIDENCE.T, fdo#71350
Change-Id: Id564e201fab17cccaa6b3e9c4353f9f7719345f9
Eike Rathke [Thu, 14 Nov 2013 19:43:30 +0000 (14 20:43 +0100)]
typo
Change-Id: I407cf45bde2733e9a242cfb1cea9825488cbf828
Andrzej J.R. Hunt [Thu, 14 Nov 2013 16:13:55 +0000 (14 16:13 +0000)]
Add EBOOK_LIBS to android build.
Change-Id: I19af7ecf0fe746e6c41c95e647141b4c0af0f6d4
Reviewed-on: https://gerrit.libreoffice.org/6673
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>
Winfried Donkers [Sat, 9 Nov 2013 19:33:13 +0000 (9 20:33 +0100)]
fdo#71350 add Excel 2010 function CONFIDENCE.NORM and CONFIDENCE.T
Change-Id: I341b0c7a61047627aac1f12bc4653b6f9e65b2e3
Reviewed-on: https://gerrit.libreoffice.org/6625
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
Jan Holesovsky [Thu, 14 Nov 2013 18:06:16 +0000 (14 19:06 +0100)]
startcenter: Make the Help and Extensions button work.
Change-Id: I9017dd830c44f642f7d4821345f3831c9031ff9f
Eike Rathke [Thu, 14 Nov 2013 18:13:52 +0000 (14 19:13 +0100)]
OOXML FINV is ODFF LEGACY.FINV, _xlfn.FINV is something different
Change-Id: I5a61298229643c0b0e24d3a30069a95ddda6842f
Eike Rathke [Thu, 14 Nov 2013 18:10:27 +0000 (14 19:10 +0100)]
workaround to prevent deadlock in obtaining Basic during threaded import
Change-Id: I730c179c117ffddf7ddf49ca0ea0a6e5217d4b2e
Tor Lillqvist [Thu, 14 Nov 2013 16:31:40 +0000 (14 18:31 +0200)]
This test opens the scopencl library dynamically, sigh
Change-Id: I34c512573fcee108ab9b27a631671587665aad22
Stephan Bergmann [Thu, 14 Nov 2013 17:10:34 +0000 (14 18:10 +0100)]
external/clucene: -Werror,-Wdeprecated-declarations
Change-Id: I05eb08927f27188eeb0998b09293fea05d037a41
sushil_shinde [Tue, 12 Nov 2013 14:59:00 +0000 (12 20:29 +0530)]
[docx] activeX files saved in InteropGrabBag and exported.
The XDocuments representing the DOM of an OOXML's activex document
is stored as the PropertyValue "OOXActiveX" into the "InteropGraBag".
Added mxActiveXDomList object which holds xDocument for each
activeX.xml from activeX folder.
This changeset stores only activeX[n].xml files.
Relationship files (example activeX.bin) from activex are not stored
yet. (Working on it.)
Reviewed on:
https://gerrit.libreoffice.org/6654
Change-Id: I658e361211e1446ed095a73b0422da0c4f74df1c
Stephan Bergmann [Thu, 14 Nov 2013 16:45:03 +0000 (14 17:45 +0100)]
external/clucene: -Werror,-Wunused-parameter
Change-Id: Iedb2d7c62f6498691bffd0beb529e479d62d004e
Stephan Bergmann [Thu, 14 Nov 2013 16:39:51 +0000 (14 17:39 +0100)]
external/vigra: -Werror,-Wunused-parameter
Change-Id: Ide11bd4424fccd1cf57713128d06ba4f2207d0eb
Jan Holesovsky [Thu, 14 Nov 2013 16:29:48 +0000 (14 17:29 +0100)]
startcenter: Make the separator shorter.
Change-Id: Ie03a544cd4e98b39b2571815210adbb3352ab22e
Jan Holesovsky [Thu, 14 Nov 2013 16:27:10 +0000 (14 17:27 +0100)]
startcenter: Fix conflicting accelerator.
Change-Id: I5c034abd30b502334968c16c60b22713be45d31c
Stephan Bergmann [Thu, 14 Nov 2013 16:25:30 +0000 (14 17:25 +0100)]
SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameter
Change-Id: I034132c315b74d0ea5e03b7d5f7cc225a6c8164e
Markus Mohrhard [Thu, 14 Nov 2013 15:54:35 +0000 (14 16:54 +0100)]
fix build
Change-Id: I43391416dba532edd1830e490f7860dc16775fd4
Bjoern Michaelsen [Wed, 13 Nov 2013 01:12:48 +0000 (13 02:12 +0100)]
make l10n buildable separately
- this renames the 'almost' module target to non-l10n
- and adds a l10n target which is intended to only build l10n parts of
the product
- packagers should then be able to build l10n and non-l10n parts of the
product independently, thus:
- enable quicker rebuilds
- distribution of load
- updates to l10n without a full rebuild
- security fixes to binaries without rebuilding all l10n
- the new targets are called build-l10n-only and build-non-l10n-only
- note this is not intended to move a concept of split packages
upstream -- while this exsists in distros, the number of test
scenarios for this would explode upstream
Change-Id: Ib8ccc9bc52718d9b0ebbfee76ad93dc29c260863
Conflicts:
filter/Module_filter.mk
Bjoern Michaelsen [Wed, 13 Nov 2013 09:26:51 +0000 (13 10:26 +0100)]
Updated core
Project: dictionaries
96cb9a317f448f7c70afc3a81b532efacaabd456
tweak dicts for core Change-Id: Ib8ccc9bc52718d9b0ebbfee76ad93dc29c260863
Change-Id: Icab59f08e96c6c1f13e24d72676077b8ddad90e3
Reviewed-on: https://gerrit.libreoffice.org/6662
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Bjoern Michaelsen [Wed, 13 Nov 2013 09:31:01 +0000 (13 10:31 +0100)]
Updated core
Project: help
33bc6868c0b6ffaf2e9ee31b8e5448b11930634f
tweak help for core Change-Id: Ib8ccc9bc52718d9b0ebbfee76ad93dc29c260863
Change-Id: Iffb5f9facb234be10523af93f1e23607fb4fdd1c
Reviewed-on: https://gerrit.libreoffice.org/6663
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Philipp Weissenbacher [Thu, 14 Nov 2013 11:46:35 +0000 (14 12:46 +0100)]
Translate German comments
Change-Id: I79abdb853af619f2c66638bde990ef8ae33fe492
Reviewed-on: https://gerrit.libreoffice.org/6671
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Adam Co [Tue, 12 Nov 2013 14:32:30 +0000 (12 16:32 +0200)]
fdo#65295 - add export of text-box gradient fill angle
Currently - the angle of the gradient fill of a text-box was not
being exported. This resulted in the gradient always being a horizontal
gradient. This patch fixes that and exports the angle.
Conflicts:
sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Reviewed on:
https://gerrit.libreoffice.org/6653
Change-Id: I1da60a8e82705097e9e699549d3828375967e744
Michael Stahl [Thu, 14 Nov 2013 14:55:32 +0000 (14 15:55 +0100)]
vigra: stop using #pragma GCC system_header
... don't even get any warning with that removed.
Change-Id: I2647a5951a4ac3cba174a3564e99ef81e4959992
Michael Stahl [Thu, 14 Nov 2013 14:55:07 +0000 (14 15:55 +0100)]
neon: stop using #pragma GCC system_header
... it breaks dependency generation.
Change-Id: I524f1789c32a633e8930a4e36a893ce02de66390
Michael Stahl [Thu, 14 Nov 2013 14:54:22 +0000 (14 15:54 +0100)]
clucene: stop using #pragma GCC system_header
... it breaks dependency generation.
Change-Id: I992e47ecea697617820358f711b7a6408fdabbe3
Michael Stahl [Thu, 14 Nov 2013 14:52:48 +0000 (14 15:52 +0100)]
boost: stop using #pragma GCC system_header
... it breaks dependency generation.
Change-Id: Ib6e1dac1210020d3a6eb1748f1266e69582f199e
Michael Stahl [Thu, 14 Nov 2013 11:37:36 +0000 (14 12:37 +0100)]
connectivity: remove #pragma GCC system_header in mozabdrv
... which can only be built with MSVC currently anyway.
Change-Id: I806be27ec18e4f04e000f0b5d9ea613c3199855c
Michael Stahl [Thu, 14 Nov 2013 14:51:48 +0000 (14 15:51 +0100)]
GCC diagnostic push / pop requires HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE
Change-Id: I0765649b94b370caf92a29a8ff2224e335196612
Michael Stahl [Wed, 13 Nov 2013 20:00:28 +0000 (13 21:00 +0100)]
nss: remove permission changes from nss_macosx.patch
... and instead do that in ExternalProject, which should be more
maintainable than patching.
Change-Id: I0ccf5697976399cf4f92c53e896492044ee6492d
Michael Stahl [Wed, 13 Nov 2013 17:18:27 +0000 (13 18:18 +0100)]
nss: move Darwin stuff from nss.patch to nss_macosx.patch
Change-Id: I5fc7cdbcdf079edb101f6a8c3851c4cf4f92e258
Adam Co [Tue, 12 Nov 2013 09:27:38 +0000 (12 11:27 +0200)]
fdo#65295 - fix gradient focus issue
There was a wrong 'if' statement, that checked if the focus was over 75%
and also if the angle was less than 180. If so - it compensated for that
by adding 180 degrees to the angle (and losing the 'focus' attribute).
But it should do that even if the angle is more than 180 degrees, so
this was fixed.
Reviewed on:
https://gerrit.libreoffice.org/6647
Change-Id: Ib2dc8a61359e656721c5c6c99587d4d547eed835
Adam Co [Tue, 12 Nov 2013 09:22:13 +0000 (12 11:22 +0200)]
fdo#65295 : swap gradient text-box colors only in case of axis
This commit changes the behavior of the export process of text-box
gradient color. Currently it exports the colors inverted,
but it should do so only when it is an 'axis' gradient.
Change-Id: I8841982c1dbc57616d6e1640d73bc8aa823ae056
Reviewed-on: https://gerrit.libreoffice.org/6646
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
Stephan Bergmann [Thu, 14 Nov 2013 13:38:41 +0000 (14 14:38 +0100)]
-Werror,-Wunused-const-variable
Change-Id: I5a205752cc69f4f5cc3f8198db3ab64341e13f1e
Jan Holesovsky [Thu, 14 Nov 2013 13:24:56 +0000 (14 14:24 +0100)]
startcenter: Motif image now works too.
Change-Id: Ieecd2e8ee010b06b64a792e0fcad744c66c5f79e
Jan Holesovsky [Thu, 14 Nov 2013 12:32:11 +0000 (14 13:32 +0100)]
startcenter: Thin line around the Help and Extensios buttons.
Change-Id: Id9433a32a9787673fbb266d6465f0bd89f919a40
Jan Holesovsky [Thu, 14 Nov 2013 10:42:14 +0000 (14 11:42 +0100)]
startcenter: Rework completely according to the new design.
Only the background bitmap that will show behind the buttons is missing at the
moment, will come later.
Change-Id: I60e8f74ab28383ce1e891367ba5d2aff23d787ff
Jan Holesovsky [Thu, 14 Nov 2013 10:40:21 +0000 (14 11:40 +0100)]
Use rollover color in the native case.
Otherwise, the text on the button easily becomes invisible.
Change-Id: Ia812706559fbee4ce4ccb1f7610cfd235b1dc5c3
Jan Holesovsky [Thu, 14 Nov 2013 09:43:45 +0000 (14 10:43 +0100)]
Force SetBackground() only if the appropriate settings changed.
Otherwise, when you use SetBackground() to set a color, it will be changed to
white the next time the UpdateSettings() is called whatever you do ;-)
Change-Id: I508a049a327fa9be5035bdb19050d6bcb53a2bfe
Jan Holesovsky [Wed, 13 Nov 2013 13:44:45 +0000 (13 14:44 +0100)]
startcenter: Remove useless menu entries.
Change-Id: Ie886beceb57201ee1a0893943c455d5f87b0d6cc
YogeshBharate [Fri, 8 Nov 2013 14:10:34 +0000 (8 19:40 +0530)]
Fixed missing hyperlink end tag
Problem Description :
The <w:hyperlink> tag is not terminated properly due to that the file get corrupted.
Also unit test is added for export.
Conflicts:
sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Revewied on:
https://gerrit.libreoffice.org/6619
Change-Id: I2480ab624ab572e411bd1511030c0da1b7f5d183
Andras Timar [Thu, 14 Nov 2013 13:07:03 +0000 (14 05:07 -0800)]
embedserv: unused code
Change-Id: I6343cf1f274de407b6de18304612b69e2516f621
Eike Rathke [Thu, 14 Nov 2013 12:59:19 +0000 (14 13:59 +0100)]
moved erroneous _xlfn. from ODFF to OOXML
Change-Id: I58e7d1ba611b4482cfe4ac5f5d37feaf33691a37
Eike Rathke [Thu, 14 Nov 2013 12:52:27 +0000 (14 13:52 +0100)]
all functions new in Excel since OOXML have _xlfn. prefix
Change-Id: Ie22292da1ee79f2693da73cc27944a53b2213150
Priyanka Gaikwad [Tue, 12 Nov 2013 05:59:34 +0000 (12 11:29 +0530)]
Fixed for spacing between lines in paragraph.
Problem Description:
In "w:spacing" value of "w:line" attribute value is not getting preserved.
Conflicts:
sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Reviewed on:
https://gerrit.libreoffice.org/6645
Change-Id: Id9da4f9234d14cf4599c6520b4a191ad9af92c25
Eike Rathke [Thu, 14 Nov 2013 12:29:02 +0000 (14 13:29 +0100)]
OOXML @since LibreOffice 4.2
Change-Id: Iccfa510c11d0b9f82130ae136db0bdd6714fadcd
Samuel Mehrbrodt [Fri, 1 Nov 2013 09:49:03 +0000 (1 10:49 +0100)]
fdo#63819 Ctrl+Backspace also deletes the space before the word
Change-Id: I147e8632c36ac0755a539d89ea5d34207839ea7c
Reviewed-on: https://gerrit.libreoffice.org/6518
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Caolán McNamara [Thu, 14 Nov 2013 12:01:09 +0000 (14 12:01 +0000)]
fix build: int->sal_Int32
Change-Id: I20b2dff7bef115b2eab8e6fdba9a836612134d48
Caolán McNamara [Thu, 14 Nov 2013 11:59:02 +0000 (14 11:59 +0000)]
Caolán McNamara [Thu, 14 Nov 2013 11:44:02 +0000 (14 11:44 +0000)]
convert cross-fade dialog to .ui
Change-Id: I51f90299f0a2f9573dd8cfd1e6b875e7c76af125
Caolán McNamara [Thu, 14 Nov 2013 11:49:26 +0000 (14 11:49 +0000)]
longparas: safe STRING_NOTFOUND -> -1
Change-Id: Ib60e1f052d15ca49e8cbba48b65a94d273a82170
Andrzej J.R. Hunt [Sun, 10 Nov 2013 08:40:36 +0000 (10 08:40 +0000)]
fdo#70144 Mark database document as modified when data inserted in firebird.
This only applies to embedded databases where any changes to the database
only affect the temporary extracted db which still has to be stored into
the .odb.
This only fixes the status for modification/insertion/deletion of data
in existing tables. Insertion of new tables still does not result
in the modified state being set.
Change-Id: I553f67127672f2cf49b98ddcdf7d25f22bef5074
Reviewed-on: https://gerrit.libreoffice.org/6621
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
Jacobo Aragunde Pérez [Tue, 29 Oct 2013 18:10:40 +0000 (29 19:10 +0100)]
fdo#70457: Preserve rotation of embedded bitmaps from docx
When importing bitmaps coming from VML code, we were mistakenly ignoring
rotation information: we have just added it to the existing XShape object.
In the case of bitmaps expressed in DrawingML, the code was transforming
them into SwXTextGraphicObjects which don't have rotation information.
We are now preventing that transformation when rotation value differs from
zero, leaving the XShape object that was built in the first pass through
the document.
Added a unit test.
Conflicts:
sw/qa/extras/ooxmlimport/ooxmlimport.cxx
Reviewed on:
https://gerrit.libreoffice.org/6484
Change-Id: I40100f8919894e48c005f8ed445bb5cad4f58d8b
Thomas Arnhold [Thu, 14 Nov 2013 11:22:09 +0000 (14 12:22 +0100)]
starmath: Elements dock: add missing reverse circumflex
Change-Id: I63c7caec6c2c630cf1ce67a4e0f71694475e83bc
Thomas Arnhold [Thu, 14 Nov 2013 11:15:28 +0000 (14 12:15 +0100)]
starmath: Elements dock: add missing scalable braces
RID_SLRBRACEX was missing in the Elements dock.
Change-Id: Id8b2035b603938dea774ac2cfe1ef5aaff4dae54
Marcos Paulo de Souza [Fri, 6 Sep 2013 14:06:57 +0000 (6 11:06 -0300)]
Moved some hxx that were included once...
..and are included by another headers
Change-Id: I1adfac86525105188b68f512bcbf3b4f4a0fc490