Commit Graph

318230 Commits

Author SHA1 Message Date
Tor Lillqvist
a754161b51 WaE: duplicate 'const' declaration specifier
Change-Id: I70b12a4de7edd785f87e4de3f398e90bf54ca84f
2013-01-01 12:19:35 +02:00
Tor Lillqvist
436d8669ea WaE: unused private field
The fields were not really unused but the compiler can't know that,
and it was done in a horribly hacky way anyway.

Same fix as sberg did for the corresponding MacOSX code. (Yeah, should
factor out the commonality. Not that I know whether the VCL code for
iOS will ever be used.)

Change-Id: I573073c3f5c15f0a40ed72c9d58578fc80f65b93
2013-01-01 12:18:22 +02:00
Tor Lillqvist
993c3bff01 We don't use these when DISABLE_DYNLOADING
Change-Id: I3be187cf7e87697e37a6dafbcdf8d0a4b924639e
2013-01-01 11:39:50 +02:00
Tor Lillqvist
5275fabcb0 WaE: private field 'hModule' is not used
Change-Id: If3fc6937e66e9261255a9b197f995d923cc31132
2013-01-01 11:32:50 +02:00
David Tardon
00234d0578 replace bashisms
Change-Id: I4d7709effb8cb98827e6bdd62e422186d61ed2a0
2013-01-01 09:02:07 +01:00
David Tardon
55563832c4 check for python.exe too
Change-Id: I6f66348f8e40a7f977f33e145171489d7c57b8be
2013-01-01 09:02:07 +01:00
David Tardon
3f22967547 fail early if python version cannot be determined
Change-Id: I8fea82f8d4f779b0e7f8550fb67b794d6ae913ba
2013-01-01 09:02:06 +01:00
David Tardon
3638ffa2a3 always set library path
Change-Id: Id8984f64615ac5d2ecfccca5d1d44ea5db76811c
2013-01-01 09:02:06 +01:00
Peter Foley
c97a46ad21 fix postgresql on win
Change-Id: I2c43441563cfb1237e6b2eaafe0acfaa5e952cde
2012-12-31 17:03:07 -05:00
Peter Foley
120553e558 add fontconfig to tail_build
Change-Id: Iff855964f085a94633cfe25462dd9f5e44a8a828
2012-12-31 16:36:26 -05:00
David Tardon
acfd176c30 name the libs to deliver correctly
Change-Id: Ib1017e36339b8a3eaba8351d12b700d5b29c49b0
2012-12-31 21:34:08 +01:00
David Tardon
b87e86c5b1 fix typo
Change-Id: I547cbac3e8c14485a01716f099c37a96e5876ee4
2012-12-31 21:34:08 +01:00
Peter Foley
9ddba66440 convert openssl to gbuild and add to tail_build
Change-Id: I52c62a91e317f072237cf25ed54f3cc6456d82b3
Reviewed-on: https://gerrit.libreoffice.org/1495
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>
2012-12-31 20:13:20 +00:00
Peter Foley
b4b6c45983 fix icu deps
Change-Id: I02c6554d0bbfd39a2693de742712e98b059956a3
2012-12-31 15:13:14 -05:00
David Tardon
ba98416d95 add missing \
Change-Id: Ia674a80cc2fcdd4cabc97182e368a89604816d43
2012-12-31 20:25:09 +01:00
David Tardon
dd9655868e fix gb_Helper_execute
Change-Id: Ia3aa20d59a2d2a6e691242a420b3816fe0621325
2012-12-31 20:19:14 +01:00
David Tardon
f8ed393b65 drop CustomTarget_mingw_dlls from Module mk
Change-Id: I46da6fa9d301c2e4926ec804b87a099695ca89b9
2012-12-31 15:46:45 +01:00
David Tardon
b1eb1db8c6 copy dlls directly from mingw sysroot
Change-Id: I23678af155776eba266c15bfa2339b417d467e27
2012-12-31 14:37:17 +01:00
David Tardon
fe602cee78 fix another typo
Change-Id: I30daf07135d89494b4fbcdf50797254e73f80ea9
2012-12-31 14:32:18 +01:00
David Tardon
d2ab4e7956 get_target -> get_workdir. sigh
Change-Id: I4dbb8ab85bac63de42545b80c532f9593ea0afcc
2012-12-31 13:50:14 +01:00
Radu Ioan
e4429d43f5 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT
Changed some OSL_ and DBG_ to SAL_

