Matúš Kukan
d455d7252a
gbuild: move YaccTarget__command to com_GCC_class
2012-04-09 21:04:39 +02:00
Matúš Kukan
0a45deba2b
enforce only one possible use of gb_CustomTarget
...
This brings two changes:
- no more recursive calling of make
- gbuild_simple is now not used => removed
2012-04-09 21:04:39 +02:00
Matúš Kukan
7b743c9628
javaunohelper: use InternalUnoApi
2012-04-09 21:04:38 +02:00
Matúš Kukan
0273632956
cppuhelper: use InternalUnoApi
2012-04-09 21:04:38 +02:00
Matúš Kukan
9e7d5cd530
cppu: use InternalUnoApi
2012-04-09 21:04:37 +02:00
Matúš Kukan
bd988a23a1
scaddins: clean makefiles
2012-04-09 21:04:36 +02:00
Kohei Yoshida
5d2b0f25f1
Killed Another instance of svarray.
2012-04-09 11:06:10 -04:00
Kohei Yoshida
6cb65d8db3
Bool changes.
2012-04-09 11:06:10 -04:00
Rene Engelhard
6cc3499c77
fix mysqlcppconn version check
2012-04-09 15:37:54 +02:00
Rene Engelhard
28f6fedd11
actually add gid_File_Lib_CDRImport to gid_Module_Optional_Grfflt
2012-04-09 15:37:54 +02:00
Muthu Subramanian
1c44b263d7
fdo43752: PPTX import fix affected odp imports.
...
Related bugs: n#719989, n#719997
2012-04-09 18:24:11 +05:30
Julien Nabet
161fb1781b
Remove canvas::tools::calcRectToRectTransform
2012-04-09 13:45:35 +02:00
Julien Nabet
26398f9dbf
cleaning in oox part
2012-04-09 13:35:24 +02:00
Tor Lillqvist
238ad07d7a
s/pathes/paths/
2012-04-09 14:19:59 +03:00
Tor Lillqvist
383a9c777f
s/pathes/paths/
2012-04-09 14:19:58 +03:00
Tor Lillqvist
e1c10e673c
s/pathes/paths/
2012-04-09 14:19:56 +03:00
Julien Nabet
b42c792f50
Remove some unused methods
2012-04-09 13:00:31 +02:00
Julien Nabet
b3e2cbc68f
Dump other unused functions in oox
2012-04-09 11:38:40 +02:00
David Tardon
2753a9904c
do not put things directly into $(WORKDIR)
2012-04-09 10:09:23 +02:00
David Tardon
6de7392829
add package deps for resources
2012-04-09 10:09:23 +02:00
David Tardon
d445802b08
add gb_SrsTarget_use_packages
2012-04-09 10:09:22 +02:00
Olivier Hallot
a2a982508f
More RTL_CONSTASCII_USTRINGPARAM removals
2012-04-08 20:12:08 -03:00
Julien Nabet
39ba666f80
Fix "Same expression..." reported by cppcheck
2012-04-08 22:20:20 +02:00
Fridrich Štrba
e79c9c4c5a
Generate SVG preview of embedded WPG image
2012-04-08 22:11:52 +02:00
Fridrich Štrba
04950bf3c3
Allow conversion of embedded images to another binary image format
2012-04-08 22:07:07 +02:00
Olivier Hallot
00e60cf7c9
More RTL_CONSTASCII_USTRINGPARAM removals
2012-04-08 16:23:02 -03:00
Olivier Hallot
0c1151a49a
More RT_CONSTASCII_USTRINGPARAM removals
...
This time with sd/.../ui/unoidl
2012-04-08 14:54:37 -03:00
Szabolcs Dezsi
e4fb171d3a
Replaced a few equal calls with ==
2012-04-08 19:24:00 +02:00
Luboš Luňák
8e5318b0b9
OUString( whatever ? "foo" : "bar" ) does not work with MSVC
2012-04-08 19:24:00 +02:00
Julien Nabet
6266d51db8
Keep on cleaning oox
2012-04-08 19:19:07 +02:00
Luboš Luňák
5c3c72929c
np_sdk is used even with system mozilla headers
...
See np_sdk/Package_inc.mk .
2012-04-08 18:36:42 +02:00
Caolán McNamara
b68c42fd68
callcatcher: reduce WorksheetHelper
2012-04-08 16:39:14 +01:00
Rafael Dominguez
1bdc495ccc
Cleanup of C2U macro in chart2.
2012-04-08 10:48:08 -04:30
Rafael Dominguez
561a2d63ea
Cleanup of C2U macro in chart2.
2012-04-08 10:47:56 -04:30
David Tardon
e27674781a
only add -env: args for tests that use URE
2012-04-08 15:19:08 +02:00
David Tardon
5fcacd8408
rename gb_CppunitTest_uses_ure
2012-04-08 15:17:45 +02:00
David Tardon
fbbb833dda
compile- and run-time use of UNO must be split
...
There are unit tests that do not use URE, e.g., in cppuhelper.
This reverts commit 33e9f3d3d6
.
Conflicts:
sot/CppunitTest_sot_test_sot.mk
svl/CppunitTest_svl_urihelper.mk
2012-04-08 15:12:18 +02:00
David Tardon
cd2c512f9f
clean up
2012-04-08 14:53:10 +02:00
David Tardon
36e7740104
add function for converting path to URL
2012-04-08 14:53:09 +02:00
David Tardon
814484b2ac
rename gb_CppunitTest_set_arguments
...
It does not actually _set_ the command line arguments, but rather _adds_
to them. IMHO the new name reflects this fact better.
2012-04-08 14:53:09 +02:00
David Tardon
e3cf2b45f7
simplify use of configuration from unit tests
2012-04-08 14:53:09 +02:00
David Tardon
e5f16b8d3e
always use --protector for UNO tests
2012-04-08 14:53:08 +02:00
David Tardon
33e9f3d3d6
drop uses_ure
2012-04-08 14:53:08 +02:00
David Tardon
79beb58647
we do not need to differentiate between type and service rdbs now
2012-04-08 14:53:08 +02:00
David Tardon
fe209e78db
let use_api handle the use of type rdbs at runtime
...
Or is there any use case where we would need to use UNO API headers, but
not require the appropriate type database at runtime?
2012-04-08 14:53:07 +02:00
David Tardon
e4406fdc4b
more cleanup
2012-04-08 14:53:07 +02:00
David Tardon
f2f09efd3c
fix generation of test arguments
...
udkapi.rdb, resp. xml/services.rdb were not added to UNO_TYPES, resp.
UNO_SERVICES env. var. in all cases.
2012-04-08 14:53:07 +02:00
David Tardon
4a271bf4d2
gbuild: "use" vs. "add"
2012-04-08 14:53:06 +02:00
Julien Nabet
2283607f49
Clean oox::xls::WorkbookSettings
2012-04-08 13:59:17 +02:00
Julien Nabet
ade4aac3dc
Clean oox::xls::SheetViewSettings
2012-04-08 13:33:05 +02:00