- 31 Ock, 2016 7 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I91843f0aa99cf95b7c4899c8ab56c1c430fa9b43
-
Julien Nabet yazdı
scalloc calls calloc which allocates and zero-initializes array (see http://www.cplusplus.com/reference/cstdlib/calloc/) Note: there was another useless memset to 0 not detected by cppcheck Change-Id: Icc6458aef2ffb05fd33a858a65e0ec2dd36a8307
-
Caolán McNamara yazdı
so its always just left/right aligned Change-Id: I17ecfbb45891b79f20621cf195b3080496a8180b Reviewed-on: https://gerrit.libreoffice.org/21940Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com>
-
Julien Nabet yazdı
Change-Id: I838a34d6639de75ad08ef29937447936006e53ca
-
Noel Grandin yazdı
Change-Id: I643519397a4e714e3407ec0c3a10d329654b9f7d Reviewed-on: https://gerrit.libreoffice.org/21887Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Chris Sherlock yazdı
Change-Id: I4750ad8569a1003b2f8c29052f3e25003ee433ca Reviewed-on: https://gerrit.libreoffice.org/21892Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Chris Sherlock yazdı
Change-Id: I5d330923b963ca51ba606c0b59ff76cd059c2e6b
-
- 30 Ock, 2016 22 kayıt (commit)
-
-
Olivier Hallot yazdı
Project: help a6b267eeb607461fe440a5195af522c0ac057555 tdf#43262: Correct OFFSET function's help page OFFSET function's third argument is mandatory, contradicting Help Added a note on the need of array formula when height and width are specified. Change-Id: I668632f732b40a0060f6eb4eabe7fab07356561f Reviewed-on: https://gerrit.libreoffice.org/21823Reviewed-by:
Olivier Hallot <ohallot@collabora.co.uk> Tested-by:
Olivier Hallot <ohallot@collabora.co.uk>
-
Stanislav Horacek yazdı
Project: help e5357d9a499a9c7b3d8ac293fc025089e7e6e5cc correct link to the description of Show Sheet Change-Id: Ifed91283c05100528b27ac080c98f7dda518b1ce Reviewed-on: https://gerrit.libreoffice.org/21796Reviewed-by:
Olivier Hallot <ohallot@collabora.co.uk> Tested-by:
Olivier Hallot <ohallot@collabora.co.uk>
-
Caolán McNamara yazdı
This mnTopLevel has been unused since commit f0f8be40 Author: Thomas Arnhold <thomas@arnhold.org> Date: Wed Jul 13 12:57:44 2011 +0200 callcatcher: remove unused SystemWindow::Foo Which removed the unused SystemWindow::SetZLevel which was able to modify mnTopLevel for a window Change-Id: I3eeabfe74a4c56ee6185d66e3949c96009b07bee
-
David Ostrovsky yazdı
Change-Id: Ie4bf00eeaf152192d8f4fcf6b1d03d474e9d1faa
-
Miklos Vajna yazdı
Change-Id: I38784900d5b4fcf99d5fc881f0ec7a9833fe2d5b Reviewed-on: https://gerrit.libreoffice.org/21917Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
David Ostrovsky yazdı
Change-Id: I9e9986ce55acaf36683244a45bc96bc76295d5c7 Reviewed-on: https://gerrit.libreoffice.org/21938Reviewed-by:
David Ostrovsky <david@ostrovsky.org> Tested-by:
David Ostrovsky <david@ostrovsky.org>
-
David Ostrovsky yazdı
Change-Id: I4dd55a14a94e5030583f640972440fb37a7b2448
-
Caolán McNamara yazdı
Change-Id: Ic56aa8d3dcafc24e1a1a1d494d20b0d23b41677d
-
Caolán McNamara yazdı
the type is WINDOW_DOCKINGWINDOW not RSC_DOCKINGWINDOW maybe better drop the wrong paths ? But try and do what the original intent might have been. Change-Id: Ibbcf885d82e498d38c1c82b9b647ef3cdd8f146a
-
David Ostrovsky yazdı
Change-Id: I6fe407bb449b0f91509bfc91f42c0b0f320ecb09 Reviewed-on: https://gerrit.libreoffice.org/21914Reviewed-by:
David Ostrovsky <david@ostrovsky.org> Tested-by:
David Ostrovsky <david@ostrovsky.org>
-
David Ostrovsky yazdı
Change-Id: I9c6e55e2e09d72f6d02c985955ca84b59628ed15 Reviewed-on: https://gerrit.libreoffice.org/21903Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
David Ostrovsky <david@ostrovsky.org> Tested-by:
David Ostrovsky <david@ostrovsky.org>
-
Lionel Elie Mamane yazdı
Change-Id: I013864b9dd8baeb572b43ca7794be193a23398a3
-
Caolán McNamara yazdı
no need for the switch at all Change-Id: I8fc52a1533697f5e9271aa76a17ceb58835ae1da
-
Miklos Vajna yazdı
Change-Id: I56ccaf5a78071a132c172e3946514624afe9dd80
-
akki95 yazdı
Bug Resolved. Change-Id: I8bd5ee684a03f8e24f0b74d63ea98923945b0870 Reviewed-on: https://gerrit.libreoffice.org/21912Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org>
-
Jorenz Paragas yazdı
Printer, Orientation, GetToken, and ReleaseToken aren't names of X11 types or macros, and the X11 headers that are included throughout vcl don't introduce definitions for Min, Max, or Success. For now, the closing curly brace remains there in order to match with prex.h's opening brace. Change-Id: Id3918204a9328d99a31016ab29b2761ebc4f47db Reviewed-on: https://gerrit.libreoffice.org/21890Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org> Tested-by:
jan iversen <jani@documentfoundation.org>
-
Giuseppe Castagno yazdı
Change-Id: I9ad798aa8e0909b162f3e1e33c0bc19d4fc7f484 Reviewed-on: https://gerrit.libreoffice.org/21907Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org>
-
Giuseppe Castagno yazdı
Change-Id: I0d81e110a31f93f5f24a96f96c12f0ec9c95921b Reviewed-on: https://gerrit.libreoffice.org/21906Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org>
-
kadertarlan yazdı
Change-Id: Icb94cdf3601d6d985ea147e3c80eadba2999ccee Reviewed-on: https://gerrit.libreoffice.org/21877Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org>
-
Xisco Fauli yazdı
... in order to set the row's min height Regression from 4f2c8194 After this commit, the row's min height was set based only on the cells containing text in the row, but the problem appeared when the row didn't have any cell with text. Change logic to check wether there's text in the cell and in the row. Now, height in SdImportTest::testRowHeight() is 507 instead of 508 but I can't figure it out why. However, I believe there's no harm in change the test from 508 to 507 as, visually speaking, the difference can't be distinguish. Change-Id: I0b3a14c34eaeaa8e77227860ca290fb79a0302ce Reviewed-on: https://gerrit.libreoffice.org/21692Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org>
-
kripton yazdı
Change-Id: I0e9ea9e4c750918b33040dad2279fe55facd4cab Reviewed-on: https://gerrit.libreoffice.org/21858Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Matúš Kukan <matus@libreoffice.org>
-
Lionel Elie Mamane yazdı
Change-Id: I89e30eb340d84c942046a18e6f4acc7fb376def6 Reviewed-on: https://gerrit.libreoffice.org/21904Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
- 29 Ock, 2016 11 kayıt (commit)
-
-
Jan-Marek Glogowski yazdı
Prevents crash when previewing merged documents with page ranges from a view shell without a SwWrtShell, as the print preview. Change-Id: Ifa5f3de4c006da3ea8f61a56ab499843432f3203
-
Miklos Vajna yazdı
Change-Id: Ie091a38b34f14f6f641d591092bcbc38b0c548f6 Reviewed-on: https://gerrit.libreoffice.org/21910Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Miklos Vajna yazdı
Change-Id: I75bc321a1997fe250ac6a7cb5dced50a76c36413 Reviewed-on: https://gerrit.libreoffice.org/21909Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Ras-al-Ghul yazdı
Removed some more uses of ImplDelData Change-Id: I5f9a5579f0e2ddf3c82aa1b8cdb8afcb02d2f6ea Reviewed-on: https://gerrit.libreoffice.org/21816Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com>
-
Peter Foley yazdı
Change-Id: Ibb15ac269ddfc61153d204079b070f7a5efbcbad Reviewed-on: https://gerrit.libreoffice.org/21550Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
-
Lionel Elie Mamane yazdı
This reverts commit 8d5bca2a.
-
Michael Stahl yazdı
This was disabled by boost/config/compiler/visualc.hpp before commit 110d55cc Change-Id: Ic4757b0ab74c14fb49d7a0ec502253b667fae033
-
Miklos Vajna yazdı
As suggested at <https://gerrit.libreoffice.org/21445>. Change-Id: Id1e7a6381954c6d56a2593a064c37cc185475a56 Reviewed-on: https://gerrit.libreoffice.org/21899Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
David Tardon yazdı
Change-Id: I080f4f2cb15d25ecf5545300da422957f24e3f9b
-
David Tardon yazdı
Change-Id: I7c8f06574053706f925df773aefc32407312c4dd
-
Michael Stahl yazdı
Change-Id: Id8d73fa9a93cd793dbce0d3f84ddde86860f7308
-