Change-Id: I192994238b949ffc51697a356a2f49072d5cedb2
Reviewed-on: https://gerrit.libreoffice.org/1519
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2012-12-31 12:22:42 +00:00
David Tardon
7d6112773e I did not want to push that...
It does not work, anyway.

This reverts commit ee18b30b03.

Change-Id: Ibe21a2a62ecbfaf8dcd87113bde386050ffde25a
2012-12-31 13:00:28 +01:00
David Tardon
a084ea6068 do not second-guess the location of mingw sysroot
Change-Id: I669b6c7b90f2b803f68df86704b357967481f6ce
2012-12-31 12:41:47 +01:00
David Tardon
3204d0383a always set library path
Change-Id: Ie3248563815c2558c573e525e79024ef083345b7
2012-12-31 12:26:31 +01:00
David Tardon
ee18b30b03 move gb_Executable_get_command back into Executable.mk
Change-Id: Ia556cbfda5c5c3d9e1b2b7b1f488b079ce420367
2012-12-31 12:26:31 +01:00
Tor Lillqvist
8771139076 Add b_Helper_set_ld_path back in more places
Change-Id: I05d1fc218fad0987958600a2638953672281919e
2012-12-31 13:01:53 +02:00
Tor Lillqvist
fe20c74c3f Deliver raptor.h and rasqal.h
Change-Id: Ia9aae74702d562516825735642a4d707f845cbb9
2012-12-31 12:54:27 +02:00
Tor Lillqvist
341b467102 We need b_Helper_set_ld_path here I think
Change-Id: Ie6dc76859ff51e1d25abbf65de1abfba46dd4252
2012-12-31 12:54:27 +02:00
Tor Lillqvist
d6c090c1c7 Revert "bestreversemap uses URE (libuno_sal)"
Sure, but this was wrong.

This reverts commit e795b4d80d.
2012-12-31 12:54:27 +02:00
Marcos Paulo de Souza
be2b3e51ed Remove all rtl:: prefix and RTL_* from basic/qa/cppunit/test_scanner.cxx
Change-Id: Ie9bb6018955faa41c359d18c6b2c10b58fd20db9
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1512
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-12-31 10:49:41 +00:00
Marcos Paulo de Souza
3d623f3933 Remove some unused functions
Change-Id: I618de5d34d891b1b183cca12b71aff4128b2f92e
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1517
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-12-31 10:23:16 +00:00
David Tardon
9eb90b97e8 the wine .def files are in $SRCDIR
Change-Id: I18469885d2d66b72aa89ef7a0faa449563e49ebc
2012-12-31 11:02:32 +01:00
David Tardon
fe367205f5 configure only looks in $MINGW_SYSROOT
Change-Id: I8882525ae6ae24957d9e34fc1ab8d5525251889c
2012-12-31 11:02:32 +01:00
David Tardon
93d73b21a6 drop some unneeded explicit deps
Change-Id: If19289a78a8d6ac01ce2951fbef9e3ba575ed680
2012-12-31 11:02:32 +01:00
Noel Grandin
63894cb4fe fix fdo#58451
I introduced this bug during my "shiny UNO" conversions.
We pass around SQLException as an Any in the IDL, so we need to treat
it like that it the service code.

