- 11 Tem, 2016 12 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: Ie8ca63d48f66833a778342af8fbe19006fb6f143 Reviewed-on: https://gerrit.libreoffice.org/27055Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Miklos Vajna yazdı
Change-Id: I94bc95a25ac11de419f18490b7d466ee22631778 Reviewed-on: https://gerrit.libreoffice.org/27095Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Noel Grandin yazdı
and convert usage of it Change-Id: I2e3a71ec94492e5482bdf720d256e67adaf3f095 Reviewed-on: https://gerrit.libreoffice.org/26951Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
tymyjan yazdı
Change-Id: I465d126652f4dd21c19ee6730466719445d835b3 Reviewed-on: https://gerrit.libreoffice.org/27074Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Justin Luth yazdı
If a paragraph hadn't been started yet, a w:r was being written directly in the /document/body which caused MSWord to complain about a corrupt document. Change-Id: Ie7f629869aab0f3d2405660a033c3f23bbd6baca Reviewed-on: https://gerrit.libreoffice.org/26771Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Justin Luth <justin_luth@sil.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Arnold Dumas yazdı
Change-Id: I31877a43e6fe3e9d6b36278673d40f3b14325972 Reviewed-on: https://gerrit.libreoffice.org/27092Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Arnaud Versini yazdı
Change-Id: I050a034437d3370a28c9e5ab47abee369e634f7d Reviewed-on: https://gerrit.libreoffice.org/27089Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Tomaž Vajngerl yazdı
Guard OpenCL calls with OpenCLZone, so if a OpenCL call crashes we detect this and disable OpenCL so next time the user doesn't encounter the crash at the same calculation because he has a broken OpenCL drivers. Similar has been implemented for OpenGL with good results. Additionaly we persistently remember a known good OpenCL device ID and driver version so we can match this and perform calculation tests when they change. This is to ensure that the selected OpenCL device performs as we expect. In this commit the calculation tests aren't included yet. Remove complex static initializer in opencl wrapper library. Change-Id: I1a8b81ee31298731efcf63dc6a476955afc035e9 Reviewed-on: https://gerrit.libreoffice.org/27064Reviewed-by:
Tomaž Vajngerl <quikee@gmail.com> Tested-by:
Tomaž Vajngerl <quikee@gmail.com>
-
Mark Page yazdı
Change-Id: I51c3995f4a6e940a5235524eb94dd356b27ae8d7 Reviewed-on: https://gerrit.libreoffice.org/26955Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Andrea Gelmini yazdı
Change-Id: I81671c9a8e7e5b878e605ac0ed6c3d8ef5c5b689 Reviewed-on: https://gerrit.libreoffice.org/27088Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org>
-
Markus Mohrhard yazdı
There is a SolarMutexReleaser in the call chain so that using an own mutex can deadlock. Change-Id: I1dd0b0c78ce6cf436a470319e616099cb947b6e0 Reviewed-on: https://gerrit.libreoffice.org/27085Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Markus Mohrhard yazdı
Change-Id: Ifcc15e2a500bdc77dd21e96eea3873c3e78e7e55 Reviewed-on: https://gerrit.libreoffice.org/27086Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
- 10 Tem, 2016 15 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I8649e6bbe3b5c1189ef3c07bcbc1c2155d265b59
-
Stephan Bergmann yazdı
Change-Id: Ic431ce4880d0c1277ddb411ca59b3c8e8ca36518
-
Caolán McNamara yazdı
Position X/Position Y in dialog vs. Horizontal/Vertical in Sidebar Change-Id: Ib5e1eb6dd891bd8817acf2de8f83790043b6d6cb
-
Caolán McNamara yazdı
Change-Id: I6c23273bd02841f72b489535f8a546e561df94e8
-
Caolán McNamara yazdı
Change-Id: I9734ada09edb6544a332893a7c5d31730b0d081d
-
Caolán McNamara yazdı
Which should be unnecessary since the vcl layout work and optimal size widgets, and its a small and arbitary set of languages for which its set. Change-Id: Ifa397218510ade251f795cdd9360d6bdccb115b7
-
Caolán McNamara yazdı
its of limited utility wrt the vcl layout work and optimal size widgets, and its confuses people looking for hidpi settings Change-Id: I37d21b480446f9fe2845b3a2d9fd59cdeddf1a93
-
Henry Castro yazdı
Change-Id: I9804c1c8528747e719971f51b59d0a01a9fba878 Reviewed-on: https://gerrit.libreoffice.org/27091Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Henry Castro <hcastro@collabora.com>
-
Caolán McNamara yazdı
cause the disabled color cannot be mapped to the 2 entries in the palette, so use 8bit dests if the src is 1bit regression from commit 507d0ded Author: Caolán McNamara <caolanm@redhat.com> Date: Tue Dec 1 12:18:57 2015 +0000 keep disable image at same depth as original seen when clicking on the image loaded from tdf#100632 Change-Id: Ic69bccfa0fc86707b4fd9e757d8374d80e4b0071
-
Markus Mohrhard yazdı
Change-Id: Iab515327c9ba6ad9b22d68971f097b6848e704ea Reviewed-on: https://gerrit.libreoffice.org/27084Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Markus Mohrhard yazdı
Change-Id: If1e1d9217cfcc1f51fa611457ac7758fd2d9960b
-
Markus Mohrhard yazdı
Change-Id: Ie1db4aa8ab2487b9ef058478a2f86d43cf8eba41
-
Markus Mohrhard yazdı
Change-Id: I86833d9fdf42199480f1d448c56e63ff22d4923e
-
Markus Mohrhard yazdı
Change-Id: I23fe7563b3d0fe8084541d702583bc38997413ac
-
Markus Mohrhard yazdı
Change-Id: I98507b0e810db88ad94ea093db2d7dc7f495e7ab
-
- 09 Tem, 2016 13 kayıt (commit)
-
-
Caolán McNamara yazdı
triggered by change... commit f9bb1341 Author: Juergen Funk <juergen.funk_ml@cib.de> Date: Fri May 13 10:42:17 2016 +0200 tdf#99815 use XNotifyingDispatch in sfx2 which allowed the problem introduced by... commit d0c3c24d Author: Kohei Yoshida <kohei.yoshida@gmail.com> Date: Wed Jun 6 01:28:55 2012 -0400 Check if the system window has a close handler, and if yes, call it. This allows the close event in the preview window to be handled in a custom fashion, instead of having it call the normal "close window" command. to show up Change-Id: I5c46fb7a49ae44fd748b5b7192aeb951c7d65191
-
Adolfo Jayme Barrientos yazdı
The elements <baf:Scale> and <baf:Identifier> must match the values set in sfx2/source/view/classificationhelper.cxx to work. I moved the translated words to their proper place. Change-Id: Id860a375654e371742ba15435d3e73506ef5ef0e Reviewed-on: https://gerrit.libreoffice.org/26685Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Mohammed Abdul Azeem yazdı
Made XFastParser to pass namespace prefix instead of URI for Unknown attributes and elements, Namespace handler is provided to resolve those. Test for XFastParser unknown elements is removed, since testing XLegacyFastParser indirectly tests that also. Change-Id: Ia41ff5d3d4c07cef0ca23ba858bfb2a94b91b1f5 Reviewed-on: https://gerrit.libreoffice.org/26982Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com>
-
Caolán McNamara yazdı
Change-Id: I9453c3c877dcd39268f7c910e8918947bdeb8fd4
-
Caolán McNamara yazdı
Change-Id: I64c6d82e3ff738fbc83b00d640765e8863ccd9b6
-
Caolán McNamara yazdı
when there is no DISPLAY set Change-Id: Ic4f10d6f4781d01a05e51862b41311a2c1a3dc66
-
Caolán McNamara yazdı
after unrelated display option used, e.g. display field shadings Change-Id: I61cb2456fb4b048fab571d0f2c57855ea4da0336
-
Markus Mohrhard yazdı
Change-Id: I47c69878ebaa834eb75208ce8e5c26544e3e62bd
-
Markus Mohrhard yazdı
Change-Id: I0527a1d207a87b7ba8d2e65cb866fe3ea1f25af6
-
Markus Mohrhard yazdı
Change-Id: Ibcd97e298e63074bbabb71d11af12bd3ff3266e7 Reviewed-on: https://gerrit.libreoffice.org/27070Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Matúš Kukan yazdı
Change-Id: Ie5499d2ac4aac67dc73fdc58958443b8060c4139
-
Yeliz Taneroğlu yazdı
Change-Id: I5b0667c4c2808913cde686afa7315ef2319b4d49
-
tymyjan yazdı
Change-Id: I673d99a61b6805e8ad2ef91736839620283a898c Reviewed-on: https://gerrit.libreoffice.org/27063Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-