- 27 Haz, 2016 13 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: Idde7bdbd57080518fc416ce97a062ab979393d8e Reviewed-on: https://gerrit.libreoffice.org/26656Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I19f50b0afa624391bd0d8ada7afca822298e10cc Reviewed-on: https://gerrit.libreoffice.org/26655Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I6b7a33b5f1297309a7225cac8150dbf1175506b6 Reviewed-on: https://gerrit.libreoffice.org/26642Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I1a1db1bdd446879a3abba3cb76a4ca575f859c1f Reviewed-on: https://gerrit.libreoffice.org/26640Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I9f655f0573ea301faa6cb54733832c26864eae4f Reviewed-on: https://gerrit.libreoffice.org/26639Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: Iead1e3130779566661eccf91556816724afcaa66 Reviewed-on: https://gerrit.libreoffice.org/26635Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I5c8990187b2b488eb75369c2a3e3dc7f855ce06a Reviewed-on: https://gerrit.libreoffice.org/26633Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
And fix leak in BasicManagerImpl where it would never have freed the streams. Change-Id: I1e99c2c6a70a8cac27dd5c86a7042efc3de7a578 Reviewed-on: https://gerrit.libreoffice.org/26632Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I4782c6f6d3d090ba0f9e29af8afdd7d88aa2d382 Reviewed-on: https://gerrit.libreoffice.org/26598Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
-
Markus Mohrhard yazdı
This does not affect normal LibreOffice and is only important for the server side. Change-Id: I270262ed6e1b22c3ef41099fda19fa386f386203
-
Markus Mohrhard yazdı
Change-Id: I4cda93fee47244cf3eb7b13bb6cb2a3eab007cf0
-
Markus Mohrhard yazdı
Change-Id: If5829e321db8af1f09cccafaf34a18343492f514
-
Ashod Nakashian yazdı
For very large spreadsheets, the boost json generator (property_tree) is extremely slow and memory-inefficient. There is little need for generic json generator, however, since there are exactly two nodes (rows and columns) and each is an array of size/text pairs. The new logic uses a string with reserved capacity to accomodate the output and generates it in one step. The speed improvement is orders of magnitude (hours to seconds) for very large spreadsheets. Reviewed-on: https://gerrit.libreoffice.org/26480Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com> (cherry picked from commit c9d5ff91) Change-Id: Ifaf316c270ed6e4b923ec44189a315f69e7e9b0e Reviewed-on: https://gerrit.libreoffice.org/26485Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
-
- 26 Haz, 2016 18 kayıt (commit)
-
-
Zdeněk Crhonek yazdı
Change-Id: I52ebf882df64813fd11d07b945c153ad5cf11d1b Reviewed-on: https://gerrit.libreoffice.org/26681Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Justin Luth yazdı
This testcase has been a real thorn and adding this test for the first page style will make it even worse. original testcase commit b776233c Change-Id: Ic9401da31849604c5afa1a511c128071bc562808 Reviewed-on: https://gerrit.libreoffice.org/26660Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
-
Takeshi Abe yazdı
It was an undefined behavior that static_cast'ing a pointer to SmVisibleNode to SmStructureNode's. Change-Id: Ic391175a5535cec84bd7f9ec58fa13a411398331 Reviewed-on: https://gerrit.libreoffice.org/26676Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I2e621567e3bbc01d6f52844014dba9e46fe79f41
-
Caolán McNamara yazdı
Change-Id: I11a1ff3d5427156c9d8485dd9294782459c11f8c
-
Andras Timar yazdı
Change-Id: I2538b3d1b0197abb07d76b903b824ebbd36695c3 Reviewed-on: https://gerrit.libreoffice.org/26597Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
-
Zdeněk Crhonek yazdı
Change-Id: I2a2a5078879b7afee02aeeed2675be16301572fc Reviewed-on: https://gerrit.libreoffice.org/26674Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Zdeněk Crhonek yazdı
Change-Id: I72d3e34c6dc3b86a4ff0a0f2dd88c1267174e1d5 Reviewed-on: https://gerrit.libreoffice.org/26673Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Zdeněk Crhonek yazdı
Change-Id: I5c178cce442be970dc6290f185b8c91345bc226d Reviewed-on: https://gerrit.libreoffice.org/26672Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Zdeněk Crhonek yazdı
Change-Id: Ib7c62e4e20bd0c9746492b1312a89db0b6c2ff38 Reviewed-on: https://gerrit.libreoffice.org/26671Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Noel Grandin yazdı
generate more false+ than it helps to find interesting stuff Change-Id: I752f08a28e629bce00264108399b2a4c8afd388f
-
Laurent Balland-Poirier yazdı
Date formats, DateTime formats and Currency formats did not follow NfIndexTableOffset order. Add extended Fraction formats Change-Id: I584c080ec29d81e4c2b76ffa4a6422dfb736992e Reviewed-on: https://gerrit.libreoffice.org/26530Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Laurent BP <laurent.balland-poirier@laposte.net>
-
Jochen Nitschke yazdı
and add const to LtTm refenrence Change-Id: I3515db0fa1b79ce73592de6cba0ec79c39a9e9f4 Reviewed-on: https://gerrit.libreoffice.org/26315Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
-
Markus Mohrhard yazdı
Change-Id: I8d6c2d9f2a9386d8eec64780b7d197c9675764aa
-
Markus Mohrhard yazdı
Now adding a -d or --debug to the command line options will enable the sleeps in the uitest.debug part. This makes it much easier to debug a test in the visual mode. Only remaining part is now to add a test runner into the build system that makes use of that mode. Change-Id: I03d55b10f06dd12a63a8d87c135967901bef0fba
-
Markus Mohrhard yazdı
Change-Id: Ic8289da6bd32ed9645253b996269be6e82bd1d7c
-
Markus Mohrhard yazdı
Change-Id: I5d29fb4c275223d00ca01f57f7fac0aa7b518740
-
Markus Mohrhard yazdı
The uitest/uitest directory will be used for the actual uitest framework. The libreoffice directory should contain any common LibreOffice related code. Change-Id: I3f6394ff4be83b89a8764eab10a154e755237d35
-
- 25 Haz, 2016 9 kayıt (commit)
-
-
Katarina Behrens yazdı
yet another RenderContext regression Change-Id: I77061f6047fee4be2b70739ff2523a24a847ef12 Reviewed-on: https://gerrit.libreoffice.org/26647Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
-
Markus Mohrhard yazdı
Change-Id: Ide542c847304087e555b1742274e509184a0edce
-
Zdeněk Crhonek yazdı
Change-Id: I87342daedda6b8683c07516074ec964b70e43421 Reviewed-on: https://gerrit.libreoffice.org/26652Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Zdeněk Crhonek yazdı
Change-Id: Idc995d974ddfcc565464a1d41eaa02aefbfd017e Reviewed-on: https://gerrit.libreoffice.org/26651Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Rishabh Kumar yazdı
Change-Id: Ie4aaf3c64e827bafbd3c2477b47752dabd48ad1a Reviewed-on: https://gerrit.libreoffice.org/26653Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
-
Takeshi Abe yazdı
Change-Id: I709e612fd03dfa50d6f7bcfa4545fcd23f0ebe60 Reviewed-on: https://gerrit.libreoffice.org/26654Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
-
Takeshi Abe yazdı
Change-Id: I46674e606ad7ef586597c926a21dd745ee762011 Reviewed-on: https://gerrit.libreoffice.org/26634Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
-
Markus Mohrhard yazdı
Change-Id: I513ae293cfed488723e221a7eec37f103efefa92
-
Markus Mohrhard yazdı
Change-Id: Ic1d1b57966661b6012efcda0b007b9e75b6be0ef Reviewed-on: https://gerrit.libreoffice.org/26650Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Jenkins <ci@libreoffice.org>
-