Age | Commit message (Collapse) | Author |
|
Change-Id: I00c3eaac473f0464e923e785cc50ad6769c78d41
|
|
This is just a simple oversight.
Change-Id: I024777c46641cce3410a20f40c48f47ad6a5dade
|
|
Kohei says it is intentional, i.e. 1.0 or 0.0 should be passed, so say so
explicitly to avoid warning.
Change-Id: Ieff79d35f2b0770ea9de02b83d117ac90009f7d5
|
|
Change-Id: I4a1a96b785ced4364a325ac19975d29771afe122
Reviewed-on: https://gerrit.libreoffice.org/13396
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>
|
|
Change-Id: I7d93f9ef4a0821ee3ab9526abd90b8aefe895ded
|
|
Change-Id: I8b977766e694ab449d612322138f5baa23fef29b
|
|
Change-Id: Id02f169b111945673a16d0c852940c805aa89319
|
|
Apparently introduced with 8e8b43a03e77dd251876c1de0ac06eeeb09192cd the
comparison results were stored as boolean values, effectively discarding
any infinite double values and error values encoded as NaN values.
Change-Id: I1fb6f46894a0bee02a37e28b7e6cc84f8c051f28
|
|
Change-Id: I83fe85a50e6e98da02a7c46a9e0c07a043244d56
|
|
Change-Id: Ib0b2225bc0b09c910c6f47c36c3e118b8c999df8
|
|
As agreed with Adolfo (and others) at the Design hangout on 2014-12-10.
Change-Id: Ibe0e8075566523e746866b9d2c15c348c345d2df
|
|
Change-Id: I86ec7c73090b93cf080ced2bd5e24d98e2b3ac0e
|
|
found by PMD
Change-Id: Id6737916b68ccbdbdeec5d314747a38410923ac6
Reviewed-on: https://gerrit.libreoffice.org/13409
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Doing this ahead of time eliminates the need to update script types of
all replicated cells after the paste. This makes significant performance
impact.
Change-Id: Ic4f7d7b2fe152bd5640ddb1dae01cc2ed757657e
|
|
Change-Id: Icdb68af83a0b208f9a427ee61ae18020c8835a41
|
|
Change-Id: Id2957f1cb68fc4b2fef9966abeb6745b548bcb75
|
|
For example,
1. echo -e "5,6\n7,8"
2. select the lines and copy them to clipboard
3. select an area in Calc, starting from bottom right
4. paste
5. select comma as data separator in the CSV import dialog
I think most people would expect the data to appear in the selected
area, but currently it would be inserted starting from active cell
(which is the bottom right cell of the selection).
Change-Id: Ief0e05deda18928a832dca2a261f8493ac9a03a9
Reviewed-on: https://gerrit.libreoffice.org/13410
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
It doesn't win us much performance-wise (as it turned out), and causes
weird crashers with large documents.
Change-Id: I0566ce850b8f6656e6f9821c653b7a825a7874a3
|
|
Change-Id: I794042c78723a0d40de8054084b27805cba6cfee
|
|
As discussed in
http://listarchives.libreoffice.org/global/design/msg06845.html
Change-Id: I9e9ada1b2bee6023ee7f79d28cf4de2765c5daa0
|
|
Change-Id: I4d15a0e606f468346bc5d2f43af2e14bcc758e13
Reviewed-on: https://gerrit.libreoffice.org/13405
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
this seems to have been re-committed as a conflict fixup,
but it had been removed on purpose by
commit 8c041824b67caa53d3f7f96803b7a69ced6614b5
Author: Caolán McNamara <caolanm@redhat.com>
Date: Tue Nov 25 13:39:28 2014 +0000
all these ids and their associated resources were unnecessary
Change-Id: I3f538668c9c5f1727b8cf49ab72fd5879e12f156
This reverts commit f43162b09c4876cec317b83e2d6c1afbd8576001.
Change-Id: I57514dcc9cd48c841620d4cb20d049ea8c55254e
|
|
so macros that trigger on changed data don't change invalidate
interators into them behind our back
Change-Id: Ib7e626b4ec3eea3bd0b1f57f17280a008bb4060e
|
|
Change-Id: I4e6b362f31d93964567fe9ca394cd96568981746
|
|
since
commit 19b7dc3b1ef8b77d509f46dca96fb0f797abe38c
Date: Wed Nov 5 09:08:02 2014 +0000
changed timers to idles
I'll try and keep the apparent original code intent
to have a shorter time out if there is known
pending work, but that there is much difference
between VCL_IDLE_PRIORITY_LOW of 100 and VCL_IDLE_PRIORITY_LOWEST of
400 in comparison with the original SC_IDLE_MAX of 3000
Change-Id: If87743e24380b6840c67580f246a5e698b6f31a1
|
|
Change-Id: I057f81785972106b10c8c5a7992b2b1ec1dc145e
|
|
and
coverity#1242945 Untrusted value as argument
Change-Id: Ie35f7ca0967366a7854bfc26085f84ce7624559f
|
|
|
|
Iterating over a range and attempting to get a broadcaster for each cell
position is a performance bottle neck. Take advantage of the column's
existing maBroadcasters structure instead.
Change-Id: I5467a64ee3c0b5f430be1f0c4b940d3f71874827
|
|
Change-Id: I9cebe8f7979fd0b502fb23e7048b24a5b9ceb5d4
|
|
bug introduced in commit 0c7f35277575fee8594737f5b2842dfac2c6d04f
"remove SvStream::operator>> methods"
Change-Id: I72a1c05b3a4a3f3a250055775eb2d35b3114406d
Reviewed-on: https://gerrit.libreoffice.org/13151
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
... through the UNO backdoor..
While charts are updated there can be chart data listeners in BASIC that
in turn modify things such that charts are inserted/removed from the
listener chain, invalidating the iterator. If that happens break and
bail out instead of crashing. Not ideal, but..
Change-Id: Iefb33d3a96d79caed0ee4e19b73e8f811ef3d937
|
|
Change-Id: I9a426f40f8cdce1f1ebe207dd9ada8154d8fde46
Reviewed-on: https://gerrit.libreoffice.org/12195
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
merge fixes
Change-Id: Ibca73c7099739790e1659a24841f168a2c06b71e
|
|
Change-Id: I5846940cc45781f4a0264047107dbb568604d543
|
|
Change-Id: Iebde351b3bfca907a7730b7af379efb040cbeae2
|
|
whether there *is* an id, or whether there is not an id. An id of 0 seems to
be used as a flag that an interface is some sort of superclass which can be
subclassed by something else and have its toolbars etc reused.
Convert this to a bool so we don't need an a resource id for each one and just
drop the third arg for the normal "final" case and use a different define for
the inheritable case
Change-Id: I98380f03d73d57bf8cba02d339097e384518abaa
|
|
rename the other ones and remove the unused ones
Change-Id: I0e636cd5d1799e0f9cb815a4bfa20b16039ecb3f
|
|
Change-Id: I1ebada7b06657e0ac294e60bca5d6dd5b45e9d04
|
|
Change-Id: I5846940cc45781f4a0264047107dbb568604d543
|
|
... through the UNO backdoor..
While charts are updated there can be chart data listeners in BASIC that
in turn modify things such that charts are inserted/removed from the
listener chain, invalidating the iterator. If that happens break and
bail out instead of crashing. Not ideal, but..
Change-Id: Iefb33d3a96d79caed0ee4e19b73e8f811ef3d937
|
|
Change-Id: I9a426f40f8cdce1f1ebe207dd9ada8154d8fde46
Reviewed-on: https://gerrit.libreoffice.org/12195
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Change-Id: I1595a9711e3d5c564f1c9028cbb756f2b0ca45f1
|
|
Change-Id: I05ccb8bd73070462edcc911956859aa7967b5901
|
|
Change-Id: I9a426f40f8cdce1f1ebe207dd9ada8154d8fde46
Reviewed-on: https://gerrit.libreoffice.org/12195
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Change-Id: Ic7e795702618d1c623a2deeba1a86f804a249508
|
|
Change-Id: I5846940cc45781f4a0264047107dbb568604d543
|
|
Change-Id: Ie7789b17a6055e30f67b3a523fd38d221aa8e9ed
|
|
Change-Id: Ibdecb970f7e6119929ec172e56d986c682008487
|
|
Change-Id: Ic045e0c066ff1f607f0582b88e72375efaaa708f
|
|
Change-Id: Iebde351b3bfca907a7730b7af379efb040cbeae2
|