- 18 Eyl, 2014 28 kayıt (commit)
-
-
Matúš Kukan yazdı
Change-Id: I4562156858982857a17e8837106c4c946f175be7
-
Matúš Kukan yazdı
Change-Id: If6b2d39b487b5f673d5b6b2945a6e7d08777594e
-
Matúš Kukan yazdı
Since 3914a711 rGrfName is empty. It was added in 363f1c14 Change-Id: I4ec3b432399708db4acb6af1af69df4c0aaa181c
-
Stephan Bergmann yazdı
Change-Id: I1b923cba578b0acc2b9ce389c6c7d664fa00b268
-
Stephan Bergmann yazdı
Change-Id: I186024f8a95ada752115750419a54a6231967f57
-
Caolán McNamara yazdı
it means a slide in impress. commit 7b31e45e Date: Mon Jun 23 20:55:21 2014 +0100 Make Draw use paper size when printing - fdo#63905 Previously, Draw/Impress use the default size from the printer. Now Draw uses the paper size (specified in page formatting). Impress still uses the old method - not sure if this is correct but printing handouts etc probably complicate print/paper size. suggests the intent is for this to not affect Impress and to only affect Draw, so this does that Change-Id: I481a824ef244fd837992c893f6de0c051af0a26b
-
Caolán McNamara yazdı
Change-Id: I3010bdd736c15a086f3ce61cacbb34159f0b2abf
-
Matthew J. Francis yazdı
Change-Id: I9020b595e434b4de8aa6a14c20d6c98fa619b96a Reviewed-on: https://gerrit.libreoffice.org/11502Reviewed-by:
Tor Lillqvist <tml@collabora.com> Tested-by:
Tor Lillqvist <tml@collabora.com>
-
Noel Grandin yazdı
Change-Id: I22fd5c1340ca0c646725d9fce77304c10d9eb5d5
-
Maxim Monastirsky yazdı
This is required to get the current color selection on the palette upon opening. Change-Id: I1660b9d17a76bf6c7ae4b6b860c7ee75c5fc857e
-
Maxim Monastirsky yazdı
It's now used instead of the 0 item of the ValueSet, but part of the code wasn't adapted: * Set the correct text (Automatic/No Fill) depending on the command. * Hide the button for frame/line colors, since there is no such thing as "Automatic" color. * Remove the selection and the status update code of the 0 item. Change-Id: Ib7d3d97a16368f2a59373efd6b81a220151881d5
-
Stephan Bergmann yazdı
Change-Id: Iaa0c71e6d4f2b142821a6546772a3364b5eb7e29
-
Daniel Sikeler yazdı
Change-Id: I33cafe68c798e3d54943ea1790fa4e73f85e525d Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Adolfo Jayme Barrientos yazdı
Added missing colons, use sentence case for check boxes [1], allow descriptive security labels to wrap, add 6 px padding for the Sign page. Change-Id: Iafc0788e367ab74aa0ec740b06892926b0b00390 Reviewed-on: https://gerrit.libreoffice.org/11408Reviewed-by:
Katarina Behrens <bubli@bubli.org> Tested-by:
Katarina Behrens <bubli@bubli.org>
-
Caolán McNamara yazdı
i.e. throw away the maFirstPageSize cache based on the initial slide view which is typically in landscape mode So that if we change to notes which are usually in portrait mode, and then visit n-up print, we get a default layout based on the notes orientation and not the slides orientation. I hate printing Change-Id: I8b7b81ce1eec0f9c5ecd7509b311cf4026958c2c
-
Noel Grandin yazdı
Change-Id: Ia6ac8d9fca94c6140f5df39932d0cd62ba4c229e
-
Jan-Marek Glogowski yazdı
gnu++03 is just an alias for gnu++98 and was introduced in gcc 4.8. This prevents older compilers from building the code. Change-Id: I7e09338f26376c08c476561cdcddde39c7e62b09 Reviewed-on: https://gerrit.libreoffice.org/11501Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Tor Lillqvist yazdı
Change-Id: I3ffc8beea76e6df00607330203d567e152b13611
-
Tor Lillqvist yazdı
Change-Id: I25b1ce4396a8e125b23e088310b970ef746cbaf0
-
Noel Grandin yazdı
Change-Id: Ic1b66c43697e342bebdf8b5cd6f0bb419f4a4fa7
-
Tor Lillqvist yazdı
Change-Id: I8efc1570c63e7de8699222497ec3e8172329319e
-
Miklos Vajna yazdı
It was typically the same as the "name" one, just with a .rng suffix, i.e. redundant. Change-Id: I8abb296b2ee963e214971ff748fd5b079320dfa9
-
Noel Grandin yazdı
after my commit 60e78fbb "fdo#82577: Handle Font" Author: Noel Grandin <noel@peralex.com> Date: Tue Sep 16 10:09:58 2014 +0200 fdo#82577: Handle Font be ignored, and an empty message aborts the commit. Change-Id: Id87e9ac86b457962fa156fdb1607dfe779b8564d
-
Tor Lillqvist yazdı
Change-Id: Ia54dd005d7d3fb71eac646e1e24bc7c6b43410f5
-
Noel Grandin yazdı
Put the VCL Font class in the vcl namespace. Avoids clash with the X11 Font typedef. Change-Id: I1a84f7cad8b31697b9860a3418f7dff794ff6537
-
Maxim Monastirsky yazdı
Change-Id: Ib2ad71326d0ff45eae01a16d675c3d40e1ba1f2c
-
Maxim Monastirsky yazdı
This reverts commit 9df22b4a.
-
Noel Grandin yazdı
Change-Id: I4a982ebfd3864b5953bce4ddf90008706e0e49b9
-
- 17 Eyl, 2014 12 kayıt (commit)
-
-
Andras Timar yazdı
Under Windows 7, ODF and OpenOffice.org 1.1 files were not found, when the folder containing them was not indexed, and full text search was switched on. The problem did not occur under Windows 8. Apparently there is a bug in Windows 7, reading beyond the end of a BufferStream resulted in 0 bytes read. So we take care not to read beyond the end of stream. Change-Id: Id01b08922121dabbb7b49c54f8ef11cb0e4ac413
-
Stephan Bergmann yazdı
Change-Id: I3e192bd3711ac690f3212fc36809b2c25526e9aa
-
Julien Nabet yazdı
Change-Id: Icf850c4b7b146a82a5638a3cd88ad02f3171aff3
-
Tor Lillqvist yazdı
Fixes cross-compilation on OS X. Change-Id: I416e8b54c4c33c390c90139a82e4562668eb9ad4
-
Julien Nabet yazdı
Change-Id: Ica1e1399bc4a9b9ca61d09cf26e8c47e2368f644
-
David Tardon yazdı
Change-Id: Iecc7f373d0d352281b53324ef8824c5d7073fe8a
-
David Tardon yazdı
Change-Id: I6692aee51753cddf57aaca1b7b7a94afafe60a9d
-
David Tardon yazdı
Currently there is a nearly exact copy of that class for every ODF document type. That suggests that it might be a good idea to use a template :-) Change-Id: I2a24eb5bd63cc584569a948df63266c7eb703bd3
-
David Tardon yazdı
Change-Id: I0c3e9c7ba83ef886958789706929b2eede30c343
-
David Tardon yazdı
Change-Id: I874e53a00d48ba84588126c1ecdb90c801a9b1d6
-
Matúš Kukan yazdı
Change-Id: Ie45818c54d756628e9cbc2619e5ad43cedcac92c
-
Matúš Kukan yazdı
Change-Id: Id35e03a3f814609e40e4beea778e66cce39054d1
-