Age | Commit message (Collapse) | Author |
|
As discussed in
http://listarchives.libreoffice.org/global/design/msg06845.html
Change-Id: I9e9ada1b2bee6023ee7f79d28cf4de2765c5daa0
|
|
Change-Id: I58f1f500594b53444dedb221eb89f383b2a87e91
|
|
Change-Id: I2cd5dd5b4f723e26802930003c68433917af782d
Reviewed-on: https://gerrit.libreoffice.org/13371
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
We still can't use ctrl+up to shrink the height of a row that has a table in
it, but it doesn't crash anymore.
This code presumably isn't truly table-in-table aware and should somehow step
"over" the embedded table and not "into" it, which is what I guess it is doing
here.
Change-Id: I0e4c757c75438a89eb7721de32990f2f21c1ad8b
|
|
For the WW8 bugdoc, the speedup is 435 -> 98 ms, and the end result is
the same from a viewer perspective.
Change-Id: I9b6ed3b77748cdc71f373daf07548c6cd0dc732e
|
|
Make it O(N) instead of O(N^2), where N is the number of children of the
root note.
3.596s -> 0.960s for main.xcd
Change-Id: I1b9904a377603cd57f84636c873ed2b752abd101
|
|
Change-Id: If6347197ff4436b4edd06e6e62d8e8e6fe1d4db6
Reviewed-on: https://gerrit.libreoffice.org/13408
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
since it was the only place that used it
Change-Id: If9a71fbb468d02616da5cfacab0332e51a416d13
Reviewed-on: https://gerrit.libreoffice.org/13407
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: Ib459799f4a3224f8c9683ac4b6cf37982d2077a3
Reviewed-on: https://gerrit.libreoffice.org/13406
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I4d15a0e606f468346bc5d2f43af2e14bcc758e13
Reviewed-on: https://gerrit.libreoffice.org/13405
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: Ic49f95117b54929f95984aff0f69e47b90daee7c
Reviewed-on: https://gerrit.libreoffice.org/13404
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I05824a6f19a5f3048a52101b96f6bf3d3099df08
Reviewed-on: https://gerrit.libreoffice.org/13403
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: Ib64def97e04273e66f7a2e514c49f0caecc10fe6
|
|
Change-Id: I9bfd611ef5451b936f2b7b4dda6dd8ede23832a4
|
|
Change-Id: Idc87ab05f817a21e491537a1fa4c014c5a313bf6
|
|
Change-Id: If35fa5d97cec6c167bb0841da1e6819e5a4caf13
|
|
Change-Id: I70a769bac1fa04ff5606b729772c1d28b144b64e
|
|
Change-Id: Id949718baf77bb7e2d276d3db08f68149c114796
Reviewed-on: https://gerrit.libreoffice.org/13364
Reviewed-by: David Ostrovsky <david@ostrovsky.org>
Tested-by: David Ostrovsky <david@ostrovsky.org>
|
|
Change-Id: Ic3d1f6e47bf068e60dca711c97e3f6b194d14049
|
|
Change-Id: Ica56b6b07f8fc521882d15c1bf95cc6c162b4fd1
|
|
It's filled with contents in the OOXML tokenizer anyway, keeping its
interface outside of it is pointless.
Change-Id: I10051c5b41a1247417bfb3dd3170a76bf20925aa
|
|
All dmapper handler classes inherit from LoggedProperties, which takes
care of logging already, and QNameToString is only useful to turn the
numerical IDs into dmapper token strings.
Change-Id: I437f2c815293caeda0dabbe65cf9458ae5a60566
|
|
Change-Id: I27b3c5276c5bfd1a29d8edadc6078c71cfbf2609
|
|
In ODF1.2, the 4th argument (cumulative) is optional (default true)
In Excel, the 4th argument is mandatory
Change-Id: I0d38b73af541d52f3750ba61c0864202504ca8b1
Reviewed-on: https://gerrit.libreoffice.org/13172
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.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
|
|
Change-Id: I59989b1b5b9fc7b0cb475234dcd11a838618976f
|
|
Change-Id: I0ba682547e0dac2bac6e52decbee709a48645bd7
|
|
...since ba5285f4e1b9f15a55e6ec40ea1ea916af9a3280 "I give up on patching glm"
Change-Id: I5a2cc1a2ea2a455df3ce364249b101df1e615367
|
|
Change-Id: I10d0f32fedd842023bf94b252bcb48bfc2264dd4
|
|
Change-Id: Ia3ea8ae38aab0080d01932d586b921599adbaf21
|
|
Change-Id: Iae2c642ad992c822720bcf1e34827bfaa35876b6
|
|
...since 4c232e49621065d6b12e087333f44a224f788d71 "remove build dependency on
cmake for sqlconnector"
Change-Id: I9ed77e7db6214e07e5671b07a0d878be1c34be6c
|
|
This reverts commit 759c4d18d57b06dcc26fb82759599a29c61ef853, every part of it
is wrong.
|
|
Change-Id: Ide8e6bc7e719968bacf86572036b15c4ef834761
|
|
...but the code does not yet work: Care must be taken to allocate the various
data structures close enough together so that the offset calculations at the
four places now marked with
assert(...); //TODO
actually succeed.
Change-Id: I1fedf7d2d3cdde5035842b4ad5eca9ad9ccf2d44
|
|
Change-Id: I0a1a329945958080aa8d41e5bf6257471f8ebf84
Reviewed-on: https://gerrit.libreoffice.org/13394
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
|
|
Change-Id: Ic711964970b1e8cd463dbb693cf8867f51bf535d
|
|
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
|
|
Commit 369b84e847802d77e7469f4ed71400c20e23039f (We don't build
libxsec_xmlsec for Android currently, 2014-08-13) added
platform-dependent guards to have components only on Android or only not
on Android. Generalize that a bit more, so adding new Android-only
components is a single line of code change.
Change-Id: I54711ffcdf64c4ddd986e2f59129797462dcfe58
|
|
Change-Id: I19181f9e2fbd5f906e6e5d807b1b2483e7881cf0
|
|
Change-Id: I057f81785972106b10c8c5a7992b2b1ec1dc145e
|
|
and
coverity#1242945 Untrusted value as argument
Change-Id: Ie35f7ca0967366a7854bfc26085f84ce7624559f
|
|
Change-Id: I9fbe8d7eba181cbfcab704761e6feebd78120644
|
|
|
|
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>
|
|
Change-Id: Iaaf38cf8cf9b4b772583d117a0b622fbfce3107e
|