Commit graph

304148 commits

Author SHA1 Message Date
Tor Lillqvist
d25ef83c12 Add the lo_get_libmap() for this test app 2012-04-09 22:43:53 +03:00
Tor Lillqvist
0b67dd10f8 Use lo_get_libmap() 2012-04-09 22:43:52 +03:00
Tor Lillqvist
0b165a6e0a Add a header for iOS-specific low-level stuff 2012-04-09 22:43:52 +03:00
Tor Lillqvist
78fbda359c No xmlhelp for non-desktop OSes 2012-04-09 22:43:51 +03:00
Tor Lillqvist
4cc5092938 WaE: unused functions 2012-04-09 22:43:50 +03:00
Matúš Kukan
f98ffc5be6 use gb_Helper_make_url here 2012-04-09 21:04:43 +02:00
Matúš Kukan
badfd77af8 do not overwrite definition included from com_GCC_defs.mk 2012-04-09 21:04:42 +02:00
Matúš Kukan
4c34a4698f remove unused makefile code 2012-04-09 21:04:41 +02:00
Matúš Kukan
23572492b1 WNT_INTEL_GCC: gb_LinkTarget_EXCEPTIONFLAGS are included from com_GCC_defs 2012-04-09 21:04:41 +02:00
Matúš Kukan
2907aa4e47 gbuild: move gb_AsmObject__command to com_GCC_class 2012-04-09 21:04:40 +02:00
Matúš Kukan
6c8c0732bc gbuild: simplify and unify gb_Helper_*native* 2012-04-09 21:04:40 +02:00
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