- 01 Eki, 2015 40 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Id15888f32996dd2ce05bed6942ebebdb8223a85b
-
Caolán McNamara yazdı
Change-Id: Ib6ac44878c6f485326c16fd0224b220e86a4dc6a
-
Caolán McNamara yazdı
Change-Id: Ifa8f9ce23c9c737d7bed9e24c9c32641d915ac76
-
Caolán McNamara yazdı
Change-Id: I86e3387c277767018565ed0708d35682ba2de3ae
-
Caolán McNamara yazdı
Change-Id: Iff328c85e859cae2d99f95c3c56ba3585638dd23
-
Caolán McNamara yazdı
Change-Id: I5789d62424fd01705b64a111dbd121b15d89a3d9
-
Caolán McNamara yazdı
Change-Id: Id52cad11d2ca4ef42a31c0905ee123ccd53e0677
-
Caolán McNamara yazdı
Change-Id: I20495f27bc95f0f0e834cafbeae51e4e86c84b5b
-
Caolán McNamara yazdı
Change-Id: I70b4c9f705d3da294e3b93f2834db5add9198ec9
-
Caolán McNamara yazdı
Change-Id: I7151f641ce87fa7ca11af4f0cef6594edb925f91
-
Caolán McNamara yazdı
Change-Id: I75f9f4cb4f32ae1836e1e6287fa5fce1aa83bdf5
-
Stephan Bergmann yazdı
...where the most plausible explanation for the bug's crash from within ScGridWindow::CreateAccessible appears to be that the call to xAcc = new ScAccessibleEditObject(this, ...) which stores "this" as a css::uno::Reference in the ScAccessibleEditObject, can cause xAcc to be deleted synchronously from within the ScAccessibleDocument ctor, causing the ScAccessibleDocument instance itself to also be deleted. So re-use the existing ScAccessibleDocument::Init (already properly called at the only place that instantiates ScAccessibleDocument, in ScGridWindow::CreateAccessible) to defer any initialization that uses "this", and hope that the resulting slight re-ordering of when certain initialization code is executed does not cause problems. Change-Id: I524a1659394e8900b7d33de358fdd4baf647c083 Reviewed-on: https://gerrit.libreoffice.org/18750Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Ie1a6b231e0313d1c00ffb9ab0137af2beeb05e02
-
Caolán McNamara yazdı
Change-Id: I52055dc66ab2119dce6e3df3a34c25a822dea166
-
Caolán McNamara yazdı
Change-Id: If8e47aab71eb2c8ce71f55af67604f0cbbca6b5a
-
Christian Lohmaier yazdı
Change-Id: I4c21115a9274dbf5fc138705527f2229554ba6f8
-
Samuel Mehrbrodt yazdı
Change-Id: I83e028428933e2153b639ca6b34fd69db88fb53f
-
Caolán McNamara yazdı
Change-Id: Ief198f88530d72cde0a253508cdf6de2975b31ab Reviewed-on: https://gerrit.libreoffice.org/19066Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Miklos Vajna yazdı
Change-Id: Ie84f41ab8ad032de5a31e4f566ec5b2358adcf37
-
Stephan Bergmann yazdı
Change-Id: I24e4dde34993e4fc994a8dc4a318e7d17c357260
-
Andrea Gelmini yazdı
Change-Id: I85e0c180df952c51b537b5408653160aad8b9a32 Reviewed-on: https://gerrit.libreoffice.org/18986Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Katarina Behrens yazdı
those whose string ref syntax is unknown or can't be guessed i.e. don't use it for new documents (prefer user settings in that case) Change-Id: I1355031cdd63e2a5c50064531011be71ae7f7b8f Reviewed-on: https://gerrit.libreoffice.org/18923Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Adolfo Jayme Barrientos yazdı
The last word of a title-cased text is always capitalized. Change-Id: I3fba56ba43516f54146b765104a9a04a3ffa8482
-
Stephan Bergmann yazdı
...from 58aea3f3 "loplugin:unusedmethods" Change-Id: I2b218ca01589f3d2efd583aa4e5fb21d19d6319e
-
Tor Lillqvist yazdı
Change-Id: Ie14bd84dbf6606506ed8a47fea660c15a7852679
-
Andrea Gelmini yazdı
Change-Id: I04d1bc3a9f38ff7871d3192563cd1f649fdc6cea Reviewed-on: https://gerrit.libreoffice.org/18960Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Andrea Gelmini yazdı
Change-Id: Id94c03249b2752e88499628b3ad12936b361bb2f Reviewed-on: https://gerrit.libreoffice.org/18950Reviewed-by:
Oliver Specht <oliver.specht@cib.de> Tested-by:
Oliver Specht <oliver.specht@cib.de>
-
Andrea Gelmini yazdı
Change-Id: I8fd769ca61d1ec1a915a012c0c2244056dc5bcb8 Reviewed-on: https://gerrit.libreoffice.org/18992Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Andrea Gelmini yazdı
Change-Id: I6743b9e73e510eb0664cbbe727dad9fce01fc13e Reviewed-on: https://gerrit.libreoffice.org/18981Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Noel Grandin yazdı
- improvements to the plugin to find more method calls - improvements to python script to remove more false+ - fix the FORCE_COMPILE_ALL build flag to include code in the $WORKDIR Change-Id: I4d6015dcb9b9d60c26f0bcee8abad807177a7836 Reviewed-on: https://gerrit.libreoffice.org/19064Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
to commit 10e59aee "always surround our own includes with <>" Change-Id: I71abc565cdcb887bbdccd345f0ff4e9b24d78057
-
Noel Grandin yazdı
Change-Id: I3a5e6a349c903259698118542b0000b0f119859e
-
Noel Grandin yazdı
Change-Id: I64af9f5ae444e1f7bc6c0e8c29df383a9531dba9
-
Noel Grandin yazdı
followup to aed0a639 "tdf#42949 remove unnecessary includes using iwyu" Change-Id: I6cd17a24d1a8f2d718f42333a6e1866d77a5553f
-
Michael Stahl yazdı
Change-Id: I948423922b286f98531aad4406c1b36cb6ef95b6
-
Noel Grandin yazdı
Change-Id: I13960721b7e15b1761aff8497391e39ae5645b89 Reviewed-on: https://gerrit.libreoffice.org/18616Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-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>
-
Ashod Nakashian yazdı
Support for enabling and disabling hide-whitespace by clicking between page frames. Disabled header and footer decorators when hide-whitepsace is enabled, and page size is trimmed to the contents of each page. Experimental/suggestive mouse pointers added but only tested on Windows. Change-Id: Ia2faeeda9e3e783ffaf5340aa69303a4218892a7 Reviewed-on: https://gerrit.libreoffice.org/18156Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Yousuf Philips yazdı
Change-Id: Idb060ac9612f65f84989a35d7c1d81a6f7aa61ec Reviewed-on: https://gerrit.libreoffice.org/19041Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.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>
-