- 13 Kas, 2012 32 kayıt (commit)
-
-
Fridrich Štrba yazdı
Change-Id: If6e58db174159111dec9c6ab39258d757a3e6ba5
-
gerhard oettl yazdı
wget --config=/dev/null would ignore ALL local settings, but interfers maybe too much - proxy auth for example. So adjust only some settings. -- M download Change-Id: I3dad22c4a4e18a480a7157ad3cc903c6a0725a4e Reviewed-on: https://gerrit.libreoffice.org/1046Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
Caolán McNamara yazdı
in spinbuttons, so adding just the width of the up/down buttons will not take into account that intermediate space in determining the optimal size Change-Id: I219a02b3313e87f4c927d52de34eda040b13133e
-
jailletc36 yazdı
I also turned a memmove into a memcpy. The 2 memory areas can not overlap. Change-Id: Id4f984f9eb5dea1ba59631281d6967d259948e5b Reviewed-on: https://gerrit.libreoffice.org/1015Tested-by:
Eike Rathke <erack@redhat.com> Reviewed-by:
Eike Rathke <erack@redhat.com>
-
Cédric Bosdonnat yazdı
Change-Id: I6966c621343a9c1c7a7f703c026f7e6d39976154
-
Stephan Bergmann yazdı
...by properly re-merging <http://svn.apache.org/viewvc?view=revision&revision=1172345> "cws mba34issues01: #i117716#: fix missing resources my removing unused code" (changing the start ID from SID_OPTIONS_START to SID_INET_EMAIL_NAME) brought in by 015b29b7 "re-base on ALv2 code" (but erroneously dropping the start ID) with 5fcecf9b "hrc cleanup: Remove unused defines" (removing unused SID_INET_EMAIL_NAME). Change-Id: I3f10b5ec166a8bf4763ef8e44d3095bb816277d0
-
Eike Rathke yazdı
Accept fraction input without integer portion if the format was preset as fraction, e.g. 1/5 instead of 0 1/5 and don't force to date. Change-Id: I188593c57e5779aae029a1aa2ebd2c18de441804
-
Miklos Vajna yazdı
Change-Id: I1948dcc76026e4c906407932aa67371e5e9e8bb6
-
Fridrich Štrba yazdı
Change-Id: Icceb9586b4051009a8843b4672b79daf22e07830
-
László Németh yazdı
Change-Id: I5cec602c686d5199b516a7e5135ababeb0751444 Reviewed-on: https://gerrit.libreoffice.org/1024Reviewed-by:
Németh László <nemeth@numbertext.org> Tested-by:
Németh László <nemeth@numbertext.org>
-
Caolán McNamara yazdı
Change-Id: Ie789bdfbf26c9cf652d43d6badfad6fec1a3eb9e
-
Cédric Bosdonnat yazdı
This is a preliminary step to CMIS server selection simplification. Change-Id: I74f333a9f233bbaabb4d6b6ba48fb8e86df2f508
-
Cédric Bosdonnat yazdı
Change-Id: I626bd6ab29da29d4cd312b56208e4a2d0697c2fe
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Fridrich Štrba yazdı
Change-Id: I73f9422268f58ded971150f1ef16643885669ea3
-
Fridrich Štrba yazdı
Change-Id: I12b8c5e43dbe96fe9e2b2175dc6bb6bf15a8bdf8
-
Fridrich Štrba yazdı
Change-Id: I02dcde7d83df864561a5d4af8cda5e57f30f811a
-
Fridrich Štrba yazdı
Change-Id: Ib53ab293d90b9b8a68d97b10d2ad020c69ab46f5
-
Caolán McNamara yazdı
if grid contents change their mind and want to be bigger than available space, then somethings got to give, prefer expandables as shrinkables too Change-Id: Iefd87adb722548c11df04f194cf6d6e17665289a
-
Caolán McNamara yazdı
because that's persistent across unrelated style changes otherwise setting e.g. alignment will reset the color to default black Change-Id: I2b975c3914a59a93e54d72aa0975a066b5edf533
-
Caolán McNamara yazdı
that way the display text always matches the link text Change-Id: I3f4901803bd9354d2cd0fc29d7d91ccd8e3def54
-
Caolán McNamara yazdı
Change-Id: I4d938be9e960f421398dd40bbcf1b3cadc643de1
-
Fridrich Štrba yazdı
Change-Id: I9f943f807e0966aafa66dbb865941cf975ad9fe2
-
Tor Lillqvist yazdı
Change-Id: I6a3762c42d88752c1c3dd0acd6bfb41b1ace062a
-
Tor Lillqvist yazdı
Also revert my two minor follow-up popper commits. Poppler doesn't build on Mac OS X. It uses fontconfig, and we don't depend on that on the Mac. There is a patch from 2009 http://lists.freedesktop.org/archives/poppler/2009-July/004932.html (actual patch at http://lists.freedesktop.org/archives/poppler/attachments/20090712/f3b154d0/attachment-0001.obj ) that makes poppler not use fontconfig on the Mac, but it was never upstreamed. And that patch uses the obsolete ATSUI API, which we want to stop using in LO code, not introduce new uses of. This reverts commit 39f9eb0d. This reverts commit 0941c211. This reverts commit a6e9bb4c.
-
Tor Lillqvist yazdı
Change-Id: I535fe7660460b7ceb66c4fb3f21449e2cceea7e1
-
Tor Lillqvist yazdı
Change-Id: I579f7038222817ed16e9326c93b2bc26bf4e69e9
-
Peter Foley yazdı
Change-Id: Ib908a3acba1faabeb411b4d1459968a362ee8029 Reviewed-on: https://gerrit.libreoffice.org/1036Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
David Tardon yazdı
Change-Id: I7e61de3009e20aa13bdc2a333c803130eb88f36d
-
David Tardon yazdı
Change-Id: I92e42a4a677ab352e9b5a01d19c50493682eea8d
-
Bjoern Michaelsen yazdı
- having solver checked in needlessly prevents it being mounted on e.g. tmpfs Change-Id: Ief5e141a09b42ab9f504ca4e17bb17cff1f33a36
-
- 12 Kas, 2012 8 kayıt (commit)
-
-
Takeshi Abe yazdı
Change-Id: I392709e11df3b2babfaa2cf4f90caf7ef29b10aa
-
Takeshi Abe yazdı
Change-Id: Iff3dc8149cbe6dbf3827fa6817676777a528e93b
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Rene Engelhard yazdı
Change-Id: I56ce5fc99c654c63df87844c78f652c4ff13ce2c
-
Stephan Bergmann yazdı
Change-Id: I2d28680b9e08baf7ec11098b698f881f3a420cb6
-
Michael Meeks yazdı
-