- 09 May, 2014 40 kayıt (commit)
-
-
Julien Nabet yazdı
Change-Id: I6d15c7869e94b8b6d92b0a4c65bbc5866a657889
-
Michael Stahl yazdı
Change-Id: Ie8bb8a422c2fdda85d2478dd029c2091267212c2
-
Thomas Arnhold yazdı
Change-Id: I72651d514e2cf5abdce4a3323fa515426ff0438a
-
Thomas Arnhold yazdı
before ui-conversion both checkboxes were at the level of Position options. Change-Id: Ie56937d64e657fba68ac8ffe44e5c42f2a576388
-
Thomas Arnhold yazdı
otherwise Width and Height fields in Fill -> Bitmap will be directly at the tab page border. Also 12 px was too large on the left. Change-Id: I4ae17020333d61bf80e02ea29989fbb4693da591
-
Jan Holesovsky yazdı
Change-Id: I477f2888fba585f41bb70309247a3e4fa9bf7517
-
Kohei Yoshida yazdı
Change-Id: I0878f734599f566cde83183947cd7613c0f8d5c6
-
Kohei Yoshida yazdı
Change-Id: Ic05b6fec2bfc89688cb1670a163f27caccc7f213
-
Caolán McNamara yazdı
Change-Id: I14f12809d2e78a184ed53d6d9cee81d5f4e79ae6
-
Caolán McNamara yazdı
Project: help ec761d90416db68a0e8e683c3df44e43f593bb17
-
Stephan Bergmann yazdı
Change-Id: I5aecdd1d1f19f6588cf91d8c009ffa760fae739e
-
Stephan Bergmann yazdı
Change-Id: I388d8a37a0b7f95f21ccbbe04144f39c0fff533f
-
Kohei Yoshida yazdı
Change-Id: I3a7c77ee8d9c6ff033b112158daec3923ed27034
-
Kohei Yoshida yazdı
Change-Id: I0ee63480fa0f15f42c81818d89ff5b5a3407ece4
-
Caolán McNamara yazdı
Change-Id: I69eee7804ffe0b0c8ae8e8bc628bf35585f5e69c
-
Stephan Bergmann yazdı
Change-Id: I3e78bd86c8010124a2d006f288095aac26e60797
-
Chr. Rossmanith yazdı
to avoid circular dependencies between svl and tools when using INetContentType::scan functionality for future handling of data urls in urlobj.cxx Change-Id: Iad13286769e8906aebf8208e4f532151ff2f3d13 Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Andrew yazdı
Lossless optimisation of Sifr PNG files, primarily removing superfluous metadata (ImageOptim.com). Saved 303.6KB out of 555.6KB. 54.6% overall (up to 97% per file). QA- Inspect icons with Sifr theme selected, using all aspects of the office suite. There should be no visible changes. Change-Id: Ie5f1c73165d7b3373e7f10015eedb1d4a865ded9 Signed-off-by:
Andrew <dent.ace@gmail.com>
-
Andrew yazdı
- Delete placeholder (red-X) images; it's better we fallback to the main icons from the Galaxy theme. - Delete non-hicontrast (normal) images, duplicated from the Galaxy theme. These were introduced by the Sidebar mainly, and 2 in Report Designer. - Lossless optimisation of png images (imageoptim.com). QA - Test icons throughout application using the hicontrast icon theme. Change-Id: I45256563653792538d24bc3139b303de624544c2 Signed-off-by:
Andrew <dent.ace@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/8794Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Caolán McNamara yazdı
Change-Id: I8ae524f6c7b74a09a3bcce982642bd72dadf7bf8
-
Caolán McNamara yazdı
this reverts 081a0854 because the heights and widths of the non .ui-converted dialogs are all too low and everything is squished in them Change-Id: I103eda4b3d43365c02ecedb6f37b995a682b2cf9
-
Jacobo Aragunde Pérez yazdı
Shapes 3D effects can specify top and bottom bevels like in the following example: <a:sp3d z="488950" extrusionH="63500" contourW="50800"> <a:bevelT w="139700" h="88900" prst="cross"/> <a:bevelB h="88900" prst="relaxedInset"/> </a:sp3d> This patch preserves the a:bevel* tags and their attributes using the shape grab bag and modifies an existing unit test to add this check. Change-Id: I4762111e4d2f75ba2fd3721a126aa324a28a853c
-
Jacobo Aragunde Pérez yazdı
Shapes can contain 3D effects like in the following example: <a:sp3d z="488950" extrusionH="63500" contourW="50800"/> This patch preserves the a:sp3d tag and its attributes using the shape grab bag and modifies an existing unit test to add this check. Change-Id: Ice3cae39c71784be0f6c7f2700b07c21a5e1fb6e
-
Jacobo Aragunde Pérez yazdı
Shapes can contain 3D effects like in the following example: <a:scene3d> <a:camera prst="isometricLeftDown" zoom="150000"/> <a:lightRig rig="threePt" dir="t"> <a:rot lat="0" lon="0" rev="4800000"/> </a:lightRig> </a:scene3d> This patch preserves the a:lightRig tag, its attributes and the child element a:rot using the shape grab bag. It also adds a unit test for this case. Change-Id: I66b6de3c2b5ef89223b10da54006e28113b8ba5f
-
umeshkadam yazdı
- The parent node for checked, checkedState, uncheckedState is getting overwritten by "text" - text node is a leaf node, and should not have any children. Change-Id: Ic269525001e914adc1aa328c92be5fe4d5d1b3e7 Reviewed-on: https://gerrit.libreoffice.org/9278Reviewed-by:
Jacobo Aragunde Pérez <jaragunde@igalia.com> Tested-by:
Jacobo Aragunde Pérez <jaragunde@igalia.com>
-
Julien Nabet yazdı
See https://bugs.freedesktop.org/show_bug.cgi?id=78150#c1 and https://bugs.freedesktop.org/show_bug.cgi?id=78150#c2 1) there's a wrong conversion with negative number given to a xub_StrLen parameter, anyway it works on 4.2 2) The existing code can be simplified since we don't need to remove spaces before the word to delete Change-Id: I7e2510038666018059a54ac09c1a599154084b48 Reviewed-on: https://gerrit.libreoffice.org/9245Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Stephan Bergmann yazdı
While some uses of Sequence<bool> might silently work, it would be too dangerous to accidentally pass them around to other places that correctly expect Sequence<sal_Bool> instead, so best to rule them out completely. Change-Id: Ia60c839218c079cc42b4310d1315d95b6f2c68fd
-
Stephan Bergmann yazdı
This partially reverts 78b9537b "various: sal_Bool->bool." Change-Id: I732b2fb2cca3e66b396a35645f12ae96a40163d5
-
Stephan Bergmann yazdı
Change-Id: Ibd630320d7cfb4c80c35e91e4407203b1783e980
-
David Tardon yazdı
Change-Id: I5cbf4ed0683cc5736a45fb980827b1b56bd0c74c
-
Thomas Arnhold yazdı
Comparing the three tab pages, shows that the preview field at the bottom is different: Line: GtkBox Line Styles and Arrow Styles: GtkFrame The preview field is exactly 2 px smaller for the GtkFrame tab pages, compared to GtkBox tab page. This patch fixes this. Now all tab pages look the same. Change-Id: Ia94bda6c37fee3c8864f8351e157b2026a735361 Reviewed-on: https://gerrit.libreoffice.org/9283Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Michael Stahl yazdı
The root cause for the crash is that the shell has an invalid cursor that does not point at a paragraph; this is because first the document is filled and the cursor is pointed at the content of a frame, then the document is cleared from SwFrmCtrlWindow::Resize() [not sure why?] and at that point the cursor remains on an SwEndNode (which is invalid). Change-Id: I47c1e2a34d5579953c1896ff0895568978e72bc7
-
Caolán McNamara yazdı
Change-Id: I9ef54e4086e1b441e1bd5ccbebcd512d3a01bb47
-
Caolán McNamara yazdı
Change-Id: I3dc6ed508992bc952f1cf34e6d9e26354895bc27
-
Caolán McNamara yazdı
Change-Id: I1630c2a110fcf05d7698fc7e85eb2ca8fc4452c7
-
Caolán McNamara yazdı
Change-Id: Ic5cf8a5f52a7219f32ec2ce9259e5aa0153da9bb
-
Caolán McNamara yazdı
Change-Id: I039563908a391103cc478e11666648cc517fc677
-
Caolán McNamara yazdı
Change-Id: I4cb153338f1a00d9439dcfa9c43ee96235584e4a
-
Caolán McNamara yazdı
Change-Id: I26a7bfc7bfa7b69ee1523437b16c02d22a8e8e72
-
Caolán McNamara yazdı
Change-Id: I8cedb071d345e111d5addf63a83d1f597698d43e
-