- 08 Eki, 2015 2 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I69dfd6747e37ddb1727dd41b99d1b70eaed83425 (cherry picked from commit ae850353) Reviewed-on: https://gerrit.libreoffice.org/19095Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
László Németh yazdı
Revert "Last item of menu with title cannot be hilighted" This reverts commit 8ced97ca. (Cherry-picked from the commit 4f1dca50) Change-Id: Ic8c2195d4791900ada0296215c335b9dc39db220 Reviewed-on: https://gerrit.libreoffice.org/19048Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
- 07 Eki, 2015 8 kayıt (commit)
-
-
Christian Lohmaier yazdı
Change-Id: Ia1d361c5528507d5683b2bafed677f71752b78ea
-
Christian Lohmaier yazdı
Change-Id: I68bbfa570743c1c8bbc376d377e0f08cff7aead4 (cherry picked from commit 6a3d10a1)
-
Christian Lohmaier yazdı
Change-Id: If6335410153234360f9dea07c17dec1feba67dd9
-
Christian Lohmaier yazdı
Project: translations 3a5354783e989a66d3a3142a18412893ba93caeb update translations for 5.0.3 rc1 and force-fix errors using pocheck Change-Id: Ic8ea6e3e7a449826770b8e3ae941a2800cf8a7fa
-
andreas kainz yazdı
Change-Id: I341e1bda65919e13a381eeca599b5ac0cb883c20 Reviewed-on: https://gerrit.libreoffice.org/19201Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit 6dd81935) Reviewed-on: https://gerrit.libreoffice.org/19220Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Michael Meeks yazdı
Change-Id: I769aa1e0645b36f8623187e2e485ad2c474914c1 Reviewed-on: https://gerrit.libreoffice.org/19222Reviewed-by:
Tor Lillqvist <tml@collabora.com> Tested-by:
Tor Lillqvist <tml@collabora.com>
-
Eike Rathke yazdı
... as not all combinations make sense and aren't handled. For ILLEGAL and ZERO string conversions the EmptyAsZero checkbox is to be disabled. Also, remember the EmptyAsZero value again if the user toggled it. Got lost in commit e224c9cb "Refactor OpenCL settings dialog" (cherry picked from commit d4bb1ea9) Conflicts: sc/source/ui/optdlg/calcoptionsdlg.cxx Change-Id: I86f9278e3d7856c70e94c2d1eb9f507359b90899 Reviewed-on: https://gerrit.libreoffice.org/19211Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Eike Rathke yazdı
Column widths or fonts or sizes may differ. Change-Id: I1b4be9a6a6158e10439895534a8cb99c2ca408b7 (cherry picked from commit b94eccd1) Reviewed-on: https://gerrit.libreoffice.org/19198Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
- 06 Eki, 2015 5 kayıt (commit)
-
-
Yousuf Philips yazdı
Change-Id: I6a1f4e5d98b26e8019d22b1e302191f3d7ae4f34 Reviewed-on: https://gerrit.libreoffice.org/19171Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> (cherry picked from commit cd1c867c) Reviewed-on: https://gerrit.libreoffice.org/19196
-
andreas kainz yazdı
Change-Id: Ia11f42161014abde0c8cb61090c00a9eb9f05494 Reviewed-on: https://gerrit.libreoffice.org/19191Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit 79368313) Reviewed-on: https://gerrit.libreoffice.org/19200Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Yousuf Philips yazdı
Change-Id: I2f186c02045013535e9815c3b332b33f4fc9be87 Reviewed-on: https://gerrit.libreoffice.org/19034Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 0945bef3) Reviewed-on: https://gerrit.libreoffice.org/19194Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Tomaž Vajngerl yazdı
Change-Id: I11c7063d7ac689866461ceabf8648f1c3c7bb17d (cherry picked from commit d76c5aa7) Reviewed-on: https://gerrit.libreoffice.org/19162Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Tor Lillqvist <tml@collabora.com> Tested-by:
Tor Lillqvist <tml@collabora.com>
-
Tomaž Vajngerl yazdı
Currently we create a "disabled" version of bitmaps in "Image" class (used for toolbar icons for example) in every draw call. This is not really optimal. The solution is to calculate the checksum of the original and create a "disabled" version only if the checksum changes. (cherry picked from commit 86186de4) Conflicts: vcl/source/gdi/impimage.cxx Change-Id: I6ed2d08c64fee028b479fedb35e4384f112e98e2 Reviewed-on: https://gerrit.libreoffice.org/19160Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Tor Lillqvist <tml@collabora.com> Tested-by:
Tor Lillqvist <tml@collabora.com>
-
- 05 Eki, 2015 13 kayıt (commit)
-
-
Matthias Freund yazdı
Adding recent-documents.png Change-Id: I4336ea8c9493bcc2ce713d9f04c100e02961850f Reviewed-on: https://gerrit.libreoffice.org/19165Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit 9d691364) Reviewed-on: https://gerrit.libreoffice.org/19169
-
Christian Lohmaier yazdı
Change-Id: Iaf30ca870eacda407e2de9eadaf3670353cf4cc3
-
Tomaž Vajngerl yazdı
Opengl doesn't support 1-bit bitmaps so we read back the texture as RGB bitmap and transform it to 1-bit bitmap. Previously the implementation did this but naively by converting the buffer without taking row strides into account. Now on row change the writing is reset into a new byte. (cherry picked from commit 11b2e2e8) Change-Id: Iaa67b209d5b6ab0d9c567a71dee0684a85f53f6b Reviewed-on: https://gerrit.libreoffice.org/19161Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Matthias Freund yazdı
I'm adding 32px version of the startcenter icons. Have to do the recentfiles icon later. Change-Id: I4794a9900dd6b74f27853648768667456bc0a862 Reviewed-on: https://gerrit.libreoffice.org/19135Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> (cherry picked from commit 5ffa83a2) Reviewed-on: https://gerrit.libreoffice.org/19158Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Tor Lillqvist yazdı
We will return false if any of the tests here match, so good to test the trivial things first before ones involving a potentially complex function call. Change-Id: I531282041c888799d37d95ae773daa349e60a37d
-
Julien Nabet yazdı
Auformat list (maData) is defined as "MapType" which itself is defined like this: boost::ptr_map<OUString, ScAutoFormatData> so default sorting is ascii 2 consequences: 1) Default didn't appear first 2) When adding a new autoformat entry when it was new first one of the list wasn't saved because of iterator was incremented first before looping See https://bugs.documentfoundation.org/show_bug.cgi?id=94173#c5 There were some other weird behaviors too according to comments of the bugtracker Regression from http://cgit.freedesktop.org/libreoffice/core/commit/?id=72c1b6141d590fb4479925ed8bc88b79357c2bfc Solution: Add a Compare so Default entry is always first one so the first time incremented iterator is ok and new entry (even if new first one in list) is saved Thank you Markus for the idea! (I was lost in Compare syntax) Reviewed-on: https://gerrit.libreoffice.org/18598Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Julien Nabet <serval2412@yahoo.fr> (cherry picked from commit 652158c3) use collator for UI visible sorting, tdf#94173 follow-up (cherry picked from commit a71febc9) b9f7ebb087c1ce5008f43b2df3f1fadc41066ed1 Change-Id: I9ba0cdc63c66b747db102bb661cd09fbfe5996ae Reviewed-on: https://gerrit.libreoffice.org/19029Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I1b6f8d5190fae16bdeb1def7887d3121dad6bc16 (cherry picked from commit 75304346) Reviewed-on: https://gerrit.libreoffice.org/19147Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Ifc1f226a38328e6ce02d3181917dd0530f320914 (cherry picked from commit 1e468ed5) Reviewed-on: https://gerrit.libreoffice.org/19021Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Caolán McNamara yazdı
regression from... commit 8a08f686 Author: Mike <mikekaganski@hotmail.com> Date: Mon Apr 27 01:27:05 2015 +1000 tdf#66141: SwTxtFrm::FormatQuick(bool) endless loop If a line happens to be invisible (e.g. in too thin cell of a table) then aLine.FormatLine(nStart) returns nStart, and aLine.Insert( new SwLineLayout() ) is executed until OOM. keep the zero advance loop detection attempt, but allow the first insertion and disallow subsequent inserts Change-Id: I16380588220149cfd0ed0f835f08d2849180fece (cherry picked from commit f06508e2) Reviewed-on: https://gerrit.libreoffice.org/18908Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Caolán McNamara yazdı
overwrote crash-1.xls by accident in commit d2281e20 Author: Caolán McNamara <caolanm@redhat.com> Date: Fri Oct 2 10:41:25 2015 +0100 fix crash on loading certain xls Change-Id: I2dd58060c1f3c9f12356c4ab18a0c838e7cdd718 so restore that, add another test case for... commit c4d1a99e Author: Caolán McNamara <caolanm@redhat.com> Date: Sat Oct 3 11:53:48 2015 +0100 fix crash on loading certain xls Change-Id: I4f4563b07109df7e2288458cf8adda37582262cf as crash-4.xls and add d2281e20 test-case in as crash-5.xls Change-Id: I2de3986290bdf5e227e4471e411bb6a9a83b3085 (cherry picked from commit c70c4d20) Reviewed-on: https://gerrit.libreoffice.org/19111Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
David Tardon <dtardon@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I4f4563b07109df7e2288458cf8adda37582262cf (cherry picked from commit c4d1a99e) Reviewed-on: https://gerrit.libreoffice.org/19110Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
David Tardon <dtardon@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I22be90d7c54b1118f81337bd9e1d97ba3a1fd86e (cherry picked from commit 4eb26f9c) Reviewed-on: https://gerrit.libreoffice.org/19109Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
David Tardon <dtardon@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I9b781aaf98c16c83e12406ee38167814fb32cfc9 (cherry picked from commit a28f5f96) Reviewed-on: https://gerrit.libreoffice.org/19119Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
- 03 Eki, 2015 2 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I2dd58060c1f3c9f12356c4ab18a0c838e7cdd718 (cherry picked from commit d2281e20) Reviewed-on: https://gerrit.libreoffice.org/19097Tested-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: I36f9439e417b380bd3f999c02c55c29337796002 (cherry picked from commit 9b738520) Reviewed-on: https://gerrit.libreoffice.org/19103Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
- 02 Eki, 2015 2 kayıt (commit)
-
-
Szymon Kłos yazdı
Change-Id: Iabcf17b71b3fe06a25bb7b0e7f3aa65ad0663e69 Reviewed-on: https://gerrit.libreoffice.org/19083Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Michael Meeks yazdı
Change-Id: I212bb442bdffa38d77e7e7357199c39420fa7951 Reviewed-on: https://gerrit.libreoffice.org/19079Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
- 01 Eki, 2015 8 kayıt (commit)
-
-
Markus Mohrhard yazdı
editeng uses special control characters (apparently 0x01) that need to be translated by editeng to the real characters. Let EditEngine handle the conversion from editeng string to OUString. Change-Id: If5014e1ada7f1df933a084b17bb307035ce01cc6 Reviewed-on: https://gerrit.libreoffice.org/19065Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Laurent Godard yazdı
- preserve backward compatibility - nDebugFlag is stored but not used when loaded - Flag nDebugFlag set the top bit to 1 - stores the multiplier of sal_Int16 limit to reach nStart - in load, test this flag bit - rebuild correct nStart - new B_CURVERSION file format for binary storage macro - unit test for big modules Change-Id: Iaa037982d828fef7195615e6eda546b7199a4fe8 Reviewed-on: https://gerrit.libreoffice.org/18926Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Julien Nabet yazdı
Inherit from WizardDialog instead of object Define required constants for buttons Remove or tweak calls to super methods Fix call setDialogProperties which was wrong since unification of this method See ee122cfd With the patch, FTP dialog opens, we can also connect successfully to an ftp server Still there are bugs to fix then, first of them directory selection Change-Id: I86c3c9638114216627d92832c26ad780c12860b4 Reviewed-on: https://gerrit.libreoffice.org/18831Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 7e09b365) Reviewed-on: https://gerrit.libreoffice.org/19068
-
Szymon Kłos yazdı
Change-Id: I94ba2fea74703d69e65c0864744ab81ccf205f9c Reviewed-on: https://gerrit.libreoffice.org/17192Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> Reviewed-on: https://gerrit.libreoffice.org/19070
-
Christian Lohmaier yazdı
Change-Id: I4c21115a9274dbf5fc138705527f2229554ba6f8 (cherry picked from commit 7d596a4b)
-
Mark Hung yazdı
characters do not take account of hanging punctuation. Note that placing a cursor next to the hanging puncuation is still not possible, but the selection and the non-printing characters works fine now. Change-Id: I22c8c2c5044b46c325236caffec67d9f68c23eed Reviewed-on: https://gerrit.libreoffice.org/17591Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/19031Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Miklos Vajna yazdı
(cherry picked from commit 3e27df10) Conflicts: sw/qa/extras/ooxmlimport/ooxmlimport.cxx writerfilter/source/dmapper/NumberingManager.cxx Change-Id: I0c4366ad0a2f81a198860869f670767343a392be Reviewed-on: https://gerrit.libreoffice.org/19032Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Andras Timar yazdı
Change-Id: I4f33679332998f87b7bf1ad7c32aea64897dcaa6 (cherry picked from commit 0590fe94) Reviewed-on: https://gerrit.libreoffice.org/18921Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-