- 02 Eki, 2015 5 kayıt (commit)
-
-
Łukasz Hryniuk yazdı
Change-Id: Ib397b70f5c33fcf0f8ab26c82bffe7713e1042fd Reviewed-on: https://gerrit.libreoffice.org/17595Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Łukasz Hryniuk yazdı
Change-Id: I09b9b1bc62b084824dc0eaffd6ee500de11781fd Reviewed-on: https://gerrit.libreoffice.org/17594Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Łukasz Hryniuk yazdı
WalkElementBlocksMultipleValues class is able to collect a few values at once. scmatrix.cxx were moved to matrixoperators.cxx Change-Id: Id069f89a58cce046fb3d4ddf6f49db0452bdfb36 Reviewed-on: https://gerrit.libreoffice.org/17593Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Łukasz Hryniuk yazdı
Change-Id: Ib42d0d51945f634a3052c387a0317d7a919a4d4b Reviewed-on: https://gerrit.libreoffice.org/17482Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Tor Lillqvist yazdı
Change-Id: I5f7f52b6f2fb92c46e2b24e0edf95b4ccd17671d
-
- 01 Eki, 2015 35 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I00b64e2e60596094f74beb729b37eff36e544fd2
-
Caolán McNamara yazdı
Change-Id: Ia368eb83202b65d77777874b7e7948f9f3169c58
-
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 Reviewed-on: https://gerrit.libreoffice.org/18926Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit db17079f) Change-Id: Iaa037982d828fef7195615e6eda546b7199a4fe8
-
Michael Meeks yazdı
Change-Id: I212bb442bdffa38d77e7e7357199c39420fa7951
-
Stephan Bergmann yazdı
Change-Id: If98d81e37ee939feec70db737fdbdb5f53b555c4
-
Miklos Vajna yazdı
Unlike 'make -s', 'ant -quiet' will stay silent even if there was an error. Change-Id: Iba921d3cde48875f7a6da4c5ba811cab46dfb89f
-
Miklos Vajna yazdı
Change-Id: Ie018a878eb7d7ef14a80a6b86020c114ff14da88
-
Miklos Vajna yazdı
Change-Id: I65c31995c02a644aa436aecd065255fab38045e4
-
Yousuf Philips yazdı
Project: help fba1e83f120a310343f75de27c7e3cb0c5524cc7 tdf#92825 Rearrange the edit menu in writer, calc, and impress Change-Id: I3e4ee6fa36f87c163db7b5966ec975065f9b7921 Reviewed-on: https://gerrit.libreoffice.org/18574Reviewed-by:
Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by:
Olivier Hallot <olivier.hallot@edx.srv.br>
-
Mihai Varga yazdı
For tiled rendering this has the effect of not invalidating the previous slide when switching slides. After switching slides, an invalidation occurs caused by showing the new slide, and calling 'GetPart' before 'SwitchPage' finishes returned the old part number. Change-Id: I1cafd0e51cd39be3a80d0559ae3051238b8df744 Reviewed-on: https://gerrit.libreoffice.org/17562Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Andrea Gelmini yazdı
Change-Id: I4452d4a4a4a61f39cd9c2b5a441c6c2017f15ce8 Reviewed-on: https://gerrit.libreoffice.org/19073Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Yousuf Philips yazdı
Change-Id: I2c4c4bee9b4b8a642383916f74b4b44e693289c7 Reviewed-on: https://gerrit.libreoffice.org/18047Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Joan Paraiso yazdı
It's more valuable to have the raw text data of the html instead of having it locked up in images. If the comments are exported as images, then it makes it almost impossible to discern what comment belongs to what cell when viewing the html file itself. This is done by rendering the comments in their own comment tag (to make it still easy to extract from scripts that modify html) that is shown to the user. This element is initially not displayed until the user hovers over the comment indicator The comment indicator is denoted by a 0.5em by 0.5em red square with a black border. The notes will always appear on a pale yellow background with black text when the indicator is hovered over. Change-Id: I01a3dfd77ec54566e64b196b8df3309ea941ad4c Reviewed-on: https://gerrit.libreoffice.org/18837Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Caolán McNamara yazdı
Change-Id: Idc3b3ce1174537039ce613e2f84f857e94299faa
-
Caolán McNamara yazdı
Change-Id: If4ae66b8f6aef172c5e616d94f9d804b72d3a774
-
Caolán McNamara yazdı
and coverity#735689 Unchecked dynamic_cast Change-Id: I1181e21146972c7c01b0a421d3c1c4ecc3d7e75a
-
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
-