- 31 Eki, 2014 25 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Ia914c4842e69b3ea57692f1f8ac52c321240b7c4
-
Caolán McNamara yazdı
and coverity#1158394 Uncaught exception Change-Id: I73430678c658202475e0073c3c9bde0a072c1ee9
-
Caolán McNamara yazdı
Change-Id: Ic9aab232667a9b0a3a995d7b033b7ba508fd42dc
-
Caolán McNamara yazdı
and coverity#707301 Uncaught exception Change-Id: I6b7b2a9910b8a7d563a08ce84ddf16f550d8818e
-
Caolán McNamara yazdı
and coverity#707419 Uncaught exception coverity#707420 Uncaught exception Change-Id: I98d752c14be5f7b1fccb4bdf2eeefb6bbfe12e0e
-
Caolán McNamara yazdı
Change-Id: I91bf3bce86d6b7fb01a26a6785d5bcfd7677878c
-
Stephan Bergmann yazdı
...which must be true for pDestTypeDescr == pSourceTypeDescr. Change-Id: I98b4d654eb0e705ff0b577e7c87971b418ed13fc
-
Tor Lillqvist yazdı
Makes __LINE__ numbers you have inserted in temporary printf() calls in the (generated) OpenCL code more useful. Change-Id: I6da5a6937b924c1378f7f0c25ab7e156b23e1b61
-
Tor Lillqvist yazdı
Change-Id: Ifa9e77b955cea26da6602d409a1c111f45f72587
-
Stephan Bergmann yazdı
...there should not be any legitimate reason these fcntl calls can fail, anyway. Change-Id: Ib5cbe5b40ff42656fe3bad2ac50dcf6faeca0e9d
-
Stephan Bergmann yazdı
Change-Id: I02e81d526c07297a5bc3664cc475302a552187eb
-
Stephan Bergmann yazdı
Change-Id: Ia46417525e655a5a80f9e70f25f65e4916e4c8d8
-
Tor Lillqvist yazdı
Makes it possible to look at the OpenCL source for just a specific function, by setting for instance SAL_LOG=+INFO.sc.opencl.source.nop_VLookup. Change-Id: Ie9e1f7b1542043717ac3652226713f4ab88883e1
-
Stephan Bergmann yazdı
Change-Id: I92ce690a6f8183ce77c8ed53bd2fcb45d39d756e
-
Matúš Kukan yazdı
Change-Id: Ifa9034f12f42c0ddc5aa5e363fbcc04bab36492b
-
Miklos Vajna yazdı
When generating a unique fly name, we have to iterate over all the existing flys to find out what's the first not used one, so doing this for every new fly inserted by mail merge is O(n^2). During import, we already skip this and only do it once at the end of the import, which is O(n). Fix the performance problem by skipping the unique fly name generating when we produce a combined mail merge document as well, and just generate them once the mail merge is complete. For a test document having 12 text frames and 2000 mail merge records, the times for css::text::MailMerge::execute() is 9m37.330s -> 8m18.811s. Change-Id: Idfa8e9fe3acc93f1138f5bb12c2419c1492f8ff1
-
Yousuf Philips yazdı
Change-Id: Ia205db098ea585e0c72e89dff43fde83becdabe2 Reviewed-on: https://gerrit.libreoffice.org/12162Reviewed-by:
Matthew Francis <mjay.francis@gmail.com> Tested-by:
Matthew Francis <mjay.francis@gmail.com>
-
Stephan Bergmann yazdı
Change-Id: I55811305ec24ff3538d33e98c8eac680e7da17fe
-
Miklos Vajna yazdı
And get rid of the writerfilter copy, that does no rounding. Adjusted testcases: - testFdo80555: 245 -> 247 (should be 246.944444444, so a good change) - testDMLGroupShapeChildPosition: roundtripped values are now closer to the initial ones, so also a good change Change-Id: I4dec7857a0df77face01b7a8ba1da7c647a24b6c
-
Daniel Sikeler yazdı
depends on c0a5d390 ContextClasses implement fast methods. ImportClasses implement fast methods. New TokenHandler for AutoCorrectTokens. Change-Id: I41ef7266da2068da3ab5f047280b13e57ee2e763
-
Daniel Sikeler yazdı
SvXMLImportContext implements XFastContextHandler SvXMLImport implements XFastDocumentHandler Change-Id: Id400260af112f4a448fe469c9580f0ebacec4ab6
-
Tor Lillqvist yazdı
This likely is a false warning or over-enthusiasm in the salbool plug-in, but on the other hand, I don't understand why the recently added case needs to use different coding idioms from the preceding ones in the function? So make the code more uniform. Change-Id: I518022c59f6bd54740676cba95670e78b9a40d19
-
Noel Grandin yazdı
because it's implementation is the same as operator== Change-Id: If9b63abcd13f899735d59d85be3da54406a6e324
-
Noel Grandin yazdı
Change-Id: I413d821a984ab556bd19c52704c04de6d828f699
-
Noel Grandin yazdı
so just dump it Change-Id: I006045aea345e84ff1944fc1ed1daa94bd7bca61
-
- 30 Eki, 2014 15 kayıt (commit)
-
-
Maxim Monastirsky yazdı
Change-Id: I3f66b621b136b8c42c4acc16058276215fd39835
-
Maxim Monastirsky yazdı
Change-Id: Icbb325517ec835d2bee7ac4693cfe939b741d7fd
-
Tor Lillqvist yazdı
Change-Id: I41067a6a81e58793ba8b0491b4044de6e7f68e2b
-
Michael Meeks yazdı
We want a pre-spun-up, shared thread-pool that doesn't get its workers created & joined frequently. Change-Id: I29081e3a3e3849ca30e63fd080ee3315d99cbe8d
-
Michael Meeks yazdı
Change-Id: Ib27b8b1ccc07ff194035d6c2ef3d45c429e3cea1
-
Tor Lillqvist yazdı
Change-Id: I1ac6366714acd7ec3e74b7afb4670c73825d1032
-
Tor Lillqvist yazdı
Re-evaluate scores if the profile file did not match. It used to work so that if the OpenCL devices available had changed (if just the OpenCL driver version had changed), we did not re-evaluate scores but instead selected the dummy software device. Which hardly was as intended. Change-Id: Ifd79c0226504323f275d2e1d02876a0fecc449e0
-
Tor Lillqvist yazdı
Change-Id: I3bca38b16613d59c4620de33eaf61bebb269e1a8
-
Tor Lillqvist yazdı
Change-Id: I49bc06865c599e0a4417e24c70845a2bc25b7ff8
-
Caolán McNamara yazdı
Change-Id: I0ffb952b1a12889462c209d0c2d43ab75296c3d0
-
Tor Lillqvist yazdı
Change-Id: Ie232566340e3d7c77cabbfcea641f3d1b40de0bd
-
Caolán McNamara yazdı
brown bag fix for commit cdbfbd0f Date: Thu Oct 30 09:21:40 2014 +0000 coverity#735608 Division or modulo by float zero and coverity#735607 Division or modulo by float zero Change-Id: I8e04765cf5354d57a54b166a5e2af71b40b670bb
-
Norbert Thiebaud yazdı
the magic number in this test does not seems to agree with Mac Retina Display (Assumed because the non Retina tinderbox do not complain) Change-Id: I247215b59995e4ffc01720da4988e7eaa8ac78ca
-
Norbert Thiebaud yazdı
There was a snaffu with the handling of DXArray concerning the special case of the 'first' character and how that translate when the glyph order is not the same than the character order Change-Id: Ie9273ff22fa2d22ca0df2b583768ffb2b2a59930
-
Norbert Thiebaud yazdı
Change-Id: I577f7582b4938dc5dcd75460dd889c5675ee3c17
-