Commit graph

314283 commits

Author SHA1 Message Date
Tor Lillqvist
a09a98ee45 Add ucppkg1
Change-Id: I471440867895b2a8ef2f2de90ed37f5b3c9c0721
2012-10-22 15:18:29 +03:00
Stephan Bergmann
e9a09f9e4a dummy_can_throw_anything reportedly needed at least with GCC 4.5.1, too
...see
<http://lists.freedesktop.org/archives/libreoffice/2012-October/039995.html>
"RuntimeException while building"

Change-Id: I038806d4ca1d7a2a2518106ba722509fbe3a7843
2012-10-22 13:42:54 +02:00
Ivan Timofeev
2006bc9d5a String -> OUString
Change-Id: I154c856c2813130aae1af611abcc4bcb4f0d1d13
2012-10-22 15:09:09 +04:00
Andras Timar
ff4aca8591 typo
Change-Id: Ief230fc60ddf3008d7d75af2cf57e20d3818634b
2012-10-22 12:35:50 +02:00
Andras Timar
a47a8515d2 add help ID to 'Enable char units' checkbox
Change-Id: Ic968253460363c9d73ddc247d680f38f81df1272
2012-10-22 12:26:42 +02:00
Stephan Bergmann
012a996721 Remove arguments unused when compiling assembler object (-D, -I, etc.)
...at least Clang 3.2 warns about them, and with -Werror would produce fatal
errors for them.

Change-Id: I59568adc969ebd1ba2f20ef6c41edc7c5f5d29ed
2012-10-22 12:11:40 +02:00
Stephan Bergmann
dedff8f84c -Werror,-Wtautological-constant-out-of-range-compare
Change-Id: I320c11d4b3d295c65dcd966f70a2de4f05926ebb
2012-10-22 11:31:38 +02:00
Caolán McNamara
841b975a09 implement secondary button groups in buttonboxes
Change-Id: I0e60b7e197ba4f6ebd3f24cb2e9072ce3e1353fb
2012-10-22 10:28:45 +01:00
Stephan Bergmann
349cf01b1d Remove spurious find_substr
Change-Id: I4b001e6fd963df2fad97aaf5885b0b38189e59d6
2012-10-22 10:46:43 +02:00
Miklos Vajna
fc211a5fde DomainMapper::lcl_attribute: typo fixes
Change-Id: Ib6ea496f7fb6d87011a74fc49e77c54d62cb09ec
2012-10-22 10:45:14 +02:00
Caolán McNamara
ca6aa93fd4 add infrastructure for secondary button groups
Change-Id: I5fd1bbc31a0259e92f6eb23beef5d3c77b74eed8
2012-10-22 09:13:39 +01:00
Caolán McNamara
324e116a2e add a stock index image to vcl, ala gtk-index
Change-Id: I96cd80f14d557752c19b88bb2c99298d7c3e3e0b
2012-10-22 09:13:38 +01:00
Caolán McNamara
c578c327ed Only vcl has collate/ncollate now
so remove the svtools ones where there are duplicates, move the svtools
one to vcl when the vcl one is missing

Change-Id: I9e7f77c3088be48bfcbed81e02ff71fa7aeba0d8
2012-10-22 09:13:37 +01:00
Caolán McNamara
9d2cfee5e9 some more clang warnings
Change-Id: I4359784279875dc9dac99bc4d2db95dccf094b20
2012-10-22 09:11:40 +01:00
Tor Lillqvist
ae4da42e5f WaE: unused parameter
Change-Id: I15bfeda7f9bf0fbeff9e4f3297f127941cadcf9b
2012-10-22 10:47:07 +03:00
Miklos Vajna
39cf268424 package: kill RTL_CONSTASCII_USTRINGPARAM in xstorage
Change-Id: I85d3d863f2ee873834ced526fd3efb76738b110e
2012-10-22 09:30:40 +02:00
Miklos Vajna
f82ee5f4cf sw: remove duplicated test
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
2012-10-22 09:30:40 +02:00
Stephan Bergmann
743e279933 No more clone directory
Change-Id: I59239bfa1865bc5f19e620216edd95227c5fb318
2012-10-22 08:41:38 +02:00
David Tardon
9588085b00 add note to ExternalPackage doc
Change-Id: I920e0f6cea18c825dc5786b6b4f2df1c0ddb890d
2012-10-22 07:02:54 +02:00
David Tardon
1149fa1d18 drop unneeded functions
ExternalPackage has intentionally been made compatible with Package, so
it can be passed to gb_LinkTarget_use_package(s).

