- 13 Kas, 2015 40 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I3ef314594b64a54aca389816fd9bf5ba0721b397
-
Stephan Bergmann yazdı
Change-Id: Iafd6e5f899835303e421be923f70d1e3f42bf65e
-
Armin Le Grand yazdı
The basegfx Triangulator is used in slideshow with canvas to triangulate the mask geometres. This uses tools::isPointInTriangle which uses basegfx::tools::arePointsOnSameSideOfLine. This uses the cross product to solve and for tests against zero the fTools::equalZero call. The triangulator then uses the more precise rtl::math::approxEqual to test if one of the points of the triangle is equal to the test point. In rare cases this can lead to a position where a point is seen as inside the triangle wrongly because it is not detected as equal to one of the triangle points. To solve, use increased accuracy. Change-Id: I73e12b711f14d4c48e829d5db1cadefa0917c19b Reviewed-on: https://gerrit.libreoffice.org/19925Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
Noel Grandin yazdı
after my commit 2aacf6c2 "sc: boost::ptr_vector->std::vector" Change-Id: I7195b91a61405f16ddcc698ce1e8205e6d20c39e
-
Tomaž Vajngerl yazdı
Change-Id: Ie89b64c4399cd0092eee579660c9fe85f8ca8e73
-
Miklos Vajna yazdı
This is primarily for tiled editing that doesn't know about multiple cursors, so if both the postit cursor and the main cursor is shown for a short period of time, then the main one is hidden, then gtktiledviewer still shows the main one. OTOH if we can avoid showing the cursor in general just to hide it a bit later in general, let's not do that. With this, the "cursor is shown at the comment anchor, not inside the anchor when clicking on the postit" bug disappears. Change-Id: I2383292c5f84604dc8b126510b0797b8426920ae
-
Takeshi Abe yazdı
Change-Id: I691e655196d271661fe3ae9aa64c6c61c02d8855
-
Andras Timar yazdı
Change-Id: I90f926091a8da66b05582191454418363ef6e8d7 Reviewed-on: https://gerrit.libreoffice.org/19943Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
Miklos Vajna yazdı
Change-Id: I4ad2b77112a2c9bfbf76f0b84275d88046ed3851
-
Noel Grandin yazdı
This reverts commit 9822ddf3. something is storing a pointer to maXFIndex in XclImpXFRange Change-Id: I2de7a311da2586351e2356b108f723c80f268245
-
Noel Grandin yazdı
Change-Id: I21fdb9f503241c2fa38f3de059a1f674a6631c78
-
Noel Grandin yazdı
Change-Id: Ia78f3596888df89b13578bd383df2615bcb854a7
-
Noel Grandin yazdı
Change-Id: Ie152e03e6219495683ebc50d916406fff0e54b6d
-
Noel Grandin yazdı
Change-Id: I85eb08c85700a2a5e0bd0edaf46ca99fded9dbb5
-
Noel Grandin yazdı
Change-Id: I7bf6fad1ed2d0f8e9a42293e0ceec7fc3b59963f
-
Noel Grandin yazdı
Change-Id: I6035b73e170664d23c706a26c1dee953cd19c518
-
Noel Grandin yazdı
Change-Id: I64720c2678f702e895c9b91571d98c0059e02a27
-
Noel Grandin yazdı
Change-Id: Ib81da8bd2e934330deea6f862c6774db4df93603
-
Noel Grandin yazdı
Change-Id: Ic4af0579f31c2076fcbc4ac76266e0ae49cb2be8
-
Noel Grandin yazdı
Change-Id: I78fb3a7c735621565ad523ec49b04b20053ae681
-
Noel Grandin yazdı
Change-Id: I2d8ffd3f11d7c5295fa3c5725edf2cd871197a26
-
Noel Grandin yazdı
Change-Id: Ie5d21180d49a7d82d4cc1f5b9a71152bb86d0555
-
Noel Grandin yazdı
Change-Id: I4c1d48b93ebb50aead0ee263a13e42e66eb714da
-
Noel Grandin yazdı
Change-Id: If3fff7cec768be9ce4cad6064415c1739433e030
-
Noel Grandin yazdı
and remove some unnecessary usage of dynamic allocation of OUString Change-Id: I6eb49a0733928ba49ea48accd36fbaaa82b9d211
-
Noel Grandin yazdı
Change-Id: Ib53a084c16eaf0c7a44573ec8f4fabd782684b7c
-
Noel Grandin yazdı
Change-Id: I253d36fba39b7022da7b4612881fcf5758bfd820
-
Noel Grandin yazdı
Change-Id: I667ffd21cd4454538a38b19a0a0a69e811c5b54b
-
Noel Grandin yazdı
Change-Id: I07e0a63261eb988ec45ba0432079978e18d7cc38
-
Noel Grandin yazdı
Change-Id: I96c7ac422e4e3414654aad257077aa8a7aecf28e
-
Miklos Vajna yazdı
Change-Id: Iea7ba258b661c09744191933fc23a06ed57fdf3b
-
Samuel Mehrbrodt yazdı
Change-Id: I3d6984b3b51e7eb2affa7fafebf8b745e60b3f20
-
Samuel Mehrbrodt yazdı
Change-Id: I332041e2d1d53f56cd38c1cd1ca325252535a53c
-
Miklos Vajna yazdı
Change-Id: I8da7fbf28b115d809ebdb8b10532455f0fc871d7
-
Miklos Vajna yazdı
Change-Id: I3c6bf5f4e56a60f2d869844b7c006eb8d6948e73
-
Miklos Vajna yazdı
Change-Id: Ic4c9b6309aee6be51aa0b20a26e6dc28930a9879
-
Miklos Vajna yazdı
Change-Id: Id7d181c46b8504dbd8c82dd89009ef74015cc396
-
Mihai Varga yazdı
We need the callback to be able implement the formula bar Change-Id: I1c78ab0b9ed9304c0465a9993a7101f8efb91052 Conflicts: include/LibreOfficeKit/LibreOfficeKitEnums.h libreofficekit/source/gtk/lokdocview.cxx
-
Mihai Varga yazdı
We need to know the client's view level to correctly handle the mouse events in calc. PaintTile() set a zoom level that corresponds to the requested tiles and previously postMouseEvent would call SetZoom(1,1). Now we can make use of knowing the client's view level and call SetZoom() with the correct parameters Change-Id: I34b5afcdcc06a671a8ac92c03e87404e42adf4cd Conflicts: sc/source/ui/unoobj/docuno.cxx
-
Oliver Specht yazdı
commit c29657e0 inverted one of the tests for SvXMLExportFlags::OASIS Change-Id: I523cecd4203c91d82a4e3e82b8457d2c55a5fff0 Reviewed-on: https://gerrit.libreoffice.org/19931Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Oliver Specht <oliver.specht@cib.de>
-