- 26 Eki, 2015 7 kayıt (commit)
- 
- 
Jan Holesovsky yazdıChange-Id: If0e97269043addb7a1659e34c0b286d7ac32428a 
- 
Noel Grandin yazdıChange-Id: I47e5e3ebbbf55ae1fbbf2df85f9efbdd8bca1322 
- 
Mario J. Rugiero yazdıChange-Id: Ia97d9a24ffd455a135c44bba250fd0c27df7f910 Reviewed-on: https://gerrit.libreoffice.org/19591Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 
- 
Mario J. Rugiero yazdıChange-Id: I8f72bec11b5dfd71cc60a18b980629c176d43f49 Reviewed-on: https://gerrit.libreoffice.org/19595Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 
- 
Noel Grandin yazdıChange-Id: I06f33af242c60e0349417ceab3ca4a6d47cd402d Reviewed-on: https://gerrit.libreoffice.org/19589Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 
- 
Julien Nabet yazdıJust remove the disabling Change-Id: Ia03591610ba1b60a66d9962169383c4ab85288ca Reviewed-on: https://gerrit.libreoffice.org/19590Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> 
- 
tagezi yazdıProject: help 5d7d8ae940137262e8fd575a2214bf0baf0e9c1f A description of trigonometric function IM* In ODFF a phrase was rewrote in func_imsec.xhp and func_imsinh.xhp typos are corrected in AllLangHelp_scalc.mk typo is correctedo Change-Id: Ieecb11deae5a8b1da56cdaadc9f75ef08b211e3c Reviewed-on: https://gerrit.libreoffice.org/19429Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br> 
 
- 
- 25 Eki, 2015 22 kayıt (commit)
- 
- 
Serge Krot yazdıChange-Id: I560d28b7cc67740c6479494d0e5aa62d2ac6ffae Reviewed-on: https://gerrit.libreoffice.org/19587Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> 
- 
Stephan Bergmann yazdıChange-Id: I609e3dffeee6cde33fcbab71c15020434fe1a136 
- 
Stephan Bergmann yazdıChange-Id: I0aefe45eb06ac9d63fa79c33fd63f120c0258470 
- 
Stephan Bergmann yazdıChange-Id: Ice6dfc7b8e295f322f38f8bc8f01d6776c742e54 
- 
Tor Lillqvist yazdıChange-Id: Ia6baf94ada92ecd134587ed1148a2543c8c17614 
- 
Tor Lillqvist yazdıChange-Id: I4adb1c6f3eb978429768640ca25eff7d8a5ce23e 
- 
Markus Mohrhard yazdıChange-Id: Ic0dc47b71e76aa4825a867fc171406d126ae0518 Reviewed-on: https://gerrit.libreoffice.org/19568Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com> 
- 
Eike Rathke yazdı... with ::std::expm1() and ::std::log1p() of C++11 Change-Id: I0d119958152ea372c136d28705686b44b39015bf Reviewed-on: https://gerrit.libreoffice.org/19588Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com> 
- 
Caolán McNamara yazdıChange-Id: Ieeae14607127c442b987afc51f2b59692f5334ca 
- 
Caolán McNamara yazdıChange-Id: I5578dc3885945c013064cecf2ca86e7ca734368f 
- 
Caolán McNamara yazdıChange-Id: Ib0dcae05793927ecca4e8031e66b6ca1bf4721f7 
- 
Caolán McNamara yazdıChange-Id: I17c0f7e22e63823c16ebcdc1db1e4f618aad22a1 
- 
Caolán McNamara yazdıChange-Id: I448f59fd43d90d3ad42ba55dbadee0664984e53a 
- 
Caolán McNamara yazdıChange-Id: I18b3e0cc30e05e9a53a0f7ae9997b9f190f192f4 
- 
Caolán McNamara yazdıChange-Id: I88188482af59bb94f1869a1ad4fb3c72c71789b7 
- 
David Ostrovsky yazdıSeamonkey based address book driver is based on pre-compiled libraries and is only used on Windows 32 bit. Remove it in favor of mork driver. Given that Seamonkey based mozab driver also provides Outlook and Outlook Express address book integration, that Windows-32-bit--only feature is lost for now. If necessary, support for that feature could be rewritten from scratch, in a way that would also work for Windows 64 bit. Change-Id: Ie1c125e692598bda999767c328c9e2262a2b82af Reviewed-on: https://gerrit.libreoffice.org/19560Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> 
- 
David Tardon yazdıChange-Id: I06373679497ffc3472905251327073c878b48342 
- 
David Ostrovsky yazdıChange-Id: Ie5cd1c0e186920f3b34d3986aa995a5c3be9c58a 
- 
David Ostrovsky yazdı3.5 release is needed for MSVC 14.0 (aka VS 2015) support. Python 3.5 removed build toolchain support for MSVC 2013. Because we still need to support it, we duplicate the Python directory in externals and copy old patches and dispatch to this directory for MSVC 2013. Once the support for MSVC 2013 is dropped on master, this directory can be removed again. Change-Id: Idf7bc351239582f583ecbdb53c923cbdcf968089 Reviewed-on: https://gerrit.libreoffice.org/17352Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com> 
- 
Dennis Francis yazdıThis checkbox was introduced in the commit 9a857437 This patch makes Calc persistently remember the option's setting between invocations of the Find & Replace dialog. Change-Id: I82c1355e85cd16ce13229d495a6d243e185318ad Reviewed-on: https://gerrit.libreoffice.org/19574Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 
- 
Douglas Mencken yazdıChange-Id: I459e00ca0b6578be6f7543eb220720b1a48c1ac7 Reviewed-on: https://gerrit.libreoffice.org/19584Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 
- 
Mario J. Rugiero yazdıChange-Id: I0072ba9972a6c4d1565b1d3826202ff11f0c335d Reviewed-on: https://gerrit.libreoffice.org/19582Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 
 
