- 20 Agu, 2015 32 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: I38f9140e565ab2a4d5dc7ad0c1d52837a5b5b67a
-
Vasily Melenchuk yazdı
Locking of ExpFields is required to lock current state of fields and database cursor: generation of print preview and some other operations can cause changing of current database record, especially if document contains nextrecord fields. Change-Id: If0466ef2489d96264380b5978ef7d7cf3f545c23 Reviewed-on: https://gerrit.libreoffice.org/17857Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Noel Grandin yazdı
Change-Id: I463bbaf86b4a44e8bdf5388404730ab3dcd9b9fe
-
Noel Grandin yazdı
Change-Id: I4c6b966a54e18cdbb0c64b6e93804a306b5d2638
-
Noel Grandin yazdı
Change-Id: I6019dea21b58ac8ba0dba5c7f6ca837716e19869
-
Noel Grandin yazdı
Change-Id: I36c7086117112d35df98c05030c965c21d9330ac
-
Noel Grandin yazdı
Change-Id: If105665a016183f08a2be13366e5068060b5954c
-
Noel Grandin yazdı
Change-Id: Ibf0ea539d2a95073a12f84964759d9c7a94baa7b
-
Noel Grandin yazdı
Change-Id: I54b72087ea3f38b2430c3c62aaff195bbd301b99
-
Noel Grandin yazdı
Change-Id: Ie989fe233fc3295fb1901881b59e506ef340ffea
-
Noel Grandin yazdı
Change-Id: Ib7a4be246e5d82f5a704a188f8b950f187d04138
-
Noel Grandin yazdı
Change-Id: I52a79d3e84c832622fa4be32856d7dbb496b4d67
-
Katarina Behrens yazdı
Input was disabled on opening the wizard (in ScFormulaDlg ctor), but never enabled again. Row and column headers seem to be more sensitive about it than e.g. grid window and they then just discard mouse events ... Change-Id: Id27757fb1b3a8b96ad1588354f016ac55d71cca2 Reviewed-on: https://gerrit.libreoffice.org/17872Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Noel Grandin yazdı
Change-Id: I244e52ec494546383dcb1981c41f2d388ae7d85a
-
Tor Lillqvist yazdı
Change-Id: Id023b43e901b0e41ebf3b208c6e80fd023bf7f9a
-
Michael Stahl yazdı
... as reported by ccsheller on IRC. Change-Id: I416b31d15388be28ca493f1f147c7786f339e6cb
-
Caolán McNamara yazdı
Change-Id: Ieb3ae2d0e99e77b23e6826efdf51de56f3543865
-
Caolán McNamara yazdı
Change-Id: I795ac35c80d7b61d7a9afbeae0d6d4bb789e16f8
-
Caolán McNamara yazdı
seek resets failures, need to check after a read and before a seek Change-Id: Ia249e258c51af5efc838f92c4ead6237b403c701
-
Laurent Godard yazdı
takes the last token in case of chained "." instead of the first one to avoid aa.b. autocorrects (wrongly) to aaaa. Change-Id: Ibca68850282a0d3aec67ca518bdcbf1da676e155 Reviewed-on: https://gerrit.libreoffice.org/17858Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Noel Grandin yazdı
Change-Id: I5790c949354434fc3661520c9038fd90e1b182f4
-
Noel Grandin yazdı
Change-Id: I8d44cca45340bc6c204308cef7e17907ea7a7c67
-
Noel Grandin yazdı
Change-Id: I7bb930f3b062dda9e46f517a1ea1dacb0d64de7f
-
Noel Grandin yazdı
Change-Id: I98f8df3f27fbd520f0bfbbb39c0e3cc5fa892b0d
-
Noel Grandin yazdı
and improve the error message in the plugin Change-Id: I8719832a48e14c132f463340fbbc537845f82b0b
-
Noel Grandin yazdı
find places where we should be using std::unique_ptr Change-Id: I5b9defe778fdc4738ecea381215396874db59e66
-
Caolán McNamara yazdı
Change-Id: I5e93a4c84b3a0940239213766eb24d21fb5fd649 Reviewed-on: https://gerrit.libreoffice.org/17863Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Markus Mohrhard yazdı
Change-Id: I2148fd9953b283945d2a1bcf24dbc47964b659ae
-
Markus Mohrhard yazdı
Change-Id: I1ae96c7b6adf5a90f96d7dddc20d7fb241e78445
-
Markus Mohrhard yazdı
Change-Id: Ibf62ffa133aa4cde1836f7b7e735559c02ffb588
-
Markus Mohrhard yazdı
Change-Id: I689d84ef58faeb4b36159c6370b5e97a13d39736
-
Markus Mohrhard yazdı
Change-Id: I631120903f15256997e082e0d079da7c5ee9944b
-
- 19 Agu, 2015 8 kayıt (commit)
-
-
Michael Stahl yazdı
Surprisingly SvtMenuOptions_Impl::ImplCommit() does not actually write m_eMenuIcons for "ShowIconsInMenues" but something read out of Application::Settings(), which appears to be deliberate (i#95318). Whatever sets that does it after SetMenuIconsState() is called, so keep the SvtMenuOptions modified by not calling Commit(). (regression from 765f6211) Change-Id: I368b65589d16753d80a1b9e9cc7d7df59c0f53da
-
Markus Mohrhard yazdı
Change-Id: Ib45a02248819c35844ef83435c33ab1c82f5c4dc
-
Markus Mohrhard yazdı
This implements the basics for that and implements it in the AreaPanel. Change-Id: I6d9e5012bbcc2c953d478a09a839f35f2ef64c5b
-
Daniel Robertson yazdı
Add a move constructor and move assignment operator for o3tl::cow_wrapper. Insubstantial gains for UnsafeRefCountingPolicy, no atomic increment needed for ThreadSafeRefCountingPolicy's move-ctor. Change-Id: Ia2de1ca78b1e0e5a0f30535e752f1dd858fdfef0 Reviewed-on: https://gerrit.libreoffice.org/17848Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
Michael Stahl yazdı
Change-Id: I966069726fd7dbc57e03e93514bec62d8bbb2ba0 Reviewed-on: https://gerrit.libreoffice.org/17862Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Michael Stahl yazdı
Change-Id: I2a56ebf8edb30b5f16e09237f9480484a699170e Reviewed-on: https://gerrit.libreoffice.org/17861Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Michael Stahl yazdı
Change-Id: I93bdb33a442a358b0067d57499b11d73bfbaa2d9 Reviewed-on: https://gerrit.libreoffice.org/17860Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Michael Stahl yazdı
... for the PythonTest, similar to what vclbootstrapprotector does for CppunitTest; actually no idea if this is a good idea or a bad idea. Change-Id: Ia4e2e50fdc9c8deb9faf580a2f3f3308533265eb Reviewed-on: https://gerrit.libreoffice.org/17540Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-