Change-Id: Ib55b1e156c93fb1488b21ab4d1423b25cb13a5cf
2012-12-31 11:51:09 +02:00
Tor Lillqvist
e795b4d80d bestreversemap uses URE (libuno_sal)
Change-Id: Icef3b0276b1560efd4bb14f59bf44f997b0a5221
2012-12-31 11:35:58 +02:00
Tor Lillqvist
24d874b97c redland depends on rasqal
Change-Id: I703f80173e8108e0abcf7af824ef208216f60578
2012-12-31 10:29:17 +02:00
David Tardon
35aec8c0c0 fix stupid typo
Change-Id: If10b00f0e19d7199380af16fedbdf2e9d0ad6871
2012-12-31 09:11:37 +01:00
Markus Mohrhard
d6fd3ccb10 handle strings correctly in ScCondFormatEntry::GetExpression, fdo#58781
Change-Id: I418837d4363c14779a4b2a7ce78c8b9e8df7f0d1
2012-12-31 04:38:01 +01:00
Markus Mohrhard
faa7667d4a don't add a new cond format if we just want to edit one, related fdo#58781
Change-Id: I2f48daa9b317c59515366206f9f17c7d219db5d0
2012-12-31 04:38:01 +01:00
Radu Ioan
3b1da9e650 fdo#39440 - cppcheck cleanliness
removed some cppcheck warning

Change-Id: I81963001e4737c583764b07bea9abf59a61dead7
Reviewed-on: https://gerrit.libreoffice.org/1518
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2012-12-30 23:32:26 +00:00
Tor Lillqvist
afb9d7d84c Fix misleading indentation
Change-Id: I72050f4d3b0f617e04a8b404ecdc99e5e2806f18
2012-12-31 01:10:42 +02:00
Tor Lillqvist
d9584d9a6b Fix redland cross-compilation at least for Android
Fix typo: It's SYSTEM_LIBXML, not SYSTEM_LIBXML2.

The xml2-config from our patched bundled libxml2 needs LIBXML2LIB.

Need to find raptor-config and rasqal-config (for the HOST platform, that's
fine as they are shell scripts. not binaries) in PATH.

Change-Id: I58376d4ffbc9954c375b4e2b9bad3f68ed12e3bf
2012-12-31 01:10:42 +02:00
Tor Lillqvist
0876c627dd Fix typo s/ANDRIOD/ANDROID/
Change-Id: Ib3ebaf542bc74ce8c8d5cd967d3e55217b62381e
2012-12-31 01:10:42 +02:00
Tor Lillqvist
960dd22f2b gb_Executable_get_runtime_dependencies should be empty when cross-compiling
Change-Id: I3d8a454a6c3e2ccf5661742d26c85224bb4773bd
2012-12-31 01:10:41 +02:00
Tor Lillqvist
fca6f2eba2 Avoid Emacs warning "suspicious line"
Change-Id: Icb8f4adb0794bd2857c48dbc6756b3258b8bbefd
2012-12-31 01:10:41 +02:00
Tor Lillqvist
0599c27c37 Remove misleading indentation
The indented line is not part of the if function on the line above.

Change-Id: I7ae7c1223af74cc5ffcf9d1d32fb848212859ac9
2012-12-31 01:10:41 +02:00
Tor Lillqvist
a709e8d9d8 Revert "fix redland for android"
I don't see how this would help at all?

This reverts commit ecc9896c9b.

Change-Id: Ibac7faa17ca3e6d1ba4426c270428327cc90d5ee
2012-12-31 01:10:41 +02:00
Miklos Vajna
08b4efb4e1 fdo#54612 don't crash on RTF_DPPTX before RTF_DPPOLYCOUNT
Change-Id: I35bf580df157dee429d9dca193945ea95616d678
2012-12-30 23:15:17 +01:00
Norbert Thiebaud
f84bd3f065 remove accidental adding of concat-deps
Change-Id: Ia0e60c5246e5e45b934548ebbf09a2f67910785e
2012-12-30 15:27:59 -06:00