- 17 Nis, 2013 6 kayıt (commit)
-
-
Thomas Arnhold yazdı
maybe this should be done for all files in officecfg... xmllint --format --recover foo.xml Change-Id: I1fe97a84a706b7d51e21d268cbf7baf32eb0f8f0
-
Peter Foley yazdı
Change-Id: I7e248a48ee8443b0f9209be708ce65dab57275f7
-
Thomas Arnhold yazdı
Change-Id: I55e8c5876423969788d81524f40c54644f59a256
-
Thomas Arnhold yazdı
and one last <author> tag Change-Id: I4fa21ba3cb4b76327ae476f2f7f75152db478f76
-
Takeshi Abe yazdı
Change-Id: Id2ba5cf09227945fd97ef6f7e63cb40fa6488886
-
Markus Mohrhard yazdı
Change-Id: I185a5a6f1d85c9e3e7ee5115b100b724031b6c03
-
- 16 Nis, 2013 34 kayıt (commit)
-
-
Chris Sherlock yazdı
Cleaned up Java source files: + removed unnecessary commented out code + corrected many spelling errors + formatting changes (remove decorations from comments, whitespacing, etc.) Change-Id: I4133908ceac874b273fe409d763b3ddbfc2055e5 Reviewed-on: https://gerrit.libreoffice.org/3413Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
Noel Grandin yazdı
Change-Id: Ie567feb315a018a1f5bd794a4d12435865e67ec4 Reviewed-on: https://gerrit.libreoffice.org/3417Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Noel Grandin yazdı
Change-Id: I23c9f905e6f679299f95baa6d8d4bafa97a3f19a Reviewed-on: https://gerrit.libreoffice.org/3399Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Noel Grandin yazdı
- removing SmPickList in the process, since it's only used as a base class for SmFontPickList - and remove dynamic allocation, since we're always making our own copy, just store the data inline in the vector Change-Id: Idedff240456788c473ac49bdaa3f6d27a217e3d6 Reviewed-on: https://gerrit.libreoffice.org/3398Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Tor Lillqvist yazdı
Change-Id: I561aa6cc1de7ed6128d25c82cd493d5d5718e052
-
Tor Lillqvist yazdı
Change-Id: Ic38b7fcb07d0cbc9a701207e0085b42d3471a786
-
Noel Grandin yazdı
Change-Id: I67a7a4c51188187c1ab234f8e9d2634eb018badf Reviewed-on: https://gerrit.libreoffice.org/3397Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Noel Grandin yazdı
Change-Id: I1ffd615a505029242a87337c9ef42c8156c42d70 Reviewed-on: https://gerrit.libreoffice.org/3394Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Joren De Cuyper yazdı
Previous patch was a review patch I submitted to send to the UX advice mailinglist. Cor proposed a better wording for the label name, see https://bugs.freedesktop.org/show_bug.cgi?id=63290#c4 and has been revised a bit more since then. Change-Id: I0cd1fac43ba3fed55fbb16e4f9bbf6836c1436b2 Reviewed-on: https://gerrit.libreoffice.org/3338Reviewed-by:
Joren De Cuyper <joren.libreoffice@telenet.be> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Noel Grandin yazdı
- also remove dead struct SfxSplitWin_Impl Change-Id: I408bd994b206963b5ac115f4d47fc79c6687e051 Reviewed-on: https://gerrit.libreoffice.org/3390Tested-by:
Michael Stahl <mstahl@redhat.com> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Caolán McNamara yazdı
Project: help 0a2a1d9d34779e473405adcae1a96710686c9cec
-
Noel Grandin yazdı
and simplify use site Change-Id: I287c280e1206f72dfaff4f38c24c8997e726887a Reviewed-on: https://gerrit.libreoffice.org/3388Tested-by:
Michael Stahl <mstahl@redhat.com> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Ic3edf3f42365630c903f4e2cf63103a8f59311bb
-
Bjoern Michaelsen yazdı
This reverts commit 6b08209a.
-
Noel Grandin yazdı
Change-Id: I25c8edc51f97af9de2563a8dba7387a2be9f4fd5 Reviewed-on: https://gerrit.libreoffice.org/3360Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Noel Grandin yazdı
Also - remove dead class definition SfxIFConfig_Impl, which was using SfxObjectUIArr_Impl - simplify declaration sites, we don't need to dynamically allocate these arrays Change-Id: I0f7110a324cc37f2eb2567cc066099ea4d86276c Reviewed-on: https://gerrit.libreoffice.org/3359Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Noel Grandin yazdı
Also simplify the use-site, we don't need to new it. Change-Id: I310f2027fb777380b8bddb73b169021f5448a6f6 Reviewed-on: https://gerrit.libreoffice.org/3358Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Bjoern Michaelsen yazdı
-
Noel Grandin yazdı
Change-Id: I38664f59e4cfa7354196437901175c9ef9aa9006 Reviewed-on: https://gerrit.libreoffice.org/3356Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
David Tardon yazdı
Change-Id: If70bdfc3eed5f9873c95404d0d1f5723b0e51140
-
Tor Lillqvist yazdı
Change-Id: Ic00146442a679c39d0af4a287cbcf759826f35cd
-
Matúš Kukan yazdı
Change-Id: Ieb6cba645b3535f7d683d2aefa5599d04d9994f3 Reviewed-on: https://gerrit.libreoffice.org/3403Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Jakub Golebiewski yazdı
Added menu entry to start the presentation from current slide. Changed "Start Presentation" menu entry behavior so it starts from the first slide. Change-Id: Iebba85d2d1dcacad7da6b050e2152be5c0d47261
-
Bjoern Michaelsen yazdı
Change-Id: I3e00e33d4e684b18d4e30e115db69fbface76982
-
Tor Lillqvist yazdı
Change-Id: I3f4405a598cb11fb1c529517eb96260beed9cb86
-
Tor Lillqvist yazdı
Change-Id: I4d9a28b50f773857f8f6af7df4a0968f8bb1de4a
-
Tor Lillqvist yazdı
Change-Id: Iad969bf9b32cbfe045248fb17dc4c0d7c66c2c94
-
Tor Lillqvist yazdı
Change-Id: Iae64943671a576159be0fa311bc503aa96b2b5df
-
Stephan Bergmann yazdı
Change-Id: I1be082b7db5592ad5090cf3ffaafe708bb1d9be4
-
David Tardon yazdı
Michael was faster :-) This reverts commit 28709dc6.
-
Abdulelah Alarifi yazdı
Change-Id: I4eee6a02ea545b93a93d18d9c5e200ed8b831c29 Reviewed-on: https://gerrit.libreoffice.org/3405Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Michael Stahl yazdı
... which fixed en-US only builds of dictionaries. Change-Id: Icc6e02bee80c10c5388dcac193fbcf1d36f6c50a
-
Michael Stahl yazdı
Project: dictionaries faf63ac08a9f3f1463a7f119083964f76b71141c
-
David Tardon yazdı
The xcu files can either come directly from $(SRCDIR) or be generated, depending on whether the build is with or without langs. This distinction did not matter while Dictionary was using ExtensionTarget for its impl., becuase there the file was just copied to the ExtensionTarget's root dir. Now that Dictionary uses Package internally, it is necessary to know where the file comes from to put it into the right package, either the one for $(SRCDIR) or the one for $(WORKDIR). (Yes, it would be possible to use just one Package with base dir /, but I consider this ugly.) Change-Id: I4549923287abc968f1c042b809db06d688b4c573
-