- 09 Ara, 2014 40 kayıt (commit)
-
-
Caolán McNamara yazdı
so macros that trigger on changed data don't change invalidate interators into them behind our back Change-Id: Ib7e626b4ec3eea3bd0b1f57f17280a008bb4060e
-
Eike Rathke yazdı
Change-Id: I4e6b362f31d93964567fe9ca394cd96568981746
-
Stephan Bergmann yazdı
Change-Id: I59989b1b5b9fc7b0cb475234dcd11a838618976f
-
Stephan Bergmann yazdı
Change-Id: I0ba682547e0dac2bac6e52decbee709a48645bd7
-
Stephan Bergmann yazdı
...since ba5285f4 "I give up on patching glm" Change-Id: I5a2cc1a2ea2a455df3ce364249b101df1e615367
-
Jan Holesovsky yazdı
Change-Id: I10d0f32fedd842023bf94b252bcb48bfc2264dd4
-
Jan Holesovsky yazdı
Change-Id: Ia3ea8ae38aab0080d01932d586b921599adbaf21
-
Caolán McNamara yazdı
Change-Id: Iae2c642ad992c822720bcf1e34827bfaa35876b6
-
Stephan Bergmann yazdı
...since 4c232e49 "remove build dependency on cmake for sqlconnector" Change-Id: I9ed77e7db6214e07e5671b07a0d878be1c34be6c
-
Stephan Bergmann yazdı
This reverts commit 759c4d18, every part of it is wrong.
-
Miklos Vajna yazdı
Change-Id: Ide8e6bc7e719968bacf86572036b15c4ef834761
-
Stephan Bergmann yazdı
...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
-
Yousuf Philips yazdı
Change-Id: I0a1a329945958080aa8d41e5bf6257471f8ebf84 Reviewed-on: https://gerrit.libreoffice.org/13394Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com>
-
Miklos Vajna yazdı
Change-Id: Ic711964970b1e8cd463dbb693cf8867f51bf535d
-
Caolán McNamara yazdı
since commit 19b7dc3b 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
-
Miklos Vajna yazdı
Commit 369b84e8 (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
-
Caolán McNamara yazdı
Change-Id: I19181f9e2fbd5f906e6e5d807b1b2483e7881cf0
-
Caolán McNamara yazdı
Change-Id: I057f81785972106b10c8c5a7992b2b1ec1dc145e
-
Caolán McNamara yazdı
and coverity#1242945 Untrusted value as argument Change-Id: Ie35f7ca0967366a7854bfc26085f84ce7624559f
-
Stephan Bergmann yazdı
Change-Id: I9fbe8d7eba181cbfcab704761e6feebd78120644
-
Jan Holesovsky yazdı
-
Eike Rathke yazdı
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
-
Eike Rathke yazdı
Change-Id: I9cebe8f7979fd0b502fb23e7048b24a5b9ceb5d4
-
Noel Grandin yazdı
bug introduced in commit 0c7f3527 "remove SvStream::operator>> methods" Change-Id: I72a1c05b3a4a3f3a250055775eb2d35b3114406d Reviewed-on: https://gerrit.libreoffice.org/13151Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Kohei Yoshida yazdı
Change-Id: Iaaf38cf8cf9b4b772583d117a0b622fbfce3107e
-
Jennifer Liebel yazdı
Change-Id: I05ccb8bd73070462edcc911956859aa7967b5901
-
Eike Rathke yazdı
... 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
-
Christian M. Heller yazdı
Change-Id: I9a426f40f8cdce1f1ebe207dd9ada8154d8fde46 Reviewed-on: https://gerrit.libreoffice.org/12195Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> merge fixes Change-Id: Ibca73c7099739790e1659a24841f168a2c06b71e
-
Jennifer Liebel yazdı
Change-Id: I5846940cc45781f4a0264047107dbb568604d543
-
Jennifer Liebel yazdı
Change-Id: Ic045e0c066ff1f607f0582b88e72375efaaa708f
-
Jennifer Liebel yazdı
Change-Id: If137dbd80f7260d9507e48709d3f0f14b60a25f6
-
Jennifer Liebel yazdı
Change-Id: Iebde351b3bfca907a7730b7af379efb040cbeae2
-
Caolán McNamara yazdı
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
-
Caolán McNamara yazdı
rename the other ones and remove the unused ones Change-Id: I0e636cd5d1799e0f9cb815a4bfa20b16039ecb3f
-
Jennifer Liebel yazdı
Change-Id: I5846940cc45781f4a0264047107dbb568604d543
-
Tobias Madl yazdı
Change-Id: I9da6d08964c32e4aafbc9cebc7840eb517f9c33a
-
Tobias Madl yazdı
Change-Id: I1d70d4d2fe8573d0f120f2a1ece83f504d5efde5
-
Tobias Madl yazdı
Change-Id: I6a780e93bcd0621d75222e182eb100694e02448d
-
Tobias Madl yazdı
Change-Id: I119529498f4bea014e5e0d3d81c39203080ff1c4
-
Tobias Madl yazdı
Change-Id: Iac97f482df9fca8563e6931e4c710c1cc4e6503d
-