Age | Commit message (Collapse) | Author |
|
Change-Id: Ie9d0f43783fbdd922c089607ad67fdd1686334c9
Reviewed-on: https://gerrit.libreoffice.org/17478
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
- test previously took 4m21s here
- slowest part is now 54s
Change-Id: I2abd645e9bdcebc976b07ba0d2ccbd62cbbf71ed
Reviewed-on: https://gerrit.libreoffice.org/15956
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
|
|
this part anyway, the sc/qa/unoapi parts are
still broken
Change-Id: I759c4f82b3bbd4da4dc7d0c9e16aacee02972f51
|
|
It makes more sense to use an independent test for these type of tests.
Change-Id: Ied0cf3e42ccd391594f1dc884617f9dc498e700e
|
|
Change-Id: I85cee7b6b55ce35bb900eaf708744117208e57d7
|
|
with unit testing
Change-Id: I2a0e09f699c8489f61453b4144dd6181bd9b47fd
Reviewed-on: https://gerrit.libreoffice.org/14603
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Change-Id: Iad803091864fb1a1a974df7c8eea6dba566d186c
|
|
Change-Id: I2634bd6039ad1a0bf6b2d06b232203130f42f329
|
|
Change-Id: I45d4b9652f35174eaf59c8868d593764c2ef2ebf
|
|
There is no obvious authoritative upstream for clew anyway, so it causes
philosophical problems for distros. For a while, we used to use a zip archive
from the "clcc" project on SourceForge that included clew.c and
clew.h. (Before that we also just had clew.c and clew.h in our source repo.)
So, drop the external/clcc module and have clew.c and clew.h in the source
repo again. But this time clew is in a module of its own, not in sc.
This re-introduces "No need to have OpenCL optional at configure-time"
This reverts commit 764836cb00e8e6dfd2ab48e080a166ec90359e01.
Change-Id: I413142f4f9f8399489f9c3e5327132822f07a454
Reviewed-on: https://gerrit.libreoffice.org/13368
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
As long as this requires bundling clcc, not allowing to disable it is
unacceptable.
This reverts commit 3b0b76462aa54f60bc9823d9c6ef64e5e35c1208.
Conflicts:
configure.ac
Change-Id: I12b3d5e3325bbd03cd98e1fb5139705d694493c2
|
|
Nah, will generate the test sheeet(s) programmatically.
This reverts commit 9c2cf556a6ba532ad26a3b4d96e42f9f2b5e00ac.
|
|
Loading this spreadsheet and verifying that the end result in A1 is "PASS"
will be bound to the 'Test' button on the calculation details dialog.
Actually, I wonder whether it might be saner to just populate a spreadsheet
programmatically instead of having a (not huge, but still large) test file
bundled in the installation? We could make it so that the generated document
stays open and is usable normally, so that if necessary (for instance for
comparison with other spreadsheet applications) it can be saved.
Change-Id: Idea972cd0f598643e35314576f593047d49378c6
|
|
- a plain perfcheck test example on big file
- searches
- named ranges
- sheets
- big file is approx.
- 100 sheets
- 60k values in a sheets
- 5k named ranges
- 2k formulas (calling named ranges)
Change-Id: I61970f3387d400ed6737a369ead6daf896afacdc
|
|
Change-Id: I7766aa6d69810124b27763912c3e7a8399637280
Reviewed-on: https://gerrit.libreoffice.org/12243
Reviewed-by: Matúš Kukan <matus.kukan@collabora.com>
Tested-by: Matúš Kukan <matus.kukan@collabora.com>
|
|
Just link that code into the sc library. We use clew anyway to handle
optoinal presence of OpenCL at run-time.
This is a straightforward change for now. Could be cleaner; we could
get rid of the fairly pointless wrappers in
sc/source/core/opencl/formulagroupcl.cxx for instance.
Change-Id: I23215c6516ef04698f6891e2a7fc6611dc83b37a
|
|
Feature test macros that govern conditional compilation should be
defined in config_*.h include files, not on the compilation command
line.
Change-Id: I40575a4762fd2564f10927b6f38a112dd9f9a3d7
|
|
Change-Id: Id143689f573e6f8585db9bc48a252e311ff0e721
|
|
Change-Id: I628ff6af8fb28b86fbf74b547504721718e48606
|
|
Change-Id: I8a419f535570924d508e1ce5f0c6bb1fbdd829a7
|
|
Probably removed by accident in
96475ada3fcf026ae7833824a056b642c1bd1864. Fixes:
/master/solenv/gbuild/Package.mk:35: *** gb_Deliver_deliver: file does
not exist in instdir, and cannot be delivered:
/master/instdir/program/libscopencllo.so. Stop.
Change-Id: Iaee25ac7b21c0f1d5c4ee9eba3b34cff5e65843c
|
|
only empty stubs for now
Change-Id: I44ed24fbd4d67a0f440202117a980c7d349016b9
|
|
As happened in 7e9ac5952711400ad856b3328c5cc00c05cec6f2 for cui library.
Change-Id: If51201eb452d4b84729b37949fb9b949020b47b8
|
|
Change-Id: I0386f03c1893fed82bdf7df11dbea93bbad05dd2
|
|
Change-Id: I8a2ca73c02fd6b04ce60e7701c51d2362ef7ec06
|
|
Change-Id: I4cd9f8a0720218e416c88b3064b69406b7a1eda4
|
|
|
|
we have now a way to disable known bad OpenCL compilers based on vendor
name and driver version
|
|
Change-Id: I401115dc23306525917c968b753e70643ebe069d
|
|
- 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
|
|
Change-Id: I1629e75bfc6a528a4cbeaf296e73937b0c18a81c
|
|
The test crashes on some machines and hangs on others in the OpenCL
compiler. Until this test is either more reliable or we have a way to
blacklist known bad compilers we need to disable this test.
|
|
Test the jitting compiler with a simple vector formula like C1=A1+B1*2
This stresses:
1) vector operations add, mul and,
2) simple constant and vector operands.
|
|
Should make the Android tinderboxes happy.
Change-Id: Idf33106514a1d0e34566d76d97d689e7543eda3c
|
|
Change-Id: I65e2a71aae8317930d1575e7d82c11c3fd2b74de
|
|
We now load OpenCL library dynmically at run-time as needed. So there
is no build time dependency on any OpenCL implementations.
Change-Id: I214399060398a7c5e37b9a254147ccc2834e7866
|
|
Change-Id: I44fa3ded8d48b2972af17b78ab6c0af03e024f36
|
|
Broken by eef53622798e2e2f81f28ee5e1c82de0d48c149c , and I've had enough
of tinderbox mails during the last week.
Change-Id: Iab0fe0363e8ca3212eb673ae1da9492140140bc3
|
|
Change-Id: I38aa1461d05e3dee096e69b7cd95e2ddfccc9594
|
|
Change-Id: I11ec1972c714b867f3b1be71a45b8e3d65cce656
|
|
Else empty cell regions would get skipped and the non-empty cells
would get displayed at incorrect row positions.
Change-Id: Ica8d1c654458e0ea508e8f00846180d89bfe8804
|
|
|
|
Change-Id: Ie78b7ce399ba34485146ca7622c59d31f8105d02
Reviewed-on: https://gerrit.libreoffice.org/3229
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
I plan to use it to deliver all */uiconfig files, not just .ui, as a
preliminary step to get rid of postprocess/packconfig.
Change-Id: Ie7b4434b2f247165e3ab69a4d0c193418720a149
Reviewed-on: https://gerrit.libreoffice.org/3225
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
|
|
Change-Id: I51c7ca53ec8b023dc06b43ec9cb1052d135d14d5
|
|
... in c95e3fb64695cedfa40bfe5472879ee8a692d73f
Change-Id: I89b34ae414b8c02d4f015e52047a232fefda2d4b
Reviewed-on: https://gerrit.libreoffice.org/2630
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com>
Tested-by: Matúš Kukan <matus.kukan@gmail.com>
|
|
there seems to be some problem ( regression from 3.6 ? ) with dealing with
addresses returned from named ranges where the addressing mode of the named
range is different from the addressing mode of the document itself
Change-Id: Icfcd047819a4d1c89ae9509ea1a2e1b2d5386101
|
|
Change-Id: Iea0576e61963dbdb72c88fe332c7cfe3e8ab7ff0
Reviewed-on: https://gerrit.libreoffice.org/1794
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
|
|
Change-Id: Ie5ceb7f8d828eb9c1f4c92996ebb02c8a83f4cac
Reviewed-on: https://gerrit.libreoffice.org/1738
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|