- 22 Eki, 2012 22 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I471440867895b2a8ef2f2de90ed37f5b3c9c0721
-
Stephan Bergmann yazdı
...see <http://lists.freedesktop.org/archives/libreoffice/2012-October/039995.html> "RuntimeException while building" Change-Id: I038806d4ca1d7a2a2518106ba722509fbe3a7843
-
Ivan Timofeev yazdı
Change-Id: I154c856c2813130aae1af611abcc4bcb4f0d1d13
-
Andras Timar yazdı
Change-Id: Ief230fc60ddf3008d7d75af2cf57e20d3818634b
-
Andras Timar yazdı
Change-Id: Ic968253460363c9d73ddc247d680f38f81df1272
-
Stephan Bergmann yazdı
...at least Clang 3.2 warns about them, and with -Werror would produce fatal errors for them. Change-Id: I59568adc969ebd1ba2f20ef6c41edc7c5f5d29ed
-
Stephan Bergmann yazdı
Change-Id: I320c11d4b3d295c65dcd966f70a2de4f05926ebb
-
Caolán McNamara yazdı
Change-Id: I0e60b7e197ba4f6ebd3f24cb2e9072ce3e1353fb
-
Stephan Bergmann yazdı
Change-Id: I4b001e6fd963df2fad97aaf5885b0b38189e59d6
-
Miklos Vajna yazdı
Change-Id: Ib6ea496f7fb6d87011a74fc49e77c54d62cb09ec
-
Caolán McNamara yazdı
Change-Id: I5fd1bbc31a0259e92f6eb23beef5d3c77b74eed8
-
Caolán McNamara yazdı
Change-Id: I96cd80f14d557752c19b88bb2c99298d7c3e3e0b
-
Caolán McNamara yazdı
so remove the svtools ones where there are duplicates, move the svtools one to vcl when the vcl one is missing Change-Id: I9e7f77c3088be48bfcbed81e02ff71fa7aeba0d8
-
Caolán McNamara yazdı
Change-Id: I4359784279875dc9dac99bc4d2db95dccf094b20
-
Tor Lillqvist yazdı
Change-Id: I15bfeda7f9bf0fbeff9e4f3297f127941cadcf9b
-
Miklos Vajna yazdı
Change-Id: I85d3d863f2ee873834ced526fd3efb76738b110e
-
Miklos Vajna yazdı
Now that the import/export tests are reworked, this duplication can be dropped. Also rename the test file, n<number>.docx is for test files from bugzilla.novell.com. Change-Id: I48cf5619fc44341c2e468f756939dc676564da53
-
Stephan Bergmann yazdı
Change-Id: I59239bfa1865bc5f19e620216edd95227c5fb318
-
David Tardon yazdı
Change-Id: I920e0f6cea18c825dc5786b6b4f2df1c0ddb890d
-
David Tardon yazdı
ExternalPackage has intentionally been made compatible with Package, so it can be passed to gb_LinkTarget_use_package(s). Change-Id: I11cd55e1f570ddab7315a7229321fc3392fd49f4
-
David Tardon yazdı
Change-Id: I799a149b319bb6a3168117810084496f8b6d6fbb
-
Takeshi Abe yazdı
Change-Id: I71842ace16eb65b3269754cc36408fe52843b2ea
-
- 21 Eki, 2012 14 kayıt (commit)
-
-
Peter Foley yazdı
Change-Id: I10ac442d9be4f592d79d8b2fbd824d94852781d9
-
Rene Engelhard yazdı
sdremote itself apparently works also over IP (WLAN), so we don't need to disable it when we just don't want/have bluetooth. And also dbus is also needed in the bluez case Change-Id: I55ba07cd715d1e9bd641ef28e2391e4fe85b85e0
-
Caolán McNamara yazdı
Change-Id: I7ba4a6cb9ad8cb75282553d486e48c00e19cc0c2
-
Caolán McNamara yazdı
-
Peter Foley yazdı
Change-Id: I7d6e671f45355eb03fb9e1a49d7123e2f1699e80
-
Peter Foley yazdı
Change-Id: I15da34e09b74d9b97b64327ab46282c4f33e4118
-
Julien Nabet yazdı
Change-Id: I6df132f670c771f18b3aa7ae87b14adf266b64a4
-
Julien Nabet yazdı
Change-Id: I293b42d075d9c680a781a3bb993f05f4d7d62208
-
Miklos Vajna yazdı
As a side-effect, this reduces the length of the code as well. Change-Id: I83da39968ab7629548dd3c469ea8e648c4574653
-
Peter Foley yazdı
Change-Id: Ia1345904a819d8edfad53c8882be35b398e8bc6e
-
Julien Nabet yazdı
See http://nabble.documentfoundation.org/Cppcheck-report-in-vcl-unx-gtk-gdi-salnativewidgets-gtk-cxx-td4014513.html Change-Id: I9f59ed1fa0cd325d65f5574332b19625b27f8900
-
Julien Nabet yazdı
Change-Id: I5c119795077f9fbb84c32bc6ca95533d689998b9
-
Julien Nabet yazdı
Change-Id: I2fbdf26441f64183676035692391e65db0efe069
-
David Tardon yazdı
gdk-pixbuf, gettext, glib, libcroco, libgsf and pango are only deps of librsvg, which means they do not have to be configured/built in a build without librsvg. In effect, this generalizes the previous exception for Android and iOS. Change-Id: Ia0bd5e1c2bfa27842d8806886cd5774a420a973f
-
- 20 Eki, 2012 2 kayıt (commit)
-
-
Miklos Vajna yazdı
Export tests are in fact import-export-import tests. Given that we want to test the export filter here, it's handy to run the tests twice, first before the export (to detect if already the import filter fails) and also after the second import, to do the real test. So this should make it easier to detect when you have an export failure, but in fact the bug is in the import side. Change-Id: I26e3445f079a7fbd4e037218f7094a84e730b746 Requested-by:
Pierre-Eric Pelloux-Prayer <pierre-eric@lanedo.com> Agreed-by:
Lubos Lunak <l.lunak@suse.cz>
-
Takeshi Abe yazdı
Change-Id: Ideb46a876ef74f505b71e2a788d5f8da50e251af
-
- 19 Eki, 2012 2 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I9c442d40ccfbc381c5885fa016da448ce2912b93
-
Caolán McNamara yazdı
Change-Id: Id9d56d9f014cee216f1478d764082b97ddd30b01
-