- 17 Tem, 2015 2 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: I66b6cddb638a9fc1228d3ea9df5d112300a00eb3 Reviewed-on: https://gerrit.libreoffice.org/17128Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Rishabh Kumar yazdı
1. removal of ambiguous button width in sidebarnumberformat.ui 2. addition of spacing between indent label and indent buttons in sidebaralignment.ui Change-Id: I41fc4f9bdfb2a1a1909d014f6039c73bbdfe9c4a Reviewed-on: https://gerrit.libreoffice.org/17145Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
- 16 Tem, 2015 38 kayıt (commit)
-
-
Tomaž Vajngerl yazdı
Change-Id: I09fff1816b1d569cbfd50c7cafb19c9b169528bf
-
Tomaž Vajngerl yazdı
And remove obsolete CreateStylePreviewRenderer method with style name as input parameter. Change-Id: I0fdf54fd40148b417250b5a6bf2453994eb83634
-
Tomaž Vajngerl yazdı
Change-Id: Ie191467305279253f165f13980c125f6b7b9fdde
-
Tomaž Vajngerl yazdı
Newly added property Office::Common::StylesAndFormatting::Preview can now be used to turn off "Style And Formatting" style preview. Change-Id: I2e01de2a74e2d295557c87022a7b745ce23b4800
-
Tomaž Vajngerl yazdı
Change-Id: I2c154e4df060ade36744c6aa2fbffa8c6e665629
-
Tomaž Vajngerl yazdı
Change-Id: I66b92146757352408a331f9e23289839f443ff79
-
Markus Mohrhard yazdı
Change-Id: I37415b5effb6ac320184008b9b25988804387715
-
Markus Mohrhard yazdı
Change-Id: Ieed69e1e7ebd88b15dd6a6fb51863fab4f57479c
-
Eike Rathke yazdı
tdf#88402 related Change-Id: I401c67da383227496e9d8c2b2ed0671e2a2796f2
-
Eike Rathke yazdı
tdf#88402 related Adding columns, invoking Data->Sort, Cancel now still does not lose a HasHeader set in a previous Sort dialog. Change-Id: I1388b8f6a1964fb584f1826751072ba648f53ab7
-
Varun yazdı
Conflicts: sw/qa/extras/uiwriter/uiwriter.cxx Change-Id: I963509aae81616711726268a5b215b2ecb93898f Reviewed-on: https://gerrit.libreoffice.org/17125Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Maxim Monastirsky yazdı
Change-Id: I76ead43fa1cfe7ba1b62d2b13c4f4d7658a9f290
-
Maxim Monastirsky yazdı
... when all its items are disabled. That's the same behavior now as in Writer. Change-Id: Ic74d0737ae7cc709a64524c1aa43783af8f4fbcc
-
Maxim Monastirsky yazdı
See no benefit of it here, and also it has some unexpected results with some commands that have enum commands, and use a string item to update the currently selected item. Change-Id: Iae54c4e1fb7a3aa5a7c1a03904fb3629ed63c8f0
-
Maxim Monastirsky yazdı
Change-Id: I7824136aa2780c4062a66f7a5284a342862f319a
-
Michael Stahl yazdı
(regression from ccfc02f7) Change-Id: I29a366228bf08f29edfa4a8e963889e34aa3d2ea
-
Markus Mohrhard yazdı
Change-Id: I1c63248f18440b902088f27a9614db8ffb87150c
-
Markus Mohrhard yazdı
Change-Id: I29558530f775d1fab3dd2fca2e6c03c4717af769
-
Markus Mohrhard yazdı
Change-Id: Iae62f84401c23415a05fa2c5d1a541b239252aea
-
Markus Mohrhard yazdı
Change-Id: Ic74e2bb8bf84c7de19ca31b2c7195b96e0eaa230
-
Markus Mohrhard yazdı
Change-Id: I875398d1b020c821319c9c8d9f9b183d49a5004a
-
Markus Mohrhard yazdı
Change-Id: Ie191e47b009afc5e3d4655d9b83189540e280dca
-
Markus Mohrhard yazdı
Change-Id: I4fc0634ed35c645d2080c667e8ffb90d606612a2
-
Markus Mohrhard yazdı
Change-Id: Ia25460e6f57ff6d3c44bae1ddb33a36845ffcdd2
-
Markus Mohrhard yazdı
Change-Id: I92adf79c461f3536475da318e03b60f2e1adc08f
-
Markus Mohrhard yazdı
Change-Id: Ib1e5da270812aa909a6e773abbd9716256f4d5f4
-
Markus Mohrhard yazdı
Change-Id: Icce69a0f5662ba06a3b57da089889aac5028de30
-
Markus Mohrhard yazdı
Change-Id: I6b16fcd7ee48d782c9b25b1f90f3ff25c103633d
-
Caolán McNamara yazdı
and show context menu on long-press Change-Id: I6d603ebcc049b5ec2f9b23f7e400d995883324ea
-
Caolán McNamara yazdı
for the record its a SwFormatChg we get here at the crash time regression from commit 7de992bc Author: Caolán McNamara <caolanm@redhat.com> Date: Mon Jul 13 12:38:18 2015 +0100 fix a11y crash seen on close of tdf#92573 its not the reported crash, which has "gone away" which might be a duplicate of tdf#90502 the switch only handled RES_TITLE_CHANGED and RES_DESCRIPTION_CHANGED so if its anything else, e.g. OBJ_DYING, then don't attempt GetNoTextNode Change-Id: I290d6e633811423c3acc198aba7a60943518ec4a
-
Caolán McNamara yazdı
Change-Id: I9c5738330a765747e749c4ec88bc6e87d8703c1c
-
Caolán McNamara yazdı
and coverity#1209708 Dereference null return value Change-Id: I3ba48950f989f8c49d1b09fde30de4c46f0bad1b
-
Caolán McNamara yazdı
regression from dcad3ac4 coverity#1242624 Untrusted loop bound Change-Id: Idf52c09828c2bab767e9ff0d07b61befd6bfc64b The original code read 8 bytes on the nElemSizeVert == 8 branch and always 4 otherwise. I assumed that nElemSizeVert had to be read as 4 on that branch, but apparently not. So if its not 4, set it to 4 and we get the same behaviour as originally and continue to ensure we bounds check the loop Change-Id: Ica8ab7cc3bbebee93216766a2e1279a579494840
-
Eike Rathke yazdı
Change-Id: I4a126f40589fd401f3a63f74be5e86e3df947ef6
-
Eike Rathke yazdı
Change-Id: I34a45d15b0be4a56dbc9cc42c97d560ab350ff0d
-
Caolán McNamara yazdı
Change-Id: Icb82d9dd0a3918f2bdc4cb768c566774cd0d8ac4
-
Julien Nabet yazdı
Change-Id: I9e2e349f66a9d5bd7c45430ee9761330c792061c
-
Markus Mohrhard yazdı
Change-Id: I9e76f9b314dce6b4392d43fee4d5e05a450aac84
-