summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* GPU Calc: implemented for SQRTfengzeng2013-11-133-0/+41
| | | | | | | | AMLOEXT-62 FIX Change-Id: I5f5bf7f3883442a62c2f7dbd75af166987ff3371 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: unit test cases for ARCCOSyangzhang2013-11-133-0/+28
| | | | | | | | | | Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test AMLOEXT-113 BUG Change-Id: Ibccb2a40b7a9ffc49d30b694d2f0bab858db14c6 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: implemented for ARCCOSyangzhang2013-11-133-0/+39
| | | | | | | | AMLOEXT-113 FIX Change-Id: I321f50c9c57af1ae68228ed62ce2981ced4846d4 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: unit test cases for NORMDISThongyu zhong2013-11-133-0/+26
| | | | | | | | | | Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test AMLOEXT-101 BUG Change-Id: I794119f51940b10f45be320bd179c6383b97c953 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: implemented NORMDISThongyu zhong2013-11-133-0/+93
| | | | | | | | AMLOEXT-101 FIX Change-Id: Id0e65824f63fd3d88b8092566b064719aeb11596 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: unit test cases for NPERmulei2013-11-133-0/+25
| | | | | | | | | | Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test AMLOEXT-108 BUG Change-Id: Ib1469a02884e926ea2f5f93a6ffde95ca9b948d7 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: implemented for NPERmulei2013-11-133-0/+79
| | | | | | | | AMLOEXT-108 FIX Change-Id: I3abd1f270c7fe257f59d0080a8fc5a4fd5c7b33e Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: unit test cases for KURTmingli ju2013-11-133-0/+26
| | | | | | | | | | Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test AMLOEXT-87 BUG Change-Id: Id0ba1660027fa45653a99a1b1e63f730fdfb2bee Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: implemented for KURTmingli2013-11-133-2/+92
| | | | | | | | AMLOEXT-87 FIX Change-Id: I5b16116f53b00619b4bbeaa358545f32297f33da Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: unit test cases for VDByiming ju2013-11-133-0/+37
| | | | | | | | | | Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test AMLOEXT-133 BUG Change-Id: I16fa478bf7dbccbc8dcd98922d17501a6aa988b1 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: implemented for VDByiming ju2013-11-134-0/+199
| | | | | | | | AMLOEXT-133 FIX Change-Id: I8147c2626131800d9c0075fee8dfdfd70b5bef5c Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: unit test cases for SUMIFSyiming ju2013-11-132-0/+42
| | | | | | | | | | Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test AMLOEXT-128 BUG Change-Id: I32a5e83a61987cbdb45e7522f2893bdebadbe7c4 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: implemented for SUMIFSyiming ju2013-11-135-2/+147
| | | | | | | | AMLOEXT-128 FIX Change-Id: I9addf29388eb9dbf6c48382ba5aa940719f7c430 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: unit test cases for MDURATIONxinjiang2013-11-122-0/+24
| | | | | | | | | | Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test AMLOEXT-126 BUG Change-Id: If308a54a79f9a093a845e53e65b9fae3b050c4e5 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: fix compilation error in calling GetNullDate()I-Jui (Ray) Sung2013-11-121-3/+3
| | | | | | | Fix OpenCL compiler internal errors triggered by wrong # of args, on NVIDIA. Change-Id: Ifcc29d6fb59ac41d8e54ace348d02c942343ca5b
* GPU Calc: implemented for MDURATIONxinjiang2013-11-123-0/+78
| | | | | | | | AMLOEXT-126 FIX Change-Id: Ie246a39aab64c98497df07e866c77ccd0b26b308 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: unit test cases for FVxinjiang2013-11-123-0/+25
| | | | | | | | | | Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test AMLOEXT-131 BUG Change-Id: I54cd25681dfbfa9c6f664b9d3a2349e097a0dcdb Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: implemented for FVxinjiang2013-11-123-0/+68
| | | | | | | | AMLOEXT-131 FIX Change-Id: I45aa49037b991958187a6287d0b7a4283791e186 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: unit test cases for DDBminwang2013-11-123-0/+25
| | | | | | | | | | Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test AMLOEXT-124 BUG Change-Id: Idfe027b7d5d61b093af60536ac4f482d5b6bda2d Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: implement fix for DDBminwang2013-11-123-1/+124
| | | | | | | | AMLOEXT-124 FIX Change-Id: Id43ae2ec0aba83ab136787bdb6f2862bc77f6366 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: unit test cases for AMORLINC in GPU calcminwang2013-11-122-0/+24
| | | | | | | | | | Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test AMLOEXT-110 BUG Change-Id: Ia6e1333e7d1c91ff9b8a916109a8aa60f4725e03 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: implement fix for AMORLINC in GPU calcminwang2013-11-123-1/+168
| | | | | | | | AMLOEXT-110 FIX Change-Id: I068924cc83288261102ea03e29449e0faf8686f9 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: unit test cases for AMORDEGRC in GPU calcminwang2013-11-122-0/+24
| | | | | | | | | | Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test AMLOEXT-98 BUG Change-Id: I0867627c69eefdbc7127d19559af23fbd70b3ccc Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: implement fix for AMORDEGRC in GPU calcminwang2013-11-123-0/+187
| | | | | | | | AMLOEXT-98 FIX Change-Id: I9f63d023161e5ad7981374dedffb6f00663a1c66 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: unit test cases for DURATION_ADDxinjiang2013-11-122-1/+24
| | | | | | | | | | Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test AMLOEXT-121 BUG Change-Id: Id78c89f77cdfe14d368831c22ff708b968e8fee2 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* GPU Calc: implement fix for DURATION_ADDxinjiang2013-11-124-0/+112
| | | | | | | | AMLOEXT-121 FIX Change-Id: Ie6b10eacc4e5fc0b2dcfe816982836b8b244af05 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
* Avoid using UNO API formula tokens.Kohei Yoshida2013-11-121-2/+10
| | | | Change-Id: Ide89b06a64405d006ac4b88cd3ae88b696f981f2
* Reduce the amount of RPM token generation.Kohei Yoshida2013-11-125-24/+10
| | | | Change-Id: I03941690114b17d8ab63cfb9b1b23a2ff1741b10
* add config header for EOTDavid Tardon2013-11-122-0/+7
| | | | Change-Id: I1a3e01243c6f98fb5f055a1783bb13a1cbfc1efe
* fdo#46410 fix FindRangeAndras Timar2013-11-121-2/+1
| | | | Change-Id: I7aada76bc2e8e767f36016eee5e57267b3718b13
* Translate German commentsPhilipp Weissenbacher2013-11-123-85/+76
| | | | | | | Change-Id: I7e0ece1089edad3065e794a4c0e138ffa858bfc2 Reviewed-on: https://gerrit.libreoffice.org/6631 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
* fdo#71428: Spelling of "turquise" in Impress Table DesignJulien Nabet2013-11-121-4/+4
| | | | | | | | | Thanks to Owen Genat for pointing the bug + location of the problem Change-Id: I5f385f6cb5e9241f4fa65159df1f8bbefd2f383b Reviewed-on: https://gerrit.libreoffice.org/6624 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* integrate libeotDavid Tardon2013-11-1211-0/+204
| | | | Change-Id: I0f28ff1680026d883909cc12efabb54f705cecb4
* document the use of the strtmpl.cxx and remove unnecessary macro usageNoel Grandin2013-11-122-22/+29
| | | | | | | | | | Document the "calling" macros for the strtmpl.cxx template file. And remove unnecessary use of those macros in the calling file. Change-Id: I20e0dd74150773363b9fb557884b84692ce22f11 Reviewed-on: https://gerrit.libreoffice.org/6504 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* svtools.filter -> vcl.filterCaolán McNamara2013-11-124-9/+8
| | | | Change-Id: I26bbef9cadd890728f685053230e12408be3557e
* Resolves: fdo#71307 out polygons are limited to 16bit point countCaolán McNamara2013-11-122-0/+5
| | | | Change-Id: I4dbe9145466d6d93ebd3dea7f4fe434c9ee3de19
* add missing semicolonDavid Tardon2013-11-121-2/+2
| | | | Change-Id: I69d7fbb1f1700779bc7ebbf419edf807b6b2dba9
* Resolves: fdo#71309 Export SWF with Multiple files crashesLaurent Balland-Poirier2013-11-121-3/+7
| | | | | | | | | | In case of unamed file, creation of sPresentationName crash. This patch forces creation of empty name Change-Id: I1b5319eb945f1959f2ad3c703365539508521861 Reviewed-on: https://gerrit.libreoffice.org/6598 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
* LOBEOT_MD5SUM->LIBEOT_MD5SUMCaolán McNamara2013-11-121-1/+1
| | | | Change-Id: I38890b81785d5ee03f5b90d369da01700f3b8a50
* add libeot to download.lstCaolán McNamara2013-11-121-0/+2
| | | | Change-Id: I7d26d4935d1de4a8381420382da4e02e15586b77
* Update the bundled HarfBuzz to 0.9.23Khaled Hosny2013-11-121-2/+2
| | | | | | | Change-Id: Ic00a4e6a4dd22bece541d822db395a92fc835e61 Reviewed-on: https://gerrit.libreoffice.org/6628 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* drop unnecessary hidsCaolán McNamara2013-11-122-11/+0
| | | | Change-Id: I9aefbdad5f4b21f926f1c9bad0c545852b604f94
* Updated coreCaolán McNamara2013-11-121-0/+0
| | | | | Project: help 54e2721b1e11389aedb06a3e8960a6cbcb290428
* rtl: starts-/endsWith* new second parameter since 4.2Andres Gomez2013-11-122-6/+12
| | | | | | | | | | | Updated the documentation for the new optional second parameter in the O(U)String startsWith* and endsWith* methods so it is explicitly said that it is only available since LibreOffice 4.2 Change-Id: I58758e4bae85eef07c578dd50d6e0279b49deaf5 Reviewed-on: https://gerrit.libreoffice.org/6649 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
* Convert tp_Trendline.src to .uiLaurent Balland-Poirier2013-11-128-407/+636
| | | | | | | Change-Id: I429a90441a68a94403d89d7746628528ed4dc876 Reviewed-on: https://gerrit.libreoffice.org/6638 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
* drop commented out DLG_OPTIONS useCaolán McNamara2013-11-121-2/+2
| | | | | | | Change-Id: Ife7dbfedf876a9e59eb95a83c91b603cfa96bb32 Reviewed-on: https://gerrit.libreoffice.org/6650 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* bnc#830205: Stop-gap solution to avoid crash.Jan Holesovsky2013-11-123-0/+8
| | | | | | | | | | | | This improves the situation, because previously, the document would just crash due to infinite recursion. Deeper checking why do we end up with an invalid range would be good; but it was impossible to check with the bugdoc, as it was too complex, and trying to cut it down was crashing MSO :-) Hopefully we'll get a better document at some stage. Change-Id: I4cd639e02aebe9027f06e8468c14969c506327b2
* Less confusing variable name.Jan Holesovsky2013-11-121-4/+4
| | | | Change-Id: I8a6c9a037b3863d913583f5be3d7c0c6b96f29f8
* reorient ok/cancel buttons to normal positionsCaolán McNamara2013-11-121-4/+3
| | | | Change-Id: If562d09862cf8fee2c64e6c1b0c90f5b6527b6df
* Updated coreCaolán McNamara2013-11-121-0/+0
| | | | | Project: help 0e38ece364fb55b51e77ffb40ba166180b75f864