- 17 Nis, 2014 23 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Icfebbe04b7842925c5afe7837cad8479e8b8ea61
-
Tor Lillqvist yazdı
This is with the Xcode 5.1.1 tool-chain. Either a compiler bug, or some undefined behaviour in our code sensitive to compiler optimisation details. The crash we noticed was in sw/source/core/layout/paintfrm.cxx. (There might of course be more locations with similar behaviour.) Change-Id: I5d0f0aee369b2ca5fc77356f0a7cb88bec6cc58e
-
Noel Grandin yazdı
Change-Id: Ieb52470f9638b74898954db3890aaf2cf202290a
-
Caolán McNamara yazdı
Change-Id: Ia629e4d41f163be0c6206943b11a4db083d713c5
-
Caolán McNamara yazdı
Change-Id: Icbb7d84f127a374f0199c217de529575263a8a4e
-
Caolán McNamara yazdı
Change-Id: Ieca446ab69b84249059c5ce4ec713832bd0a8134
-
Caolán McNamara yazdı
Change-Id: I20133ad19197fdfe40bb449680ac274ca0fa056e
-
Caolán McNamara yazdı
Change-Id: Ifdb9a6d8b0b182b5214f2497cc57a419d4820e7c
-
Caolán McNamara yazdı
Change-Id: I226626858fa517af589db7288391daa775de38a5
-
Caolán McNamara yazdı
Change-Id: I8881b0bcf7347fba35edcba4ba23b873312139cb
-
Ravindra Vidhate yazdı
Problem description: For the images who has the "Text wrapping" property set as Behind Text is not preserved after saving the file in DOCX format using LO. Reviewed on: https://gerrit.libreoffice.org/9065 Change-Id: Ic8555103909c0f1ed1cb58fba4dc2ef2f84cc9dd
-
Caolán McNamara yazdı
Change-Id: I8630bfa0c4c557ab14c3b7448b6281072eebec8a
-
Caolán McNamara yazdı
Change-Id: I72d795203aedf34d32012ecee3c8fdfbc2a8a08f
-
Caolán McNamara yazdı
Change-Id: Ie61df08c11b687c0b4a3ae212b3f9a6c95171396
-
Caolán McNamara yazdı
Change-Id: I6a846af53a2e3492905d9c89e7e55da8778405a5
-
Caolán McNamara yazdı
Change-Id: I307a277ce8f473652afd084eb9848ecb27574714
-
Miklos Vajna yazdı
Change-Id: I3fc7cef18dc1df228a648edb3020a976209f12ee
-
Caolán McNamara yazdı
Change-Id: Ic332b1968b5dc72d26bd704cce70a496ec81e0b8
-
Markus Mohrhard yazdı
Change-Id: I45401846ae33e0b26e487093e60d90d128480c60
-
Takeshi Abe yazdı
Change-Id: Ibadadacbe09a93e7d7a7210868c52a8fa582d427
-
Markus Mohrhard yazdı
Change-Id: I85ddd43f5c8e88c6f6bf19284b0822f8bbea1d44
-
Markus Mohrhard yazdı
Also improves the situation for fdo#55697. It is just the fist step to a better algorithm. Change-Id: I15de1ca6604e585fcf5690f0d903c757d641e765
-
Markus Mohrhard yazdı
Change-Id: I110feee77ab65bc8f528e85cba7c74063937b086
-
- 16 Nis, 2014 17 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I1bb0115a378003b5cc5b1cfc59c474a1f100d894
-
Caolán McNamara yazdı
Change-Id: I38deeae3135badde23b9d454d548193af654caab
-
Caolán McNamara yazdı
Change-Id: I6c53ec2ae15a68b9fa6bfd0daf81d6a21ca6c457
-
Caolán McNamara yazdı
Change-Id: I2348a763ba4ba2ae8d00df926d6a1dddceb02b4c
-
Caolán McNamara yazdı
Change-Id: I1731b60036d94791a39290957d6c4d3b345c077f
-
Kohei Yoshida yazdı
Also discovered that the undo path was broadcasting twice. Let's only do it once. Change-Id: I169f1659aecb1eb78be3a497e244f79c5883e50f
-
Caolán McNamara yazdı
Change-Id: I8e1694c311e1e29dc5ea59b292c6afe90fb762fa
-
Kohei Yoshida yazdı
GetOptimalHeight() gets called *all the time* and is very performance sensitive. Let's not do an expensive operation such as GetPreviewCellStyle() which slows down pretty much everything else after the non-default font is applied. Change-Id: I5d5b2e706dd5dd98173044642b98ccaedd9536f0
-
Stephan Bergmann yazdı
...neither a pointer to a lone char nor null Change-Id: I08a4f6b80310e23edd614490633b677bd50323a4
-
Chris Sherlock yazdı
I have made ImplDrawGradientWallpaper a virtual protected function as Window needs to handle this differently to Printer and VirtualDevice instances. I have also renamed it to DrawGradientWallpaper. Change-Id: I529ed0a757cfcebb6fe06f3738219ec43272f657
-
Chris Sherlock yazdı
There is code in OutputDevice that essentially carries out the same functionality as ImplPrintMask, but for VirtualDevice and Window instances. Therefore, renamed ImplPrintMask to ApplyMask and moved OutputDevice functionality into new protected function ApplyMask. Change-Id: Ia88469e9b149f7819dfc538ecbe014198e4534f6
-
Chris Sherlock yazdı
Change-Id: Ie3c401b5f40972999f45da7d2c4b8ed732454af0
-
Chris Sherlock yazdı
Change-Id: I400d38ccb2e87c6435bc767c13a52beb62baa435
-
Chris Sherlock yazdı
Move ImplSubdivideBezier(Polygon) to Polygon as a static function. Move ImplSubdivideBezier(PolyPolygon) to PolyPolygon as a static function. Change-Id: I0d006a8a2d3a8d9ba1aec913ceecb38507e4dd2f
-
Miklos Vajna yazdı
generatePresetsCXX.pl (as its name says) by default generates C++ code, but with the new switch it filters out data from the provided custom-shapes.log. Change-Id: Ic59c666422db667112c280716f98342fabdae692
-
Miklos Vajna yazdı
It was already possible to dump a PropertyMap as code, but not as data. The plan here is that if we dump the customshape preset definitions as data, then once there is a parser for it, we can get rid of the ugly generated code. Change-Id: If596941fedf71693e5d0bff436446ac0855c4c84
-
Jan Holesovsky yazdı
Change-Id: I81b4cf62cb6ae77ea35e7781ef5f464c28b44855
-