- 26 Eki, 2015 31 kayıt (commit)
-
-
Michael Meeks yazdı
Change-Id: Id61e37e4e9ea62c3dba224e55ddfdc71fb0bfc8c Reviewed-on: https://gerrit.libreoffice.org/19541Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Tor Lillqvist yazdı
Change-Id: I5179ee1cd295f256526feebb192a8548c41276a7
-
Stephan Bergmann yazdı
Change-Id: I7945eed053a671ad0c755284a372d16083e596b2
-
Miklos Vajna yazdı
Change-Id: I393ec4427674cd5d77d0e9a069ffe159d14e38b1
-
Tor Lillqvist yazdı
Change-Id: If26ae80278dc55d5bf9fa644763e653c69415597
-
Tor Lillqvist yazdı
Change-Id: Id1b48f190831bbd4cc75d0d9e315e5b2b491d595
-
Tor Lillqvist yazdı
Change-Id: I5c3835f6fdc215e5d9dc1b8146c12e0d1a57da7c
-
Stephan Bergmann yazdı
This reverts commit c3acead3, now that cc906ec4 "The Android NDK for some reason don't have these math functions in std::" uses all the declarations from <math.h> instead of <cmath>.
-
Stephan Bergmann yazdı
...to avoid failure on Linux-rpm_deb-x86@71-TDF-dbg: ucalc_formula.cxx:6600:Assertion Test name: Test::testFuncMDETERM equality assertion failed - Expected: 0 - Actual : 6.33716169817777e-17 - Calculation of MDETERM incorrect for singular integer matrix A delta of 10e-4 appears to be a popular choice in this source file already. Change-Id: I24dc6bcab114a1cb2183f2b583be7ba9a9cb1fcd
-
Noel Grandin yazdı
"tdf#93243 replace boost::bind with C++11 lambdas Cell...PropertyPanel.cxx" Change-Id: Ic66eabba58cb39e10253d50e4a226258e7099a77
-
Noel Grandin yazdı
Change-Id: I3f6a97195d3364b2a0964f62f11e9c0de9493d64
-
Miklos Vajna yazdı
This workaround is not needed after cc906ec4. This reverts commit d366d680.
-
Miklos Vajna yazdı
DOCX import could handle this situation, as commit 2e8aad6d (fdo#39056 fdo#75431 Section Properties if section starts with table, 2014-04-18) added support for this situation, in case NS_ooxml::LN_tblStart/End is emitted by the tokenizer. Fix the problem by sending these tokens in the RTF tokenizer as well, at least for non-nested tables. Change-Id: Ifedb121754634529c27820dd5175e7f9e24019e1
-
Miklos Vajna yazdı
Also de-obfuscate a few variable names: - nToxCnt,m_nToxCount (one would wonder if content or count) - nRefCnt,m_nRefCount - bFntChg,m_bFontChg - bNoColReplace,m_bNoColorReplace (one would wonder if color or column) Change-Id: Ief67fe66e26a42d2156b815ed6f81f1e8b74175e
-
Miklos Vajna yazdı
Change-Id: Ife3a2c9dae17d3c8f2972fb7d65682b6d6778ed1
-
Miklos Vajna yazdı
Change-Id: Icd6c6e1bb8a5603f6832921472615f44901e169a
-
Miklos Vajna yazdı
Change-Id: I015decadc51f73085b2732fd6702c7c3af18e6e4
-
Stephan Bergmann yazdı
Change-Id: I9668268f15fbcd4af7432d4d0d403b74263fbb18
-
Miklos Vajna yazdı
Similar to 9a93277b (vcl: fix Android build, 2015-03-06), where the Android has a broken C++ library, having some functions in the global namespace instead of the std one. Work around the problem by using the std namespace till it gets fixed on the Android side. Change-Id: I3d423f42b4e8e325beb3661c1780378e5edf962d
-
Noel Grandin yazdı
just makes it harder to grep for methods Change-Id: I0925db2f9284972fcf7e1e3adf90cbe21f69eb15
-
Takeshi Abe yazdı
Change-Id: I2315b580f8c786cc41d3cd43cdec485717785d5c
-
Noel Grandin yazdı
Change-Id: Id210cbc3481a8a31e6fc0ba2028346fc585c8744 Reviewed-on: https://gerrit.libreoffice.org/19597Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Tor Lillqvist yazdı
Not even if one includes <cmath> instead of <math.h>. So just use the C functions then. Change-Id: Ic8499bc7bcd5c84b6e52e1d5dc799f9f058db816
-
Tor Lillqvist yazdı
Change-Id: Ibb93059d4adab6b672cb9122b2dc8fe8af5bbbd6
-
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 9 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
-