- 09 Ara, 2014 40 kayıt (commit)
-
-
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
-
Tobias Madl yazdı
Change-Id: Iaceef008e7df91f3a9ad54fdaec25f2170100ee0
-
Tobias Madl yazdı
Change-Id: I1ebada7b06657e0ac294e60bca5d6dd5b45e9d04
-
Jennifer Liebel yazdı
Change-Id: I05ccb8bd73070462edcc911956859aa7967b5901
-
Jennifer Liebel yazdı
Change-Id: I5846940cc45781f4a0264047107dbb568604d543
-
Jennifer Liebel yazdı
Change-Id: If137dbd80f7260d9507e48709d3f0f14b60a25f6
-
Tobias Madl yazdı
Change-Id: I3f0802d5001172fc7b8409274bc5a3632e5dad34
-
Jennifer Liebel yazdı
Change-Id: I57f22b6d9bfbef4a50d162076b01e8e64edb4718
-
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
-
Andrea Gelmini yazdı
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Tobias Madl yazdı
An idle handler will ultimately be a zero time timeout with prioritisation layered on top of that. Change-Id: I3f0802d5001172fc7b8409274bc5a3632e5dad34
-
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>
-
Michael Stahl yazdı
The timer could run after the ToolBarManager is deleted because the dispose() method can accidentally restart the timer somehow. Change-Id: I86868f08f436976761e814d4cea1cd5a0e348935
-
Tobias Madl yazdı
Change-Id: I1595a9711e3d5c564f1c9028cbb756f2b0ca45f1
-
Jennifer Liebel yazdı
Change-Id: I0d2119a297c9a6d9b99676a561ddf4dd654ecaea
-
Jennifer Liebel yazdı
Change-Id: I4862cbdb224a90c156a0c59b131ed94bf6f0d7f1
-
Tobias Madl yazdı
Change-Id: Ia3e76239ba98530547e057bebfda767ad684730b
-
Tobias Madl yazdı
Change-Id: Ic7ce17e39d2bcaf608576dd785b4f6abf62407c0
-
Tobias Madl yazdı
Change-Id: Icb6e3e72939ab0d04d9f099f1e476131a223de48
-