- 09 May, 2015 25 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I65c77f32e076a0bc5eae2c0cf4626eebfd141972
-
Stephan Bergmann yazdı
Change-Id: If3dd46119c043daa1498cbeebc9cef2b7b9cafe4
-
Stephan Bergmann yazdı
Change-Id: If9797eb74b624af7374effd73a8642a7d32efb1e
-
andreas_ka yazdı
Change-Id: Ic35d1beab81e7cafd2114edf5bd0545f514a5020 Reviewed-on: https://gerrit.libreoffice.org/15682Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
andreas_ka yazdı
Change-Id: I3f3c6dc6fbcc958323134f3c79e019d42c338151 Reviewed-on: https://gerrit.libreoffice.org/15681Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Caolán McNamara yazdı
Change-Id: I3eba9c8b3883ca4fca38e27d351508c9e01d9c08
-
Caolán McNamara yazdı
Change-Id: If1454e643bba38a0bffd0e14a28045dc5e544d11
-
Caolán McNamara yazdı
Change-Id: I6b135f6d47352c1fbb729788848913402b7bb742
-
Caolán McNamara yazdı
Change-Id: Id30e16f6f94668b578fe79eab9d8289c8914a32b
-
Caolán McNamara yazdı
and coverity#1297231 Division or modulo by float zero Change-Id: Icb303956bb3804bca1078c1135aca0eff370902b
-
Caolán McNamara yazdı
Change-Id: I6ce09d3a7c77c5501608a2d1b0812c3c22ef16af
-
Caolán McNamara yazdı
Change-Id: I2c19d1a0f8ad31cdf384ab301f3dae99a6ea9933
-
Caolán McNamara yazdı
and all the other html crashtest loading failures I believe Change-Id: I38d3e1ad283efc08f468d9062e520149663e3e84
-
Stephan Bergmann yazdı
Change-Id: I10508dc16f138e5b3b36dcbdc269735c598de17f
-
Caolán McNamara yazdı
Change-Id: Idd77790f78843843f2d38a7a78465c34538768dc
-
Michael Stahl yazdı
Change-Id: Ib5c5758eab44532b383ca49542288a65cb10d548
-
Michael Stahl yazdı
Change-Id: Iddb5936c088dfba0245a0d921c7122a0587bdc9b
-
Michael Stahl yazdı
Change-Id: I187c0b2bd2f9e4ddeeac80b6046c25d5cf674d71
-
Michael Stahl yazdı
SwRangeRedline::Hide() will copy and delete the redlined text range, and during the delete it happens that FLY_AS_CHAR frames are not deleted before their anchor SwTxtNode is destroyed, so SwFmtAnchor::m_pCntntAnchor will have its NodeIndex adjusted by SwNodes::RemoveNode() to a wrong node and then it cannot call RemoveAnchoredFly() on the proper node. Avoid the problem by manually deleting all FLY_AS_CHAR from nodes before they are deleted and before the SwNodeIndex adjustment. (regression from 738fb2ad, which had the equivalent problem with differing SwNodeIndex keys) Change-Id: I13c9577c01e3b8976b74fb9c58dc2ef2c2fc0666
-
Michael Stahl yazdı
If the for loop has a break after the first frame anchored on that node, it makes no sense to assert that all frames have been visited. (regression from bb95f7e6) Change-Id: Ibd8d65f286b441127be7735c63f4b84ba94dcb6f
-
Michael Stahl yazdı
SwRangeRedline::Show() will move nodes around in the nodes-array, which means that using SwNodeIndex as a key in a map that has a lifetime not limited by the stack is a bad idea, as the map will become unsorted. Remove SwFrmFmtAnchorMap from SwDoc and replace it with new SwNode::m_pAnchoredFlys to do the same mapping. (regression from 738fb2ad) Change-Id: I396d92b9d0b2045e98bad6d0b374303cd4e62b59
-
Michael Stahl yazdı
Change-Id: Ie5376106adb3df901b9762097e59d7627790443f
-
Michael Stahl yazdı
Upgrade to the latest patch from http://bugs.python.org/issue17797 which appears to work even if you invoke from cmd.exe Change-Id: I85f1cc5ad7d8c059d972ae2a6fd2be1bb5604c2c
-
Thorsten Behrens yazdı
Subtle failures in nested template instantiations there, for sal_{u}Int8 and sal_{u}Int16 - use wide-int fallback to do bitmask ops. Type is not used to store any dynamic values. This partially reverts a1ecce3a Change-Id: Ifa7070c1c3830fd70d7ced082d651411ff523444
-
Thorsten Behrens yazdı
This reverts commit 7ad4e562, which was causing ICEs on precisely the compiler versions it was targetted at. Change-Id: I996792d723a8bd0d7edd5f248d74217322b5ce3f
-
- 08 May, 2015 15 kayıt (commit)
-
-
Henry Castro yazdı
Change-Id: Ib46e3d484f931cbdebf21ea38488313748942b3b
-
Stephan Bergmann yazdı
Change-Id: Icc026ebb422c299caca6c24d6a56416076589fc8
-
Stephan Bergmann yazdı
Change-Id: I186c81923857d06ac7a87caf9d5961f44b89b559
-
Stephan Bergmann yazdı
Change-Id: I9fa42eeeabb4a6c7ee18b52d24c480a3f7a6a753
-
Stephan Bergmann yazdı
Change-Id: Iafb48b20496924c64f9aaa3ec0965b023aef6a07
-
Stephan Bergmann yazdı
...unclear to me why 507efabe "Resolves: #i124922# allow late setting of the font color..." left it in Change-Id: I741ca3d7eca6fa5dff81af50d91bd6c5d1cba989
-
Stephan Bergmann yazdı
Change-Id: Ic57551d9a3590769f97742d41f089dbb3ce248a9
-
Stephan Bergmann yazdı
Change-Id: I1aeec1e8b00ab0f9e7ec130b6d72b69f35a304cf
-
Stephan Bergmann yazdı
Change-Id: Ie99d1dd241dc2bfa5c5ac2bff9f2330c491327bc
-
Michael Meeks yazdı
Change-Id: Ia2286661a8f62e8a46c44c390ab1a8a5dffe81d0
-
Michael Meeks yazdı
This should eventually enable more certainty that they are still live by the time we emit the event later. Change-Id: I7c9eb4c000753d4efe8c59a9e13ef3e11c93b2fa
-
Michael Meeks yazdı
Change-Id: Ice91c9e698d99d9674a7c7b3c688faa07603bf95
-
Stephan Bergmann yazdı
Change-Id: I50154e2deb66a77fc4354b1db0e4cd8e1b1ffd2e
-
Stephan Bergmann yazdı
Change-Id: I2931de2cc2a9916dae785d0cc130ce2aa73cf54e
-
Pranav Kant yazdı
These functions are only being used inside this file. Change-Id: I473b33f794cfbaff590d00f22d2832456482d15a Reviewed-on: https://gerrit.libreoffice.org/15680Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-