Age | Commit message (Collapse) | Author |
|
To make sure they use range-based area listeners (when applicable) and
make sure that they still pass.
Change-Id: I75b73b6feb34057268277212733476ddede2b757
|
|
on the basis that it doesn't look obviously wrong to the original author after
a once-over
Change-Id: If333a17a2a9954d33ebefc6846e40e0e1e29c857
|
|
Change-Id: I420fa77d52ca72a4c4609b4610572b8735911b4b
|
|
Change-Id: I6c47c4b78a1dcd76287cdca16265d3170d2794f5
|
|
Change-Id: I82c771f0ca7d2593a6f34dd84689cf055f9cf3f3
|
|
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>
|
|
Change-Id: I35692a4a4ccfd1aa5938078bdf32a3eaff082453
|
|
Change-Id: I1ccfacd98bd10f6ae1d4eaf7a705fe8863045697
|
|
The SdrPage that contains the shapes for the note captions is deleted
before the notes. Prevent that case by deleting the notes before
deleting the SdrPage.
Change-Id: I13727cea7df0b033fb386a6a8e20dcadec743335
|
|
As long as this requires bundling clcc, not allowing to disable it is
unacceptable.
This reverts commit 3b0b76462aa54f60bc9823d9c6ef64e5e35c1208.
Conflicts:
configure.ac
Change-Id: I12b3d5e3325bbd03cd98e1fb5139705d694493c2
|
|
Change-Id: I26c62fa1fc97aa0dd4eda1102422e5f012a126eb
|
|
Undo Sort did not select/mark the original range if it included header
row/column.
Change-Id: Ie4c800e7a44fd910c871731673093400c6400e4a
|
|
To avoid regression fixed by:
02b17c1bbdd19a978b9de646c0dacdad179c60de
Change-Id: Iaf2dea0cf221cb0e53debe4c1c611aab86dc29ff
|
|
Change-Id: I1847b2900b513cc9b7b47767a15fb7e11d0abf26
|
|
This reverts commit 093b3d30f257a01122042eb4d116ee54fbdb7033.
it didn't help one bit to get coverity to see the bounds check
Change-Id: Ibf01c7dea2b220290511871c2a650051295d389d
|
|
Change-Id: Ia8933697fd7bd827bb69c0976f13112eb2131888
|
|
Change-Id: I0f57c1124e62d8946b68c614e3ff09d26b569e77
|
|
That special case only works if the whole source range contains formula
cells. For now we just limit it to the special case of a single source
cell.
Change-Id: I71ccfde06edd97e5a9c78da22053583d05aac411
|
|
Change-Id: Id652ff18023965cb2bcc7c10520f95a51e8ac15d
|
|
Change-Id: I4b3f8a0a0ebd089862ccffc452a2852b5868a51d
|
|
Change-Id: I107201ab736b548f010d813540e0a9cec7402e79
|
|
Change-Id: I32f332bff332dd3e496e5d75c5660c2126a0905b
|
|
Change-Id: I03ea0e5bb064222e50dc08a682091ec3e23bf11d
|
|
Change-Id: Id7770ffda49ba7bc0ebc780c67c56b81152213f7
|
|
Below data-pilot-groups the correct element name is
data-pilot-group-member and not data-pilot-member.
Change-Id: I41aecb7f85a881d13b3eaaa7be8de737b47ea312
|
|
And many more documents. Detected by the new asserts in the document
export code.
Change-Id: I207ab433b096c3cbaecf1b993595eb36e6553a5e
|
|
... as a result of the introduction of range-based area listeners.
With this change, the insertRangeData() function for ucalc no longer needs
the additional bGroupListening flag. All tests pass with group listening
enabled at all times.
Change-Id: I9b9fb9443c727ff62badbd60ec9cd94094eb5a45
|
|
... now that also empty cells are to be broadcasted.
Set dirty and broadcast only the effective data range as determined by Sort.
This is more a workaround, a cleaner solution would be to refactor the
SetDirty() algorithm to iterate only through broadcasters and use
AreaBroadcast() to notify area listeners.
However, this can also be easily backported to 4-3.
Change-Id: I6d68ca0088cec6a8328a3e93364ac928ef69babe
|
|
Change-Id: Ieaeea85149e4b6d263b112205bb17c155e2d12be
|
|
Change-Id: I982e03a12dd80be0787f22dce4495065775e7de0
|
|
Change-Id: Ib256ed35a9ecb59a07ed31edec9bd8abb31a4610
|
|
Empty columns were being unnecessarily included in the sorting
range which caused extra allocation. This happens when you select
the entire sheet to sort. There was already code to skip empty
trailing cells in rows but not to skip empty columns.
Change-Id: Ieac22647bb13165cbf66cb1a93f567e5169fff6a
Reviewed-on: https://gerrit.libreoffice.org/13294
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Change-Id: I48c2421598152b64d40237eb0e917a680a27b643
|
|
Change-Id: Ia03dc71a3d4e4380258e7f8d2ebc3c9f32d83493
|
|
One for IsUpdateRefs() true, the other for IsUpdateRefs() false.
Change-Id: I2b18e2b8a9770fd9499dd9fc0d26397e67c1e8ae
|
|
Use lookup table to translate between listbox positions
and condition modes in the condformat dialog. Use function
to get the number of necessary edit fields instead
of hard-coded if/switch statements.
Fixed minor bug where conditions with no parameter, after
created, would cause one edit field to appear when
opening the dialog, even though it is not used, and would
correctly disappear after selecting the option in the
listbox again.
Change-Id: I7310674162acc33825233866aac3196905dfe8ab
Reviewed-on: https://gerrit.libreoffice.org/13300
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
|
|
This code block is sufficiently self-contained.
Change-Id: I0eb2d3ee8175af60394ff4c408a9c245f77044d8
|
|
When I said 'Union' originally, I meant 'Intersection'. Let's fix that.
Change-Id: Iaef5035bb1dbb676c63bd17b3650266605104181
|
|
Change-Id: I8bc386ffa88e31988bdc778a845403bec0772799
|
|
Change-Id: I875d1dd75c02f617814a934b34b5099f9c2279cc
|
|
Change-Id: I33b639b3505d5db2ea8b708d80e68e576ec53308
|
|
Change-Id: Ie370161e51ff83cb605bc57d317ff945404e5611
|
|
Also hide copy ctor and assignment operator of all derived classes, to
ensure that Clone() is the only method to make copies of them.
Change-Id: Icb3b50c63b086abe8c9add32e3041fe19692d20b
|
|
This reverts commit b8a7c39cf26f6d417efc34acdf6f4c2a6762052d.
Bah, this was a leftover of an idea I didn't follow..
|
|
Change-Id: I3c89e649c289cd50035929d4025d0c18968b36f9
|
|
Change-Id: I378cd0e1eaa0f41799e4e18d1daae813540da77d
|
|
Change-Id: I62c3714c8036fe8d4b70ee188546c7d69ece1ea5
|
|
@EVEN, @ODD, @CSC, &CSCH, @LARGE, @SMALL, @MODULO, @ROUNDUP,
@ROUNDDOWN, @SEC, @SECH
Change-Id: I5b53bf662664a1a9adc56cb8da08b8d7a3916711
|
|
@DCOUNT, @DPURECOUNT, @DSTD, @DSTDS, @DVAR, @DVARS, @COUNTIF, @SUMIF
Change-Id: I0aafaee6e402d9e842a44327e0dd33ffdd27e2c1
|
|
Change-Id: I6cb1925778cd841c9cad406877f64cd0228f6ddb
|