- 09 Eyl, 2016 3 kayıt (commit)
-
-
Zdeněk Crhonek yazdı
Change-Id: I8afc84c7e397061f9794985d3ffca54d81713fdc Reviewed-on: https://gerrit.libreoffice.org/28645Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Zdeněk Crhonek yazdı
Change-Id: I7ef191f8665921b194efbe26e99e544be7243a65 Reviewed-on: https://gerrit.libreoffice.org/28643Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Zdeněk Crhonek yazdı
Change-Id: I85ab3fab1fc1c7bd709befb269a60e90aa33e66d Reviewed-on: https://gerrit.libreoffice.org/28647Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
- 08 Eyl, 2016 27 kayıt (commit)
-
-
Zdeněk Crhonek yazdı
Change-Id: I1d6e4bedd63800f7070e1d4b1e4bbeeaba8e0fcf Reviewed-on: https://gerrit.libreoffice.org/28639Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Zdeněk Crhonek yazdı
Change-Id: I49cbe991ccbca0a4a420ad19c26cf4681d4d60a8 Reviewed-on: https://gerrit.libreoffice.org/28646Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Zdeněk Crhonek yazdı
Change-Id: Ifcfcf47dd22560a1e6abdd393e9712ec68a4d5e6 Reviewed-on: https://gerrit.libreoffice.org/28638Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Zdeněk Crhonek yazdı
Change-Id: I47ce7ff494484d4cbf2dbb0505c3d98d8640d72b Reviewed-on: https://gerrit.libreoffice.org/28644Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Yousuf Philips yazdı
Change-Id: I38c5b6a85c63da55be1382dc4e6ad42a22d33f26 Reviewed-on: https://gerrit.libreoffice.org/28741Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com>
-
Yousuf Philips yazdı
Change-Id: Id5271b9eed490c70f5969a20642ff8b0c2393170 Reviewed-on: https://gerrit.libreoffice.org/28740Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com>
-
Gabor Kelemen yazdı
Since 77104ccd the OxygenOffice distro configs are removed and no other official distro uses these. Change-Id: I2b4d5fea7e4b9098ac88733821af219db23c48fe Reviewed-on: https://gerrit.libreoffice.org/28738Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Andras Timar <andras.timar@collabora.com>
-
Mike Kaganski yazdı
Since the margin collapsing (aka contextual spacing, implemented for LO 3.6 by Miklos Vajna, commits 6f04bf5e, 0662778b, 11059331, 03f9b6be, 8631dbf8, 9f4bb5bd, f722299e) is only meant to suppress fo:margin-top and fo:margin-bottom, as seen in https://issues.oasis-open.org/browse/OFFICE-3767, current implementation is inconsistent: it nullifies all spacing, including normal line spacing. This patch makes sure that collapsing conforms to specification. Change-Id: I413f6469d7891dd85f1f7a2c666f219187ddaec4 Reviewed-on: https://gerrit.libreoffice.org/28692Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Caolán McNamara yazdı
the same way gtk3 3.20 does with gtk_grab_add, so on gtk_menu_shell_deselect the keyboard focus doesn't remain in the menubar. bisecting gtk itself I find... commit 5cbbb90e311d95192d1b68ba89c3190cdb652868 Author: Carlos Garnacho <carlosg@gnome.org> Date: Thu Nov 26 19:54:31 2015 +0100 GtkCellRendererAccel: Use gdk_seat_grab() https://bugzilla.gnome.org/show_bug.cgi?id=759309 is the commit that makes it do what I want, so add an extra gtk_grab_add/gtk_grab_remove around our entry and exit of the menubar Change-Id: I5bf09834b4e1a14d30403208d03b3abd28a382a8
-
Caolán McNamara yazdı
unused since... commit 7affe26a Author: Maxim Monastirsky <momonasmon@gmail.com> Date: Mon Feb 22 18:47:15 2016 +0200 Kill sfx2 menu support Change-Id: I902957b8379be7c314f5357750aeba5a2fcc0a00 Reviewed-on: https://gerrit.libreoffice.org/28749Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Maxim Monastirsky yazdı
Change-Id: I99719229fe58233053ce39aa3f07b0d112b32bd7
-
Miklos Vajna yazdı
It was first removed in aa944666 (Executable_tiledrendering is obsolete and can be killed, 2015-03-24), and then it was re-introduced with 00f2787a (vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtr, 2015-04-09) due to a mismerge. Change-Id: I243375d6a8d7804ed23f2080d2dbb3c0132789f1 Reviewed-on: https://gerrit.libreoffice.org/28747Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Maxim Monastirsky yazdı
Since 7affe26a ("Kill sfx2 menu support"). Change-Id: Ib08ba64e7d3dc479df15f04f4e9ab81e13611202
-
Justin Luth yazdı
"regression" from 4e653d15 If there are new style elements, then don't treat a default break in columns as a continuous break. This fixes both round-tripping, and initial import of columns and headers on this particular document. Since MS and LO treat sections so differently, it is a balancing act of what to change. Change-Id: I9c79bc1246108da6a5ebbf744acbcfcbb9d33d48 Reviewed-on: https://gerrit.libreoffice.org/28728Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Justin Luth <justin_luth@sil.org>
-
Noel Grandin yazdı
Change-Id: Ibae4cac28e6ff52298c804519f683017729c07a5
-
Noel Grandin yazdı
Change-Id: I1be117f9845d502d4b8dfa238dc13198f8b76dd6
-
Noel Grandin yazdı
when dealing with switch statements and o3tl::typed_flags Change-Id: Ia72a3ff643ea1c41f9b328e980ba51f3cdfdf582
-
Samuel Mehrbrodt yazdı
Change-Id: I4887a5dd727eecacf7c80a581428f6440218bf86
-
Douglas Mencken yazdı
Change-Id: I10b8a5b13a68a0229de4b5db64020f5b7dbc5bc3 Reviewed-on: https://gerrit.libreoffice.org/28731Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stanislav Horacek yazdı
Project: help fbd93f4c667396b55f7c2df3707590ba56218b39 tdf#101805 correct documentation for ERF.PRECISE function Change-Id: Ic621f1e60f41ebcda5b3f390713da4315cf68500 Reviewed-on: https://gerrit.libreoffice.org/28735Reviewed-by:
jan iversen <jani@documentfoundation.org> Tested-by:
jan iversen <jani@documentfoundation.org>
-
Stanislav Horacek yazdı
Project: help b62218feb4fc7d278699d425868fdc7ac1bb6212 tdf#101064 adjust menu path to Format - Frame and Object - Properties Change-Id: Ib7692042bfb7daaf7325be8f183759b27eb315e6 Reviewed-on: https://gerrit.libreoffice.org/28733Reviewed-by:
jan iversen <jani@documentfoundation.org> Tested-by:
jan iversen <jani@documentfoundation.org>
-
Noel Grandin yazdı
Change-Id: Ic49d1c3c7b57fb213964ddc21b0f774c762aad94
-
Noel Grandin yazdı
including fixing a bug in SwXMLExport::exportDoc where it was ORing with a constant from a different type: nsRedlineType_t::REDLINE_INSERT Change-Id: I2bb154c9a35d106e64fd1a8b6e928d0384c9fafe
-
Noel Grandin yazdı
Change-Id: Ifcb05b7fbca7fc6c8ad82bad38a927ba9f9511bf
-
Noel Grandin yazdı
Change-Id: Ic70f67fb7e0e557a3a726f44aef25931def49835
-
Noel Grandin yazdı
Change-Id: Ic7da4b4d67bb006290af6c7b9e5d084d13b6ca98
-
Jakub Trzebiatowski yazdı
Do not export the parent-style-name attribute for a cell style. The parent-style-name attribute should refer to a style of table-cell family. Not a table-template element. Reviewed on: https://gerrit.libreoffice.org/28729 Change-Id: I350ec7cef0ac544ce4e5dec54015412a4070b1d8
-
- 07 Eyl, 2016 10 kayıt (commit)
-
-
Caolán McNamara yazdı
Thanks to Charles Lindsey for these suggested changes Change-Id: I22d14f16ee560f189c40ba0b143718278e0a8b7d
-
Caolán McNamara yazdı
Change-Id: I7c018a304844b06e66b7f344a4deeabb43ae4026
-
Stephan Bergmann yazdı
Change-Id: I972a8423f3751de50c95d83ddcefe449493ccf57
-
Miklos Vajna yazdı
It was missing as the shape text range was deleted twice, as DelFlyInRange() thought both the fly and the draw frame format own its contents range, while only the fly one does (when called by SwDoc::MakeFlyAndMove(), called by SwXText::convertToTextFrame()). Thanks Red Hat for the pizza! Change-Id: I26e23550df085511e0e87f593f1a461057413d0e
-
Yousuf Philips yazdı
Change-Id: I7d22dad7c0e31a12731b938aa7d6a059c28ada38 Reviewed-on: https://gerrit.libreoffice.org/28702Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Akshay Deep yazdı
Change-Id: I3a60c8f590f78a9d750a428170d2a0521f267fd8 Reviewed-on: https://gerrit.libreoffice.org/28727Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Yousuf Philips yazdı
Change-Id: If8892446dcabd8dc51d1193fe1fcccd64fa07bac Reviewed-on: https://gerrit.libreoffice.org/28706Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Samuel Mehrbrodt yazdı
Change-Id: I69d8fd528238548521f1e201a19d1681c4ee3ec1
-
Samuel Mehrbrodt yazdı
Change-Id: I48b119e2bc7571ccaa609e7a8cef7eb4ad8aeb0f
-
Szymon Kłos yazdı
Change-Id: Iedb239eba5d74d10cef68276c2a03028f8cf81bf Reviewed-on: https://gerrit.libreoffice.org/28703Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-