- 14 Kas, 2012 3 kayıt (commit)
-
-
Stephan Bergmann yazdı
...as it leads to crashes anyway (as witnessed with what got fixed with 09ee1797 "Fix Which-ID range of OfaTreeOptionsDialog item set"). Change-Id: I9ad24d3dd11530ad002a5277d22b60e651e67d70
-
José Guilherme Vanz yazdı
This commit removes some unused code from unusedcode.easy Change-Id: I204edb6a29e23af244e7997622c5a9b3f596cb2f Signed-off-by:
José Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1052Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
Peter Foley yazdı
Change-Id: I6d69eb2af6a3b1a693ad782f2a0e51f6b0ef932c
-
- 13 Kas, 2012 37 kayıt (commit)
-
-
Xisco Fauli yazdı
Change-Id: I334244d1729376f25c361327b4103fb59ccc2d09
-
Xisco Fauli yazdı
Change-Id: Ic0a4c4491cfdf0070552f38f706aea0cb53178be
-
Xisco Fauli yazdı
Change-Id: I0e6f1239ead11845b0fbad98354022c9ee021ea3
-
Xisco Fauli yazdı
Change-Id: I6e43be661c44f24be458e02168557e6cef4dd99a
-
Xisco Fauli yazdı
Change-Id: Ie91d4d2f50ef1f13759904d6eb862f2d7c2140e7
-
Peter Foley yazdı
Change-Id: Id80557cb47ab471a0f3a643a1c11a59e89c14c54
-
Kohei Yoshida yazdı
Else Calc would fail to update the column headers due to A1 to R1C1 change (and vise versa). Change-Id: I2c403212f5bc539aea92370e60da96f480549d6d
-
Stephan Bergmann yazdı
...that (indirectly) allocates memory via rtl/alloc.h, thereby causing the rtl_cache_wsupdate_init thread to be spawned before main, as on Mac OS X that would interfere with the code in sal_detail_initialize to close all file descriptors >= 3 -- on Mac OS X the pthreads implementation makes use of KQUEUE file descriptors. * This commit removes enough global static data to make ui-preview work again on Mac OS X (where it crashed at startup when the main thread closed the KQUEUE fd used by pthreads implementation threads). gengal uses further static data (at least from module sb), so needs further clean-up. * Avoiding global static instances derived from class Application required the introduction of vcl/vclmain.hxx. * That the vcl library was linked against the static vclmain library (which only provides an implementation of main) appears to me to be a historic relic (all executables should either include a SAL_IMPLEMENT_MAIN or link against vclmain), so I removed that. Change-Id: I048aa616208cb3a1b9bd8dcc3b729ba1665729bd
-
Noel Power yazdı
Change-Id: I612ff2340b272661067cb6a54106e91443fec91e
-
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
-