- 15 Tem, 2014 2 kayıt (commit)
-
-
Jan Holesovsky yazdı
Change-Id: Id0b883b7d7b902c1f8e41bcf39220ef74b3488bf
-
Jan Holesovsky yazdı
Change-Id: I72d336b8aacf80f9ab6472c0948766ee56fda34f
-
- 14 Tem, 2014 38 kayıt (commit)
-
-
Tomaž Vajngerl yazdı
Change-Id: I83cfa2f11e76e03b919216e8dd04d1121ea6afd8
-
Kohei Yoshida yazdı
This "end of list" flag determines whether the row insertion was an automatic insertion at the bottom. Calc doesn't use this at the moment but Excel uses it to differentiate a normal row insertion from an automatic one. Change-Id: I6b28669d816c54d1dc1e4c106918ba688415788d
-
Kohei Yoshida yazdı
refupdat.hxx is under the ui directory. Not everyone has access to it. Change-Id: I3f60761e1105946ed5bd6bddb339ee9a9e7705ad
-
Kohei Yoshida yazdı
Change-Id: Ieb54e895f334361978cfc22956ab65687fb74adf
-
Kohei Yoshida yazdı
Change-Id: I127879c4f1b6d3605ff800c3f3aa3929a098fead
-
Caolán McNamara yazdı
Change-Id: I5cb90f10112afda77e68035d89cb7026d6e32eec
-
Matúš Kukan yazdı
Change-Id: I9fe3078e2c4ea4a63efcc3e26a090c8e3cbc7ccc
-
Michael Stahl yazdı
... as used by wrap polygon import, see fdo#41068 fdo#76803. Change-Id: I4467560c2c3bbdab3fc9f8cd7a0c0b415429186c
-
Michael Stahl yazdı
(regression from a71a562a) Change-Id: Ie3a44a80c720f59831bc2b1da91792fb8aa24d62
-
David Tardon yazdı
Change-Id: I89e458dbd01a45761948b64cb457424383ca5f51
-
Joren De Cuyper yazdı
regression of 3b7472b2 Change-Id: I95a30acbf4b2684dda9684f5b51b887356a940e1 Reviewed-on: https://gerrit.libreoffice.org/10302Reviewed-by:
Tomaž Vajngerl <quikee@gmail.com> Tested-by:
Tomaž Vajngerl <quikee@gmail.com>
-
Matúš Kukan yazdı
Extend d98c817c and fix default. Change-Id: I79ad35bd5ad6fbd6e7d260864d4bf40fafb6b604
-
Caolán McNamara yazdı
Project: help 00c49810c4e883958eb698f2f5b0d413077f14b1
-
Caolán McNamara yazdı
Change-Id: I6cbf610123b88b29a81a33320ac2c6ce5e224486
-
Palenik Mihály yazdı
I converted RID_DLG_LISTCOMBOWIZARD, RID_DLG_GROUPBOXWIZARD and RID_DLG_GRIDWIZARD to .ui Change-Id: I221f22edbe4c638bfa80065d7775f78af24590cc Reviewed-on: https://gerrit.libreoffice.org/10277Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
rbuj yazdı
To build a universal binary in Mac OS X 10.6+ with an Intel processor, it is better to set --with-universal-archs=intel, remember that Rosetta is not installed by default in Mac OS X v10.6 and it is neither included nor supported in Mac OS X v10.7 or later. If we don't use --with-universal-archs then the configure.ac sets the architectures: ... UNIVERSAL_ARCHS="32-bit" if test "`uname -s`" = "Darwin" then if test -n "${UNIVERSALSDK}" then if test -z "`/usr/bin/file "${UNIVERSALSDK}/usr/lib/libSystem.dylib" | grep ppc`" then UNIVERSAL_ARCHS="intel" fi fi fi ... In Snow Leopard (Mac OS 10.6): /usr/bin/file /Developer/SDKs/MacOSX10.5.sdk/usr/lib/libSystem.dylib /Developer/SDKs/MacOSX10.5.sdk/usr/lib/libSystem.dylib: Mach-O universal binary with 4 architectures /Developer/SDKs/MacOSX10.5.sdk/usr/lib/libSystem.dylib (for architecture ppc7400): Mach-O dynamically linked shared library stub ppc /Developer/SDKs/MacOSX10.5.sdk/usr/lib/libSystem.dylib (for architecture ppc64): Mach-O 64-bit dynamically linked shared library stub ppc64 /Developer/SDKs/MacOSX10.5.sdk/usr/lib/libSystem.dylib (for architecture i386): Mach-O dynamically linked shared library stub i386 /Developer/SDKs/MacOSX10.5.sdk/usr/lib/libSystem.dylib (for architecture x86_64): Mach-O 64-bit dynamically linked shared library stub x86_64 /usr/bin/file /Developer/SDKs/MacOSX10.6.sdk/usr/lib/libSystem.dylib /Developer/SDKs/MacOSX10.6.sdk/usr/lib/libSystem.dylib: Mach-O universal binary with 3 architectures /Developer/SDKs/MacOSX10.6.sdk/usr/lib/libSystem.dylib (for architecture x86_64): Mach-O 64-bit dynamically linked shared library stub x86_64 /Developer/SDKs/MacOSX10.6.sdk/usr/lib/libSystem.dylib (for architecture i386): Mach-O dynamically linked shared library stub i386 /Developer/SDKs/MacOSX10.6.sdk/usr/lib/libSystem.dylib (for architecture ppc7400): Mach-O dynamically linked shared library stub ppc If x86_64 (for OS X 10.8+) or PPC (for OS X 10.5) is only desired then a universal binary is not useful and we don't have to use --enable-universalsdk=${UNIVERSALSDK}. Change-Id: Ib0578cfdb912fed5a803df3d2e04d2b037cfe13f Reviewed-on: https://gerrit.libreoffice.org/10249Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Maxim Monastirsky yazdı
Change-Id: If655b5ef94657b2771d4e05dd6a2c494aa0e587d
-
Oliver-Rainer Wittmann yazdı
in table cells are part of table formulas (cherry picked from commit b384441c) Conflicts: sw/source/core/fields/cellfml.cxx Change-Id: I4780ce0c1ac9ac911b654f61aa12938d7b225139
-
Jan Holesovsky yazdı
Change-Id: I6f6d2e7516d99a02ad813ba5e03c5cdcac2f4964
-
Miklos Vajna yazdı
If you copy the class members on the stack and tweak those (and not class members), then there is no need to manually restore the copy at the end of the method. Change-Id: I42b50cd6b99b6b277dd9809b40385ef6512ef141
-
Miklos Vajna yazdı
The root cause was that code in SectionPropertyMap::PrepareHeaderFooterProperties() saved member variables on the stack, modified them, then restored them at the end of the method, but forgot to restore m_nBottomMargin there. The result of this was that First Page's FooterBodyDistance got set to zero, which is not the same as Default Style's FooterBodyDistance (150), so on export sw::util::IsPlausableSingleWordSection() returned false, which turned the page break into a section break. Change-Id: I1afa2603de1313ae1e2aaefd4b7c771fce27e21e
-
Caolán McNamara yazdı
I imagine it would be best that the Graphics were delivered pre-swapped in by higher levels in case there are second level caches or more complex caching systemed wrapped around it, so warn about it in debug mode but give it a last-ditch shot anyway. i.e. while the .docx problem should be fixed there is a report of a very similar .xlsx problem Change-Id: Ie40ee10fe5cba8ff9c321f47b83e33ee2c1425fd
-
David Tardon yazdı
... because the name is not URL-encoded at this point, so parsing it as a part of the URL will interpret special characters, e.g. #. Change-Id: I780baed1753e9674d835dc296d31c088b67d8ba7
-
Noel Grandin yazdı
This reverts commit e3246e80. Which was a mistake.
-
Noel Grandin yazdı
partially revert my commit 34cabe83 "loplugin:unreffun" Change-Id: Idbfc9d1e43180c7c14e58c7b9417f3001d9805d4
-
Zolnai Tamás yazdı
Fixes in the new tarball (beside the upstreamed bug fixes): - In walkthrough mode camera is moved relative to the current camera position and not relative to the initial camera position. - The right FPS numbers are displayed under Linux. - Some memory optimization to avoid running out of memory in case of huge models. - Other freedesktop bugs: fdo#81205, fdo#81207, fdo#81250 Change-Id: Ie0f65be3312688196fcca634eb396c577f991073 Reviewed-on: https://gerrit.libreoffice.org/10274Reviewed-by:
Zolnai Tamás <zolnaitamas2000@gmail.com> Tested-by:
Zolnai Tamás <zolnaitamas2000@gmail.com>
-
rbuj yazdı
Fix UNAME_PROCESSOR detection in Mac OS X. Add a filter expression before to apply a platform-specific patch. Change-Id: I9fc4cf790f16255f4e807e070dbae0e5a1f28781 Reviewed-on: https://gerrit.libreoffice.org/10227Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
rbuj yazdı
Adds several improvements for setting the SDK. Change-Id: Id6aa7c972ec5f11f1a43ced90f0411e55328eef3 Reviewed-on: https://gerrit.libreoffice.org/9952Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Noel Grandin yazdı
Change-Id: Ic38d7f5f816f2a91bfb468c0b7fb241b084a0c44
-
Noel Grandin yazdı
.. only used in 2 places in the same file Change-Id: I5dc1dc77c3841bf86134f6a48597f8c1e71b2b3f
-
Noel Grandin yazdı
..it is only used in two places Change-Id: If333936b26592ed44d3525f2eb3c21aafde7dddc
-
Noel Grandin yazdı
Change-Id: Ib64683372d89896e7fbac7ac9acb608c5470531c
-
Noel Grandin yazdı
Change-Id: I3a22b16d2449a1cb2eba00164f8fca0fd022bd0a
-
Noel Grandin yazdı
Change-Id: Idc0f3ef53f48b2e77e4cecbcdbbc44a115c6ec2e
-
Noel Grandin yazdı
Change-Id: I81991231a2cc0b0c9d8289db8435ef8286f1c2bb
-
Andrzej Hunt yazdı
Change-Id: I0da29204809b6a1de42d5f0fc37705497a060493
-
Caolán McNamara yazdı
Change-Id: Ie818b382c0b17760c720ff2f2c73a3697989f97e
-
Noel Grandin yazdı
Change-Id: Ia1b49091c91e257e4c9e1ef328c412ea3f1a451d
-