- 
- 24 Eki, 2015 11 kayıt (commit)
- 
- 
Eike Rathke yazdı... with ::std::erf() and ::std::erfc() of C++11 Change-Id: I8ccc86ec4d6d71a92409770fc119f72e7084073a Reviewed-on: https://gerrit.libreoffice.org/19583Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com> 
- 
Eike Rathke yazdıThis reverts commit d2a07cd3. We now ensure in sal that calling rtl_math_erfc() with NaN actually works and returns a result as defined. 
- 
Christian Lohmaier yazdıuse SAL_WARN_IF instead - getting logged with info is more suitable for this - useless zoom factors won't cause other problems Change-Id: I7b8dd6551297eeff8e720ff85702f0049a4b93a2 
- 
Vasily Melenchuk yazdıCurrently in case of RTF export LO converts all unknown graphic into WMF. And some images due to zero prefSize produce invalid WMF of zero dimensions. As a workaround for current case we do not convert GIF images to WMF, PNG format looks better here. The code can be extended to provide suitable converters for other formats. Change-Id: I0c98111a4496250874aa4f664dd2f70134c1bdd1 Reviewed-on: https://gerrit.libreoffice.org/19581Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> 
- 
Eike Rathke yazdıChange-Id: I008438a6b1651068165e6a07b16ea0b2e447074f 
- 
Eike Rathke yazdıChange-Id: I12f38d29d1d0b02b8a99977a232646c213ef20e9 
- 
Douglas Mencken yazdıChange-Id: I09958e48846962aa5ad29e3e6cc0ce2450973f74 Reviewed-on: https://gerrit.libreoffice.org/19516Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> 
- 
Eike Rathke yazdıChange-Id: I1b573365d55f6455e892b4b5b98a7090de5caf4c 
- 
Eike Rathke yazdıChange-Id: Ie424a6f038107ef8b574d0422efaf49b441c110f 
- 
Eike Rathke yazdıChange-Id: Ia6b025ba9980f0a7b333b2dc4ae708c3a63fca21 
- 
Eike Rathke yazdıChange-Id: Ib96d7123a3c483e9a1c78666bf042396510d733f 
 
- 
