- 30 Agu, 2013 40 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: I4d8f93c0def25c65bd84871d62f6838f3faa08ef
-
Stephan Bergmann yazdı
Change-Id: I4fec831898b65737fe4b81b576891b28a3fb6cba
-
Eike Rathke yazdı
Change-Id: I61ad7c9825e1bcf0641e6c2326037668215f5d2f
-
Eike Rathke yazdı
... with a not matching locale dependent interpretation Change-Id: I66553627cab282ed333443ee8bf687596a616a28
-
Marcos Paulo de Souza yazdı
Fix a regression from 356b2f0e. This regression was about the setSelection function. We inserted the command with a space in the right side of the string, but our selection was not counting the " " character. So, reasign the variable with the space solve this issue. Change-Id: Ic48f1afaec89c6eefe73d051d3b0eba7edbf557e Reviewed-on: https://gerrit.libreoffice.org/5688Reviewed-by:
Ricardo Montania <ricardo@linuxafundo.com.br> Reviewed-by:
Marcos Souza <marcos.souza.org@gmail.com> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Norbert Thiebaud yazdı
Change-Id: Ice05796a9887c4ff311b78fcddd9820e0f06e7f1 Reviewed-on: https://gerrit.libreoffice.org/5708Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Norbert Thiebaud yazdı
Change-Id: I10c52844c6e83f6b88cf736c03d93e710a69432a Reviewed-on: https://gerrit.libreoffice.org/5705Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Norbert Thiebaud yazdı
Change-Id: I4561c2cd3b937cbd0085d1e94930d5f458281d11 Reviewed-on: https://gerrit.libreoffice.org/5704Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Norbert Thiebaud yazdı
Change-Id: I7387ff3d3adf9a4e7c15466076e9d84d4892bb3e Reviewed-on: https://gerrit.libreoffice.org/5703Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Norbert Thiebaud yazdı
Change-Id: I937967889da75062c792cf377ce4e13c67526162 Reviewed-on: https://gerrit.libreoffice.org/5702Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Norbert Thiebaud yazdı
Change-Id: Ia27882faa9c85c439bc1f77987d766f65f1d8cef Reviewed-on: https://gerrit.libreoffice.org/5699Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Norbert Thiebaud yazdı
Change-Id: I9b917fb557c0582ad9235562e882ae2de4d4246f
-
Haidong Lian yazdı
1. Add the parser based on RPN; 2. For test sample1 named "ground-water-daily.xls", using the compound formula to do calculation; Add the compound kernels: Formulae include "AVERAGE,MAX and MIN".Compound formulae include "AVERAGE -(+,*,/)","MAX -(+,*,/)" and "MIN -(+,*,/)"; 3. For formulae which do not work in GPU, they'll work in CPU; 4. For compound operators(-,+,*,/), they'll be calculated one by one in GPU as the sequence of RPN; 5. Add the start and end position to fit for the sliding window; 6. Modify kernels by using vector for AMD GPU. Conflicts: sc/source/core/opencl/formulagroupcl.cxx sc/source/core/opencl/openclwrapper.cxx Change-Id: I6157008575ce89ddd3e7bf552a87812474af4125
-
Julien Nabet yazdı
Change-Id: Ia8a9f60831d089ec04127213bb9ded31aa754bf7
-
Julien Nabet yazdı
This reverts commit 72e019c4.
-
Julien Nabet yazdı
Change-Id: I43c1f866847e2029bc1547dff3be3c1ed454d281
-
Eike Rathke yazdı
Change-Id: I8450b7d76e8efac302a9d6005eb3ecc72ad195f4
-
Tomaž Vajngerl yazdı
Change-Id: Ied2a6982d5564228b0ce7fecb89723f3742b6d0d
-
Michael Stahl yazdı
Mainly the problem seems to be that Stein's GCD algorithm requires non-negative input parameters, and the document has this: <wp:lineTo x="-480" y="6104"/> (regression from 86898639) Change-Id: I8da1272c3caae84f43472aa4acb65ed66dfbd8ae
-
Stephan Bergmann yazdı
Change-Id: Ie7b6e8dee54ae240ff1ca7e7cac89b914dcce9ff
-
Laurent Godard yazdı
Change-Id: Id4253c51d43c788310c93acd91ed49fa2fe68c4b Reviewed-on: https://gerrit.libreoffice.org/5695Reviewed-by:
Kohei Yoshida <kohei.yoshida@suse.de> Tested-by:
Kohei Yoshida <kohei.yoshida@suse.de>
-
Khaled Hosny yazdı
We don't support FreeType <= 2.0.9, since configure already checks for >= 2.1.5 (which is pretty ancient and was put there arbitrarily as the first FreeType version to ship a .pc file, but that is a different story). Change-Id: Iae7c950ff7b48eae22fbe98bdda726318e9dea9a
-
Lionel Elie Mamane yazdı
Change-Id: If52ea471ee3ca10e2f69d2fcd7b3ae0d5772bfc3
-
Lionel Elie Mamane yazdı
Change-Id: Icf8c8c1f3b1443bf051b3834f6407996e4ef2bfb
-
Lionel Elie Mamane yazdı
categories presence used to be hardcoded to sal_True, but now it is tested a few lines below. Change-Id: I413bbac3069e49a56c74637b75b8d8990f6111b4
-
Lionel Elie Mamane yazdı
Change-Id: I3070c0b4fa84090412191415b23e455b9e8d1bbc
-
Caolán McNamara yazdı
Change-Id: I56f08d58d8d8a0e397412580451c90f9605bcb46
-
Caolán McNamara yazdı
we don't really care what the error number is, so long as its an error of some kind so just sed JERR_BAD_CROP_SPEC to JERR_CONVERSION_NOTIMPL Change-Id: Iae41de7b720ce2e60c7092d15983aa1c4ba14c89
-
Adam Co yazdı
Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Change-Id: I503e5944079b6c03413caea27ef940efbd44ced5 Reviewed-on: https://gerrit.libreoffice.org/5548Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
so that we can set LANGUAGE to get RTL mirroring for RTL UI languages even under a LTR system locale Change-Id: I31fce6f1620d7fb35a489c771285b15ba05773df
-
Armin Le Grand yazdı
(cherry picked from commit a77275c6) Conflicts: svtools/source/misc/transfer.cxx Change-Id: I213496c53558cd3b78e40866bdc8e89d08079033
-
Krisztian Pinter yazdı
Change-Id: I7a02b5c831b268f326d30c331065c57deceeb6ee
-
Caolán McNamara yazdı
Change-Id: Id2943c92ce6deaae3e4d507a35c08466db21cece
-
Stephan Bergmann yazdı
Forcing -stdlib=c++11 into CXX upon --enable-libc++ instead of only into CXXFLAGS_CXX11 as done normally caused external projects to unexpectedly pick it up, causing build failures in firebird. Change-Id: I588d75ccbde6b9fd4f38e10a0c67c2f6086f8977
-
Andrzej J.R. Hunt yazdı
Otherwise firbird fails to load databases since it can't access a url. Change-Id: I1bebc6fa18c2d1920291dcf5a7300009ede4452a
-
Tor Lillqvist yazdı
Change-Id: I567a20dc70b2b9e13965550333f4ed89205c4333
-
Eike Rathke yazdı
Change-Id: I4e49778a7519e8e4e1e1fce115b1b0ad30040f72
-
Eike Rathke yazdı
Change-Id: I4996fd68ba6bd62bd7126924418242fde78fe713
-
Siqi LIU yazdı
Change-Id: Id5680fde392a731da15889d3869e234fbf072068
-
Siqi LIU yazdı
Change-Id: I987e427bbc98b1e4f838bd95ae13c53e604aed65
-