- 24 Eki, 2012 24 kayıt (commit)
-
-
Noel Grandin yazdı
Convert the helper methods to take an XComponentContext parameter, instead of XMultiServiceFactory Change-Id: Id662d674c6d3c4ddfd35be5fc2e802b73bc6de90
-
Caolán McNamara yazdı
Change-Id: I4b16cb517dca25f862b9dd612785dae4d0f21793
-
Caolán McNamara yazdı
Change-Id: I481e079136ab0496ac79b60931bfce8509b4af23
-
Caolán McNamara yazdı
Change-Id: If0f3c09a2fb6577615f33576fee1dde5b627ca82
-
Caolán McNamara yazdı
Change-Id: Ibd378c85c6b7cf774ed2a6f652264a2a78bfe366
-
Caolán McNamara yazdı
Change-Id: I19fbc2062b2857e194d5850f2febea514fde50d9
-
Peter Foley yazdı
Change-Id: I29026261bcc3a31ad9226016a65e8efa4dea79f2
-
Peter Foley yazdı
Change-Id: Ia55154d001327a5d0f6ee20736f3335b01c80cf1
-
Peter Foley yazdı
Change-Id: I4e081473612403e0bf277e8dbf5f1b9a15541dd7
-
Michael Stahl yazdı
It warns that "x" is unreferenced formal parameter in virtual void failed(Model *x) { x->~Model(); } Change-Id: I10a4e1f037726f0225c2c6bf4ee23d5fb2accf7d
-
Michael Stahl yazdı
Change-Id: I8e2208bd054272ef6b461eadf1244e84968e8737
-
Petr Mladek yazdı
Change-Id: I961711e3085d6ee20933414dabbb33c0518a25ed
-
Michael Stahl yazdı
Change-Id: I48c90f7abcc9609d5b2c041597fdeff37db836c8
-
Michael Stahl yazdı
The call to elide_dependency in _process was broken because it checked the full line, which ends with " : " usually, breaking the build with LO customised GNU make on cygwin. (regression from 14028189) Also handle empty lines following '\' better while at it. Change-Id: Iadc6349e5b6930945e46e244bcbee37a632e0d71
-
Lester yazdı
\n\nAll of the code for the constant defining greek upper case page numbering is correct, but the UI dialog that represents that constant displayed lower case greek letters, and vice versa. So, the dialog should display the proper characters. Change-Id: Ib8d0a41928796fbed5f36162c35d6e1db2463e07 Reviewed-on: https://gerrit.libreoffice.org/904Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Matúš Kukan yazdı
Change-Id: I67f550385fa1f4073873f1e503eb153665e718ef
-
Matúš Kukan yazdı
Change-Id: Ia0ba9294e36c30147ed52826eac4b0059cfed200
-
Michael Stahl yazdı
Change-Id: I4d741170a864fe4546742b59141fc2b50d9db113
-
Noel Grandin yazdı
Convert the helper methods to take an XComponentContext parameter, instead of XMultiServiceFactory. Change-Id: I9f0098af37b91f107d8799f14caa04756eac82b1
-
Michael Stahl yazdı
This reverts commit 6292b12a. Should no longer be necessary after git submodules migration.
-
Michael Stahl yazdı
This reverts commit ff795d05. Should no longer be necessary after git submodules migration.
-
David Tardon yazdı
Change-Id: I156f6bdf04d64abfdf482fd2bee13136528bff9b
-
David Tardon yazdı
Change-Id: I5802a25ee5128ce956e99daec6173627923121ec
-
Takeshi Abe yazdı
Change-Id: I47f376f431276396a9f3168a5e39e2c9e9e55cbe
-
- 23 Eki, 2012 16 kayıt (commit)
-
-
Michael Stahl yazdı
Introduce gb_XcuFile_for_extension function to use the right file depending on WITH_LANG setting. Change-Id: Ibe4fc4e28fe445fc9391b68d370039528eab7ed8
-
Peter Foley yazdı
Change-Id: Idc46fff0e019e114d67600fcf8ce4b46e791c100
-
Ivan Timofeev yazdı
Change-Id: Ibcb45d7f0ad3f9469c61809528d7542a80d406b7
-
Michael Stahl yazdı
Change-Id: I02b1935a50ad1befe9630be8bd07792370d83bfe
-
Michael Stahl yazdı
Change-Id: I6c909d2cc643c77b0d7d3ee0d426d42c9cafce83
-
Michael Stahl yazdı
Change-Id: Ia07d3fd856578ab6976c02f8a0ec96273db19a2c
-
Michael Stahl yazdı
- add a preparation target to ExtensionTarget so added files can depend on unpacked tarball or custom target - add a "nodefaults" mode to Extension to disable some stuff Change-Id: I1fce6e948cef0a6d976e2e6555ef5c5f8e90cffb
-
David Ostrovsky yazdı
Conflicts: config_host.mk.in Change-Id: I98ca1bb2af19d99a7a908991cf27a148ee84c543
-
Stephan Bergmann yazdı
Change-Id: Ib4f44f745f7e3e2e1403d905cc16bee4c487b0b4
-
Noel Grandin yazdı
Change-Id: Iae2bd22a22213274d4a7697345b879f6573a30f0
-
Noel Grandin yazdı
Change-Id: I2b216a0e3a9694568642e9de2f4f43ecd682555f
-
David Tardon yazdı
This reverts commit c55b916a. There are dirs that contain only .src file(s) without any localizable content. Subsequently there is no .po file for these dirs either, so it would not do to expect it.
-
Tor Lillqvist yazdı
Change-Id: Ia8de5f1a619466e473f7a9586f53a38bdf9c2e51
-
Stephan Bergmann yazdı
Assigning to dead xBreakIterator instead of m_xBreakIterator had been introduced with 9f2fde7a "#i103496#: split svtools; improve ConfitItems," and just fixing it does not cause any tests to start breaking for me. Change-Id: I9a26e8d3924bf15ae948c9c26b70f42f8f0d2f64
-
Noel Grandin yazdı
Note that I found a pre-existing bug in linguistic/source/gciterator.cxx but I was not able to fix it, because doing so appears to expose bugs elsewhere! Change-Id: I17fb9108d98a98d0ae13fe5a8e043d2db5b27a6a
-
Stephan Bergmann yazdı
Change-Id: I9d5de399e5adf37d42dac5421e5cd4c35bf96a6c
-