- 09 Eyl, 2013 40 kayıt (commit)
-
-
Matúš Kukan yazdı
This commit adds gb_Package_add_symbolic_link. Change-Id: I58511ede3da402464e60a4c45549c15c9c5dd1a5
-
Michael Stahl yazdı
also, chmodding symlinks rarely does something useful Change-Id: Icdeb62728c3c0684d40d3a2c4d3bcb87b21bfb5a
-
Matúš Kukan yazdı
Change-Id: I4004361a85af4e6aed9dd0951d1154a2d99f97e7
-
Matúš Kukan yazdı
Change-Id: I3946b44838c659cad12d288c8a1ed5137c3e554e
-
Matúš Kukan yazdı
Change-Id: Ic7515acd14916cc36b59749059ed623cda906c23
-
Michael Stahl yazdı
Change-Id: I9e3c58fe65b902bb8b6b30449008bd1d71ed2180
-
Tor Lillqvist yazdı
Change-Id: I133303e9501414aca0eadddc2ecc14a9d29d6488
-
Andrzej J.R. Hunt yazdı
Change-Id: Ief0af6dd64e5d144dd6396789068b3c7dae977bc
-
Andrzej J.R. Hunt yazdı
Change-Id: I76b0f9e547ce604aaace129a60c99b0beceac300
-
Caolán McNamara yazdı
Change-Id: Iaa5cbce576e8a90f7dd89737a9458408dd3d84fa
-
Caolán McNamara yazdı
and CID#1028322 and CID#1028321 Change-Id: I6c151ef949755a17fa09c483d2f5f77b02fed08e
-
Using PDF's Axial shading leads to better visual result than Sampled function shading. Only GradientStyle_LINEAR and GradientStyle_AXIAL are affected by this change, all other gradient styles are exported as before. Change-Id: Ib4d549987e34b7ba5d1c5adaf30908f2e306d07e Reviewed-on: https://gerrit.libreoffice.org/5799Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Tor Lillqvist yazdı
I thought SAL_WARN_IF etc worked in such a way that any variables used in the condition would be "used" from the compiler's point of view, even in an optimising build case where SAL_DETAIL_ENABLE_LOG_WARN is false and SAL_WARN_IF should optimise away? Change-Id: I728e1eeb8559e1299abf403afceb0e2748d08857
-
Caolán McNamara yazdı
Change-Id: I04cc7fdc07e89b0a056f0012cdd00b43d29184e7
-
Caolán McNamara yazdı
Change-Id: I8f7e56ce86e7097379a8e063405bf95405616318
-
Caolán McNamara yazdı
Change-Id: Id00bce6fe4826293f6b0ae842bc70b536e9aa99a
-
Caolán McNamara yazdı
Change-Id: I516aedd445c8fcd4cefed1ed23d5bf8157b200a6 Reviewed-on: https://gerrit.libreoffice.org/5889Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Armin Le Grand yazdı
(cherry picked from commit d747eabc) Change-Id: I19139af9e9530214d581720963da6739afd1b987
-
Andrzej J.R. Hunt yazdı
Change-Id: I06cfdc29d7613638d3cea080e7b39c67c74d4de0
-
Tor Lillqvist yazdı
Change-Id: Iaeb9e1637ab4b85735a44f7cd5428e0e0c47c91d
-
Markus Mohrhard yazdı
This reverts commit 32d9dd30.
-
Julien Nabet yazdı
+ Some simplification Change-Id: Ia4db65f3c6d4e712060753e15acbe160d4fe3ede Reviewed-on: https://gerrit.libreoffice.org/5862Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Tor Lillqvist yazdı
Initialise them in the presumably intended way to get rid of the warning. Note that the code around there is somewhat confused and downright wrong anyway, though. Also "+0", "-0" or "000" for instance are correct ways to write zero. Also SAL_MAX_INT32 and SAL_MIN_INT32 are legal values for a UNO "long". (And it will always be true that a sal_Int32 is <= SAL_MAX_INT32 and >= SAL_MIN_INT32.) And does the code accept any single-character string as zero? Then there is copy-paste galore for the "hyper", "double" and "float" cases. Change-Id: Ie1920cfb4d17dca7cd966d8b200d2510ea975290
-
Takeshi Abe yazdı
Change-Id: If6d39259c29e9abcb693c9b0bdfb89b94001f928
-
Takeshi Abe yazdı
Change-Id: I9bcf02b270200fd146d2bfee6f15ff1f9ad8888b
-
Muthu Subramanian yazdı
Auto and manual axis positioning seems to cause a problem. Needs to be tested with more charts.
-
Efe Gürkan YALAMAN yazdı
Loads all options now in a plausibletime. Handles all short, long, hyper, double and float types. Also handles []hyper type. Also using a custom edit widget for prevent errors for integer types. Change-Id: Idb4f2cb49381e7f92e27a5e89107d48a334f0a26
-
Tor Lillqvist yazdı
Change-Id: Ieffdf077372f56016fa735ce0266c9e6e6a1fe1d
-
Caolán McNamara yazdı
Change-Id: I553e6f696ad10e847d845c263fbfbab5d2279345
-
Caolán McNamara yazdı
Project: help d7cdc2fbf36d81ecfdfa92bdf07e8471aa380ce5
-
Caolán McNamara yazdı
Change-Id: I91c69add679f62af5f67cc1bd7c2739b2de84cfb
-
Caolán McNamara yazdı
Change-Id: I17b60440297d4eecca0737f811f6e56cc5bc91ce
-
Michael Meeks yazdı
Change-Id: I7419df44a1f75a1f8bd93f10a8104b75784e6fee
-
abdulmajeed ahmed yazdı
Change-Id: I1684f0a4e66a395928f5fabcef0610867adb6eea Reviewed-on: https://gerrit.libreoffice.org/5871Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Krisztian Pinter yazdı
Change-Id: I68cb3363a33b2d6ceb2330486e26d5cfa913c5e7 Reviewed-on: https://gerrit.libreoffice.org/5841Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Id986d86c58c90db67f5943ace13d9cbe383ceaa0
-
Caolán McNamara yazdı
Project: help d0456a4b2ab0312273beaf6546a7698c1028cf3b
-
Caolán McNamara yazdı
Change-Id: I0d8ef363e45f9032676a161c63d7cf9bcbe417fd
-
Siqi LIU yazdı
Make use of InAppSettingKit, which allows both in-app setting and system-wide setting pane. Introduced more customization like default count-down timer duration & vibration & auto_start & default timing widget options Change-Id: Ida60b3b3f87a674795ee3ebddf14c71265196264
-
Siqi LIU yazdı
Change-Id: I208a97fe697d3f95fb4620d7649de1ba3c1b8c8f
-