- 24 Nis, 2014 40 kayıt (commit)
-
-
Tomaž Vajngerl yazdı
Change-Id: I673a76ef85038b1f304ea85faeed5b4a462cb144
-
Tomaž Vajngerl yazdı
Change-Id: I3915cfabb9568480d74ea6d4e459def6fe912eb9
-
Tomaž Vajngerl yazdı
Change-Id: I2e7befb46de8bf0ff6e6bc58d0353a8b6ec1c226
-
Tomaž Vajngerl yazdı
Change-Id: Ia7dd944260b3de4085ff25597eef154fde256b54
-
Tomaž Vajngerl yazdı
Change-Id: I3644b5d0bf5f485e1261c478996c95981f6055cb
-
Tomaž Vajngerl yazdı
Change-Id: I9fe9d7b5237031e3001f64af7001d91fa53f1c64
-
Tomaž Vajngerl yazdı
Change-Id: Ib69a5d651dfffa4ebe4806a1836d78b09103188e
-
Tomaž Vajngerl yazdı
Change-Id: Iac28bea6f7ae7d83e48945ac34807d9db8f71caf
-
Tomaž Vajngerl yazdı
Change-Id: I30399ed526ae4dc345f6e8de69bc0806017e7da7
-
Tomaž Vajngerl yazdı
And use the newLine() method in t-test and F-test. Change-Id: I6372fe1fbc1f63bca56b110115732de96eb2afcf
-
Tomaž Vajngerl yazdı
Change-Id: Id592d4becf63239a5f55e987fc2d00f3baa6fb52
-
Tomaž Vajngerl yazdı
Change-Id: I70b6d9ecc02aabf691b3606487e719885e6430fd
-
Tomaž Vajngerl yazdı
Change-Id: I31281e863d82a211d7cca897f3e65a0ecfcb5f6b
-
Tor Lillqvist yazdı
Change-Id: I351478d9dbde6f7459145b82a73fb5bb119a6bdb
-
Miklos Vajna yazdı
Change-Id: Ib012030799ef2602a4b61c38d5ad2374422fe8b8
-
Miklos Vajna yazdı
Change-Id: Iee99f1f86af4ed494dbbe33b31baeb707b7ed544
-
Thomas Arnhold yazdı
Change-Id: I0f8bbb1c1c78355251c1df5d7c2a8a3f209f7ccc
-
Thomas Arnhold yazdı
Change-Id: I455377911f700030d4c3a9839e53de3996694669
-
Thomas Arnhold yazdı
and increase the default size for DocType, so that it fully visible by default. Change-Id: Ia0aaf6aae5a24d2c0a51cc7a63e7eac9f5feb7a7
-
Thomas Arnhold yazdı
it already expands horizontally, however hexpand is not set... Change-Id: I8e0bfb9dfc841c66eeb2d14f5f73a997b6862cb5
-
Thomas Arnhold yazdı
Change-Id: Ied75e1c41622451c4afed6e66521cec43d231303
-
Tor Lillqvist yazdı
Change-Id: Icd90d8e765af4bce6e4c56068fcdf40ff2ed3af4
-
Tor Lillqvist yazdı
Change-Id: Iea6797790c76f14a28c090f3d76ef8873302c4df
-
Tor Lillqvist yazdı
Change-Id: I85892e6a9e7cc7c3720314fe0e7a0c96cbf989bc
-
Chris Sherlock yazdı
Change-Id: If9d3d92c4ceb11a3a49cb8d59e9e40bbebf737f5
-
Chris Sherlock yazdı
Change-Id: If3ce6dd8ad25f5ba36ff144f0787c4be6f42c557
-
Chris Sherlock yazdı
Change-Id: Idb1faf5632da8ea3fec674f9fb2d042c7ff14fa7
-
Chris Sherlock yazdı
Change-Id: I8c683588d8bdb6dd287e60fc1e249bd5633a4ee2
-
Chris Sherlock yazdı
Change-Id: Ia2db9d640af6bdc35f3e38b5b85355721d5b8331
-
Chris Sherlock yazdı
Window checks to see if the window is currently being painted, then it checks to see if there is an active clipping region (which it needs to intersect with). Printer and VirtualDevice don't have this need, so they just return the clipping region. Change-Id: I1a9af237940f5add725c783c02a193c9e3329fa6
-
Chris Sherlock yazdı
Change-Id: Ieb6ce1f3505d1f2d6949fe0c4da762f4aead6d83
-
Chris Sherlock yazdı
Change-Id: If8d18b59285f75d61d9972ca019390fce700be3c
-
Tor Lillqvist yazdı
Change-Id: I6addb92f083125233f92b0299c79a857fb0df011
-
Kohei Yoshida yazdı
Change-Id: I00683ce64fea58a80cd7137384e8f30464c44e9f
-
Kohei Yoshida yazdı
The first element should be something other than 1 to make this a better check. Change-Id: I2dc108a2e755034f584fef781eb5668b629dc3fd
-
Tor Lillqvist yazdı
Change-Id: I1a7172cb9b2663b84874b3c3f277fb3b3786c7a4
-
Tor Lillqvist yazdı
Change-Id: Ifad2710470fc41257f616d716eb9323094a69de1
-
Tor Lillqvist yazdı
Propagate the restriction of locales into <config_locales.h>. Note that in the normal case, with no locale restrictions, all the WITH_LOCALE_xx macros are zero anyway, but WITH_LOCALE_ALL is one. Restrict which character encodings are handled in sal/textencsal/textenc/tables.cxx based on the WITH_LOCALE_ macros. (Don't simply always do it for iOS.) Massage the affected unit tests to not crash when only partial character encoding information is present. Change-Id: Ie2c882c262ebd0d2b37dde66b8fe3c3e2570da14
-
Chris Sherlock yazdı
Window instances need to handle overlapped window clipping, VirtualDevice and Printer do not have to worry about this. This code should be kept in the class that handles it, so I'm seperating it out. Change-Id: Ie7df90c983f7a858b563d4f892ceb64d575c0319
-
Caolán McNamara yazdı
Change-Id: Ie5ce039d8f7be05acb9fe8e59ee73b7d0db3c708
-