- 08 Eki, 2013 8 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: I114cb0840ddaf2d3631dedb5d2bed65ef3e84f3c
-
Noel Grandin yazdı
Change-Id: I17b0ef3bf04cf4a524c1301bfc8a6003436429f3
-
Noel Grandin yazdı
Change-Id: If62c5761c326841d1e3ab35dfdf1601d9713095b
-
Noel Grandin yazdı
Change-Id: I99bc911a2812164bc3655080d16d7c4b031a1df8
-
Noel Grandin yazdı
Change-Id: I3f661fe6b8c54ab080f10b64295fe64fb548a75d
-
Noel Grandin yazdı
Change-Id: Ie6e272e97fab5d3fa29d533ac23f93f737dc33c6
-
Miklos Vajna yazdı
Change-Id: Ic9f653f31b64b55bba128f983c560e9064235ce6
-
Stephan Bergmann yazdı
Change-Id: Ie8aaab5fb6042c4845cb5355db2ee1a1c66d9d92
-
- 07 Eki, 2013 32 kayıt (commit)
-
-
Eike Rathke yazdı
instead of 0x03FF so to prevent confusion with 0x03FF values LANGUAGE_MASK_PRIMARY and LANGUAGE_DONTKNOW, specifically if someone asked for ((nLang & LANGUAGE_MASK_PRIMARY) == LANGUAGE_DONTKNOW) ... Change-Id: I6e516c805e0f12182aeb0ea75546b3254f256e8b
-
Christian Lohmaier yazdı
and disable for Mac until code is adjusted to compile Change-Id: I48c69962ae5e59ae3bdd35d343deeeffdde6e903 Reviewed-on: https://gerrit.libreoffice.org/6160Reviewed-by:
Thorsten Behrens <thb@documentfoundation.org> Tested-by:
Thorsten Behrens <thb@documentfoundation.org>
-
Eike Rathke yazdı
Change-Id: I202b01e8ac705c11d816a607e3293d8ba56f4640
-
Eike Rathke yazdı
Change-Id: Ib59c75ee13b5e16ef014ab7245540ffdc62c2daa
-
Thorsten Behrens yazdı
More fixup after a775188f - shuffling use of framebuffer config array to a place where it's not yet free-ed again. Change-Id: Icc50d08e2d42e6fbdb46de668a98d31e364f0bdc
-
Tor Lillqvist yazdı
Change-Id: Iee396f289df4dc4134c30e6b6b1126d2745c1f6f
-
Eike Rathke yazdı
... when assuming that (X - c) <= X is always true ... or that (X + c) < X is always false Change-Id: Ib2313827cd6358ced0141b41cba753896b676e28
-
Stephan Bergmann yazdı
Change-Id: If6d59fefd35541a53405dab13188a217c48ad52c
-
Thorsten Behrens yazdı
Change-Id: Icc9ec9b3c04479ffe930859d600cd222b3003804
-
Ivan Timofeev yazdı
Change-Id: I31ac3c6bf09e18bb4bcd95c004a76045ad50cc92
-
Ivan Timofeev yazdı
Change-Id: I1fbb5d4c8a279d572fe1ff0d9f06c3eeb7d9a0de
-
Ivan Timofeev yazdı
Change-Id: I3e2139cb1d12fe1849d87b438ab3f55fc21fa574
-
Ivan Timofeev yazdı
These are default line and fill colors, so it's better to duplicate these in the standard palette to show the color names in the toolbar conrols. This reverts commit de7b2781. Change-Id: I8a39c28b464980598a58ac559905aab86aac3e26
-
Jan Holesovsky yazdı
Let's revert this for the time being, before we have the full solution that works both for sidebars, as well as for the normal docked windows. This reverts commit 16ea2dc1.
-
Marcos Paulo de Souza yazdı
Change-Id: I683c0d30c3286ed5d725d4eefe8b3977b82ee316 Reviewed-on: https://gerrit.libreoffice.org/6035Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Thomas Arnhold yazdı
despite the fact, that <li> tags are currently not closed... Change-Id: If77d99b8dfcb00e60d918e5ce5030e6e44a6e64a
-
Thomas Arnhold yazdı
Change-Id: Ibd44d716e70034ffe7d31e3f5dc2c547a822b0e1
-
Caolán McNamara yazdı
its the same result either way, but seeing as the assignment is duplicated might as well tidy it up Change-Id: Id64547c6a5d2ce58b1ee79ba64cb761575b2d1dd
-
Thorsten Behrens yazdı
Adds opengl canvas implementation - display-list-based, all rendering done as textured geometry. Needs shader support. Currently compiles and works on Linux, Mac should be ~easy to add, win32 eventually. Change-Id: Ibf3eb88d6a36a91b2960a3a6320d708160e4fc14
-
Thorsten Behrens yazdı
Remove the implication that XCanvas IS-A XBitmapCanvas, i.e. one can access underlying pixels. That's a preparation for display-list based canvas implementations, and was a rather silly assumption in the first place. Also fixes up all client sites. Change-Id: I7a3d6f68ef46fe94b23cce7759cc0b8b6ca4dae9
-
Thorsten Behrens yazdı
Basegfx gets a basegfx::tools::number2PolyPolygon method that converts a number 0-9 into a 7-segment digit display polygon. Change-Id: I4d3326c9fe9e42d07a6248781127f19ac27d8b72
-
Miklos Vajna yazdı
Also add vim modeline, that represents the current whitespace convention used in this file. Change-Id: I8faae4f211125695bd686fd9f09430530e4ae91c
-
Caolán McNamara yazdı
Change-Id: I8fb524a324b4ada64623f7c4f9ea2348765260b7
-
Tor Lillqvist yazdı
Change-Id: Ia3c6d666894a4fcf36243573d3d421ec15682766
-
Tor Lillqvist yazdı
Change-Id: I87af9887596599543d7ececdf56768a2402150c7
-
Krisztian Pinter yazdı
Change-Id: I9c6f2058e67990156a4be928449c6ebe6614e486 Reviewed-on: https://gerrit.libreoffice.org/5913Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Björgvin Ragnarsson yazdı
This speeds up rendering of EPS figures by approximately 10% Change-Id: Ie7d39bab4a7ea5f9350f989c25364f70bd8b8453 Reviewed-on: https://gerrit.libreoffice.org/6124Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
David Bolen yazdı
Add backwards compatibility support for Python 2 to the earlier change in fdo#66025 to improve import error handling under Python 3. Change-Id: I47bf8ef255c4c2a3e4a2754414977aaa8ed32483 Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I54675b0c9683afb25fb9eaeb3def1e43c77fb053
-
Caolán McNamara yazdı
Change-Id: Ifa2c2e7a26c3c6844774edb1a3245c8da1f20e33
-
Caolán McNamara yazdı
Change-Id: I313e76a480cd734d1e950e811bb02dd1280a143c
-
Caolán McNamara yazdı
Change-Id: I6a33fd22604bc91a901268501588928de643f16e
-