Age | Commit message (Collapse) | Author |
|
Change-Id: Id1040f95a94d1637cafd06cbe0072b5a5a5cb8e0
|
|
Change-Id: Iea7bb77cdbd5f3ba3b658c373b7d4156b2ca6337
|
|
Change-Id: I297ba5fe7d218ef3bfce6c95c54f446038b7fdca
|
|
Change-Id: I943351a9050f78ea3495807570c51e0c7782ead3
|
|
Intermediate commit. More changes will follow: The device selection
logic needs to be moved, too. (And cleaned up.) Instead of the
separate formulacalculationoptions dialog we should simply have a
normal options page for those OpenCL-related settings that will remain
purely Calc-specific, like the formula opcode subsetting.
Change-Id: Id60d95e80d377cbbf5780beb473b221bce06b5e5
|
|
Change-Id: I75412790e0afc1dbe3255254ff13fd41c5e9934b
|
|
When undoing row deletion (and possibly other similar undo's). And
write test for it.
Change-Id: I04b4fd9932f4236f124dcd25967355c6055dec33
|
|
found by PMD
Change-Id: I2b48f35d252d6e914c2a18a2c175b075a9d3ac0f
Reviewed-on: https://gerrit.libreoffice.org/13099
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Actually fdo#77018 is not "fixed", but is a case for
UpdateReferenceOnSort=true now.
Change-Id: Ibc92c0a95749089c79787e38898bfe77fe30fb0f
|
|
Change-Id: I4aa997847661021af27f27e8763a89a61f185f1f
|
|
Change-Id: I7de490377fbceb17e7d678590c46d24674bd8024
|
|
Change-Id: I9c5f46af446f8384265d91ce5dfe269e7a090d09
|
|
Change-Id: Ie0c4e39e30a33ec5390c03221950d1cd01549c15
|
|
found by PMD
Change-Id: I87780366119c141cd2dafe6ca1bf2d9798b10aec
|
|
Added clear() method to OString and OUString class, Updated appropriate call-sites.
Change-Id: I0ba97fa6dc7af3e31b605953089a4e8e9c3e61ac
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
- 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: I1ab4e23b0539f8d39974787f226e57a21f96e959
Reviewed-on: https://gerrit.libreoffice.org/12164
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
found by PMD
Change-Id: I05b45382b8fb1b734657ce9421a20e6ef6fbe542
Reviewed-on: https://gerrit.libreoffice.org/12376
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Not necessary after 447d523fa7c6c82476f9ee48e4b9c82cfad05c50.
This reverts commit 7f86fc0b9835be4d2c3e98271b32454f8df427ec.
|
|
Change-Id: Ie05ff3f1ba5e42cc2ec54f23f0b6376a81221592
|
|
Change-Id: I7c4935040ba16378023695c74bf2a5cd75fe8a77
|
|
Change-Id: I91599766e607b26d2c71006c9543a2bd952e228a
|
|
Change-Id: I3d26823a93fd0925ef5e71affd941cd51219ab9e
|
|
Change-Id: I5aa74c17f3274a130f76a25fc7bbb184b3f5c69b
|
|
Image loss indicator is the "empty" URL.
Change-Id: I0f8b037dc23bae3d7342d73cfafa4ecc55090ab6
|
|
Plus remove some useless call of them.
Change the tests accordingly.
Change-Id: I47a50b5734d799ac02ee7221c95f82415afb9497
|
|
Related to the bug fdo#52226.
The problem was that the images were somehow swapped out but
were not swapped in during export.
Test the main Calc formats: ODS, XLS, XLSX, HTML.
Conflicts:
sc/qa/unit/subsequent_export-test.cxx
Change-Id: I4835ff2960fbd11cc9750ed3da20df26cd6cbaba
|
|
In CppunitTest_sc_opencl_test we want to explicitly disable subsetting and use
OpenCL maximally, to match how it used to work.
Change-Id: Ie900adb5fa58b7cd1111169e44efd70d8cac5256
|
|
Change-Id: I5362d997bfa086c9fb1726efcb15132a966684f6
Reviewed-on: https://gerrit.libreoffice.org/12160
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I789da5d81e6211ed8f5fae1e293833bde5ce375b
|
|
Change-Id: I2a0567c2872b503ceb3740127b6b58b1d1789690
|
|
Change-Id: Ibe959201541ce6ad84540eba93ac9235dca91f40
|
|
The commit solves two problems.
1. Make sure we save absolute paths on Linux/OSX
2. Make sure we don't save invalid XLS (VirtualPath longer than 255 chars)
The first problem has always been there, so after a few load/save cycles
an XLS with reference to other XLS on a Unix-like file system became
invalid, and only LibreOffice could open it, Excel could not. These
broken XLS files can be repaired by saving after this patch, however,
the original reference will remain broken.
Change-Id: I8f575acb1d560d539c1da61a1afdaac3f0c13977
|
|
...to keep UBSan from complaining about illegal downcasts from FormulaToken to
ScToken (which were practically harmless, given that ScToken did not add any
data members).
Change-Id: I8fdc026eec363442cc4b720b71d65c972b4a4446
|
|
...so that default implementations can return nullptr without further ado
Change-Id: Idc8778fe868efa00b1de597a54aa07a2e6fa3bc0
|
|
Change-Id: I4b0798a08f650660d1b5daaa41c7ee3618fbab3a
|
|
Change-Id: If75573ffe565ec621aa6c9739cec71bc4b087c7a
|
|
Change-Id: I0e5e54b517d3fb3cb28eb133b2cbe5bf5ca6b1d6
|
|
Change-Id: Ia4da886b050397831383005131ff9f21570934ad
|
|
Change-Id: I2fe455fc627e4b358507b58f08a3198ac62edad0
|
|
Change-Id: I4f9bc7ba26d42bfd3982efeb69bc221fc028c629
|
|
Change-Id: I8dff6850c7088b483d1ad669867da6cef454d9a2
|
|
Change-Id: Ia2a32f4be3ef2c09ac68fe03ee9a7c9d31aef7ed
|
|
Change-Id: Iab385ce8b24dd24985ec9b2d0c9d2a4e603d0fd0
|
|
Change-Id: Id5243aa37578cf9ed534603f3b27e83f0678c3fb
|
|
Change-Id: I1920fa405f377abafe793b4bbec52b8b141459f6
|
|
Change-Id: I9b9944fa1b9e00989a499f7a8fac74097ae9d61b
|
|
it has intermittent failures which causes the tinderboxes
to unnecessarily spam my inbox
Change-Id: I689b9d8c5da169dc6572250afe686b79039fba34
|
|
Change-Id: If805ba07baa36cbf94ee22f77f98ef4057d8b306
|
|
Change-Id: I9885e2712753390f0597233c404ab80c0ad2b537
|