- 08 Eki, 2015 19 kayıt (commit)
-
-
Caolán McNamara yazdı
for the gnome case Change-Id: Icb5ad2d50d672b35783720c100a408fa3e5cb63e
-
tagezi yazdı
Project: help 27b584d0126fce1c74b6f89d3ce766ea46fa622c Added discription AVERAGEIFS func_averageif.xhp - corrected typos added ODF 1.2 added the link to AVERAGEIFS UPD1 added the function in the 04060184.xhp file UPD2 Changed in accordance with the comment of Olivier (08.10 12:47 AM) UPD3 corrected some typos Change-Id: I659991e24418f5328780ca67eef5d3e939e22e7d Reviewed-on: https://gerrit.libreoffice.org/19236Reviewed-by:
Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by:
Olivier Hallot <olivier.hallot@edx.srv.br>
-
Eike Rathke yazdı
... so we can get a little bit more verbose. The new "this is for interop with old ... instead use ..." description fit into the function overview but was truncated in the parameter window. Change-Id: I73c5e6cfb64a2b1573ab15f5ceb6aa16e6da4a99
-
Tor Lillqvist yazdı
Change-Id: I10b4badaba01630e1a054b3d4d9cc4720822511a
-
Katarina Behrens yazdı
Change-Id: I20edf3b57a0d3ec98d6765825a718fa77a024999 Reviewed-on: https://gerrit.libreoffice.org/19039Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com> Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Caolán McNamara yazdı
Change-Id: I3796f16c4df8cc055fb1a75b1583c5b959f02799
-
Caolán McNamara yazdı
Change-Id: I11f523a0936b843155f3b47139d0fc58d4d0342b
-
Miklos Vajna yazdı
Change-Id: Iaca2c1807a6e92cf7a87b0843000d65aea45fe7b
-
Caolán McNamara yazdı
which uses PostUserEvent like Application::Quit so can ensure EndAllDialogs gets called before Quit Change-Id: I9eb7dbd4f012be2e9b9cea7a73c90c5aaba141aa
-
Caolán McNamara yazdı
Change-Id: I9dc05c6eea33ede422f6a4c7b76a41c496f3ceca
-
Daniel Robertson yazdı
Replace complex uses of ::std::for_each with a range-based for-loop. Change-Id: I6f3d8488a63a5bed271ab70ad6f024e9869906cc Reviewed-on: https://gerrit.libreoffice.org/19143Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
Noel Grandin yazdı
regression from 1e67e94f "convert Link<> to typed" Change-Id: Ibb20366f0edcb9425d61ce5e9d5fb1a34533785b
-
Miklos Vajna yazdı
Fails without commit a31f95b1 (sc tiled rendering: fix showing all search results, 2015-10-07). Change-Id: Ibc01d468168367f789b3f5046808104fa3f5ef18
-
Miklos Vajna yazdı
Normally lok_init() sets the component context, but not e.g. during unit testing. Change-Id: If3760f31af2e4b870f65e5aa7557607e8b6a1114
-
Miklos Vajna yazdı
And it just causes problems during unit testing. Change-Id: Ie8524b726ae2709bab707df9b2984f07357e3059
-
Miklos Vajna yazdı
Change-Id: I9b0a32271a965bc4089720ccb61b26b67ceab7b2
-
Miklos Vajna yazdı
If there is a need for it, this could be extended later to work with uno sequences and/or OUStrings as well. Change-Id: Id0af8b1755c8e4b668720563d10a052337e1b2c9
-
Takeshi Abe yazdı
Change-Id: I7ce39cbdc0199d3508e7d16d1ce0b78f8d8ca620 Reviewed-on: https://gerrit.libreoffice.org/19230Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Aybuke Ozdemir yazdı
Change-Id: Id9bc24079d3840277d6fc10197a4f27373f4bd25 Reviewed-on: https://gerrit.libreoffice.org/19225Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
- 07 Eki, 2015 21 kayıt (commit)
-
-
Markus Mohrhard yazdı
Change-Id: I983406a9eae2c975de0bb57894b89819445e8bec Reviewed-on: https://gerrit.libreoffice.org/19238Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Eike Rathke yazdı
Change-Id: I6bd82191ef7c5bb2c7829daf341d360c6d09c11b
-
Christian Lohmaier yazdı
Change-Id: I68bbfa570743c1c8bbc376d377e0f08cff7aead4
-
Eike Rathke yazdı
... if any operation like popping a value or calculating an intersection resulted in error, so the error gets passed as double error to matrix operations where one operand is a scalar value. Change-Id: I909ba25545625b827ce790e07d1ebe8643154703
-
Tor Lillqvist yazdı
Change-Id: Idd4a1e6d50652a879493d8411c59605ca1a53dfb
-
Tor Lillqvist yazdı
Change-Id: I36f88d7e1114096d1e7a7a1d29077c387c21a10a
-
Tor Lillqvist yazdı
Change-Id: Ic76111b2e3ff62b00b24e02b2b492530a567c562
-
Tor Lillqvist yazdı
Change-Id: Idd8fff8b6fabd24e5f88b47360f582fee3bd17c2
-
Jan Holesovsky yazdı
Don't call it ~20 times on startup, instead call it once when the user actually opens the styles dropdown. Change-Id: I7bb28d0739bf917d23041f384f60a39a7ed5cbea
-
Michael Meeks yazdı
Change-Id: I202a154e18c1fbffc31abcc7ccd7f500b67a4c13
-
Stephan Bergmann yazdı
Change-Id: Ic94b5fdcf88a9580e816aceb199753e88636810a
-
Stephan Bergmann yazdı
Change-Id: I5f5eb507e1c5bbdc8a0517244e867724249f3661
-
Stephan Bergmann yazdı
Change-Id: I02a276eb929800692dff51e9241cab9d2345fae1
-
Stephan Bergmann yazdı
Change-Id: I9f495d748c2fe47fe5a91db21f44725fc00a7ed1
-
Stephan Bergmann yazdı
Change-Id: I6ddee7ee5f54388dae6f001d9fb9fbdb4012e11d
-
Stephan Bergmann yazdı
Change-Id: Idebc9fabd8110dcd82c8cab7c5c7300e4c2c6f1d
-
Stephan Bergmann yazdı
...in case future modifications to SdrCaptionObj::TRSetBaseGeometry /will/ make use of fRotate. Change-Id: I25480efcbf1fede4af7241c4627dbfa7981793ed
-
Stephan Bergmann yazdı
...in case future modifications to SdrCropViewHdl::CreateB2dIAObject /will/ make use of fRotate. Change-Id: I059d61879fceca88893625b099d4e2c0bda65067
-
Stephan Bergmann yazdı
Change-Id: I103580d25ebc3287fac4c8c846731192e4320dc9
-
Stephan Bergmann yazdı
...which assumes that the switch is exhaustive over all possible SvxSearchCellType values, which in fact it is not (see the mail thread starting at <http://lists.llvm.org/pipermail/cfe-dev/2015-September/045021.html> "[cfe-dev] Unsound assumptions about exhaustiveness of enum switch cases?"). Make it clear via "default: std::abort();" that the switch /is/ known to be exhaustive over the possible values of pSearchItem->GetCellType(). Change-Id: Id06abc19c0092a334c363ee739a0eda1dc8cf760
-
Andras Timar yazdı
"The product archive is invalid. The value of the CFBundleDocumentTypes key in the Info.plist must be an array of dictionaries, with each dictionary containing at least the CFBundleTypeName key." Change-Id: I70570cdbe729e64453a88b6a7abbfd4259333237
-