- 16 Nis, 2014 40 kayıt (commit)
-
-
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
-
Ravindra Vidhate yazdı
1. Open the attached file in LO which has images [.TIF] format 2. Save the document as DOCX 3. Open the saved document in MS-Office or extract the content of the saved docx file. In [Content_Types].xml , .tif extension is changed to .tiff. Change-Id: I73baea9ad6cd991b04d47e23865b77432127a510 Reviewed-on: https://gerrit.libreoffice.org/9010Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I99c62b08b84d2d8afafd391257ab7b8b2d887fac
-
Jan Holesovsky yazdı
Change-Id: If30d3a94cd3f18bd5c4856d8a88f6c78e0da3e76
-
Stephan Bergmann yazdı
Change-Id: If123bbe8a4ee044ef45f418be0118ccf9509f4e7
-
Caolán McNamara yazdı
I can't find any evidence that it was possible to be other than true/false here before sal_Bool got converted to bool Change-Id: Ieacc780b5f5abce0fe166337a50284bd5e0aef45
-
Caolán McNamara yazdı
Change-Id: Id9226a5d460c114d4811209020f408779dd2424d
-
Caolán McNamara yazdı
Change-Id: Ie2d375093828cc2b0f9ca20b360a8fe8a5032dcf
-
Caolán McNamara yazdı
Change-Id: I28a19cbf77cf6354107a31a432a810e73ba45538
-
Caolán McNamara yazdı
Change-Id: I70c6ae792805fa7165f465d076e9f4cda60e5e84
-
Caolán McNamara yazdı
Change-Id: If44c17bca47e461229823ad2b5d911df4b1e0319
-
Caolán McNamara yazdı
Change-Id: Ie3f297bb5bf05bb133d964ddfe4d4f16af1eb73f
-
Caolán McNamara yazdı
Change-Id: I7c33a9ecaec6a771fa2a22c0ddb38a0a9b1d2df7
-
Caolán McNamara yazdı
Change-Id: Ife273f4e36f7d2cfc837ab6fb21796392fd45d28
-
Kohei Yoshida yazdı
Change-Id: I905c4e331f37ed2ffbdf5c89dde9fb6c9ca546cf
-
Caolán McNamara yazdı
because that's the order in the toolbar to align the two orders Change-Id: Ie6f76189a71bd1706c567592f941bbe2c2d5f083
-
Kohei Yoshida yazdı
For example when "jumping to mark" in the non-active window triggered by hyperlink in the active one. The jump-to-mark command gets dispatched before the new window is officially activated. Change-Id: I4e9c126b061ee3af4440e36d1ba6d796eb1c3539
-
Caolán McNamara yazdı
Change-Id: I206db0f4bb55d43ef244e8af850947dbb1fdeb02
-
Stephan Bergmann yazdı
...since d9ef61fb "API CHANGE: roll back the XStyle changes to add a new Hidden property on Style" bumped ATTR_ENDINDEX for ATTR_HIDDEN but didn't adapt aItemInfos, and mstahl suggests its better to adapt aItemInfos than to use ATTR_ENDINDEX-1 in the SfxItemPool ctor call. Change-Id: Iafdf595091ac300793bad1bcd87d58abba4fda6d
-
Jan Holesovsky yazdı
Change-Id: I883ff114ebd98234fcc9f41d69de96aadedadf4b
-
Jan Holesovsky yazdı
Change-Id: If1bbead68fb074cfd01ac045982e20c9c74fe9c2
-
Stephan Bergmann yazdı
Change-Id: I1098c0103d095bc3ee251dbf03bc8b42f08f259f
-
Stephan Bergmann yazdı
...for whatever reason (one being that in a build from tarball, the "git log" call in instsetoo_native/CustomTarget_setup.mk will produce no value). Change-Id: I3116a7dded4bc502ef8970a3d433b572c989dd65
-
Stephan Bergmann yazdı
Change-Id: Ib44f5b2f6be7ae583d8931fc8bf5cb060ef21610
-
Stephan Bergmann yazdı
Change-Id: Ie1cebb9884d580d5e2bb0e885a22ee04b92aecb5
-
Stephan Bergmann yazdı
Change-Id: I36d7b0c40ac60c6cf9f0968530774e4b2b03b829
-
Stephan Bergmann yazdı
Change-Id: I60f6e2b5f041919319cb6b72684b8b7b8504560c
-