Change-Id: I11cd55e1f570ddab7315a7229321fc3392fd49f4
2012-10-22 06:52:33 +02:00
David Tardon
cb9823b611 make sure libpq is in place before it is used
Change-Id: I799a149b319bb6a3168117810084496f8b6d6fbb
2012-10-22 06:37:18 +02:00
Takeshi Abe
ec9e661988 sal_Bool to bool
Change-Id: I71842ace16eb65b3269754cc36408fe52843b2ea
2012-10-22 12:53:33 +09:00
Peter Foley
13a9b71d3a fix typo
Change-Id: I10ac442d9be4f592d79d8b2fbd824d94852781d9
2012-10-21 17:41:20 -04:00
Rene Engelhard
7c8c73dd5c fix sdremote related configure switches
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
2012-10-21 23:01:47 +02:00
Caolán McNamara
22238981b9 some additional clang warnings
Change-Id: I7ba4a6cb9ad8cb75282553d486e48c00e19cc0c2
2012-10-21 18:12:08 +01:00
Caolán McNamara
3b76773b0e loplugin: misleading else if indent 2012-10-21 18:12:08 +01:00
Peter Foley
cd5fd07207 translations dir always exists with submodules
Change-Id: I7d6e671f45355eb03fb9e1a49d7123e2f1699e80
2012-10-21 12:41:10 -04:00
Peter Foley
f9735c65aa fix postgresql on win
Change-Id: I15da34e09b74d9b97b64327ab46282c4f33e4118
2012-10-21 12:11:02 -04:00
Julien Nabet
5e56827888 Fix some Variable "X" is reassigned a value before the old one has been used
Change-Id: I6df132f670c771f18b3aa7ae87b14adf266b64a4
2012-10-21 16:47:37 +02:00
Julien Nabet
4d837ff3d0 Fix Variable "X" is reassigned a value before the old one has been used
Change-Id: I293b42d075d9c680a781a3bb993f05f4d7d62208
2012-10-21 16:37:53 +02:00
Miklos Vajna
9b53538a07 sw: rework import tests to match the syntax of export tests
As a side-effect, this reduces the length of the code as well.

Change-Id: I83da39968ab7629548dd3c469ea8e648c4574653
2012-10-21 16:00:32 +02:00
Peter Foley
ffcaa7651f convert postgresql to gbuild
Change-Id: Ia1345904a819d8edfad53c8882be35b398e8bc6e
2012-10-21 09:49:03 -04:00
Julien Nabet
b339e4e2ba Fix Variable 'eState' is reassigned a value before the old one has been used
See http://nabble.documentfoundation.org/Cppcheck-report-in-vcl-unx-gtk-gdi-salnativewidgets-gtk-cxx-td4014513.html

Change-Id: I9f59ed1fa0cd325d65f5574332b19625b27f8900
2012-10-21 12:29:58 +02:00
Julien Nabet
ba99a88511 Some cppcheck cleaning
Change-Id: I5c119795077f9fbb84c32bc6ca95533d689998b9
2012-10-21 12:10:11 +02:00
Julien Nabet
0a2eb9cfd6 Fix some Variable "X" is reassigned a value before the old one has been used
Change-Id: I2fbdf26441f64183676035692391e65db0efe069
2012-10-21 12:10:11 +02:00
David Tardon
de6b1a3099 only build librsvg deps if librsvg itself is built
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
2012-10-21 11:45:59 +02:00
Miklos Vajna
0a30cb22a1 sw: run export tests twice
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>
2012-10-20 18:12:23 +02:00
Takeshi Abe
bb80f99092 sal_Bool to bool
Change-Id: Ideb46a876ef74f505b71e2a788d5f8da50e251af
2012-10-20 23:12:12 +09:00
Caolán McNamara
1cdad42cf9 add bibliography entry ui
Change-Id: I9c442d40ccfbc381c5885fa016da448ce2912b93
2012-10-20 00:57:00 +01:00
Caolán McNamara
17d08d421e use correct deferred parent window
Change-Id: Id9d56d9f014cee216f1478d764082b97ddd30b01
2012-10-20 00:56:59 +01:00
Caolán McNamara
e92b3a092b deliberately no parent for dialog
Change-Id: Id28797b9c40694e1b43d1fdd1205833562d760b9
2012-10-20 00:56:58 +01:00
Caolán McNamara
76a1bc49b6 Updated core
Project: help  6e855787c1fa512546f8e72766606fa2f90d0854
update helpids for bibliography entry dialog .ui
2012-10-19 23:56:39 +00:00
Matúš Kukan
8e7829a0e8 remove unset & unused variables
Change-Id: I565a3110c10eb94945ad08daabe29f0034ed0ddd
2012-10-19 23:10:45 +02:00
Peter Foley
3955876751 use prefered name configure.ac to scilence aclocal 1.12 warning
Change-Id: I5875d3fface19bdce2948c6a2979b1b5e4e0735f
2012-10-19 16:59:21 -04:00
Tor Lillqvist
1a6a3a12a9 In the 10.7 SDK CoreText is in the ApplicationServices framework
Although I don't understand why this worked before, huh.

Change-Id: I67ea314330630f331acaabd1c47128de6e340bb2
2012-10-19 18:43:09 +03:00
Jan Holesovsky
bfa21ce5fa fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.
We are able to paint mirrored scrolbars with the 'gen' plugin, so just fix the
rendering of the scroolbar with the Gtk+ plugin.

Change-Id: I5dbd13420c6290e165ed2f5827769979298abf37
2012-10-19 14:51:23 +02:00
Matúš Kukan
91e81cd4bd private field 'eType' is not used [-Werror,-Wunused-private-field]
Change-Id: I0c21a0af88eda56a9ccfeeb9691617c67340b3d2
2012-10-19 13:25:43 +02:00
Matúš Kukan
891b770e42 mbIsEnabled is always true
Change-Id: I473db13d6df401fffc6e161314202446ad4d1333
2012-10-19 13:25:42 +02:00
gerhard oettl
936ac94d08 rtl::OUString to OUString
Change-Id: I75bf4d85103663df2e5a2fb905f39c2024769c5d
2012-10-19 13:22:46 +02:00
Norbert Thiebaud
e5090510cb remove unused define
Change-Id: Ia000af4680ea5a58db52ca0c341b1a454b3de4c1
Reviewed-on: https://gerrit.libreoffice.org/890
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-10-19 11:03:48 +00:00