25883 Commits

Author SHA1 Message Date
Matúš Kukan
15f10fc946 Remove component_getImplementationEnvironment 2011-07-12 16:30:06 +02:00
Matúš Kukan
d6f18bf9e0 Default to current language binding name, if not specified.
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
2011-07-11 17:47:02 +01:00
Caolán McNamara
dc1e0758a8 unused methods 2011-07-11 09:06:39 +01:00
Caolán McNamara
14c8553c16 callcatcher: unused methods 2011-07-11 09:06:39 +01:00
Tor Lillqvist
fd2e631d58 Make iOS sal unit testing actually work
We must call the initialize() methods of the plugins which for iOS
aren't actually plugins in the sense of being dynamically loaded, but
still. Unfortunately this means we have to list the plugin interface
getter functions explicitly in the sal_cppunittester_all source.
2011-07-11 00:44:40 +03:00
Tor Lillqvist
e4518218c1 Remove accidentally committed debugging printout 2011-07-10 15:03:06 +03:00
Tor Lillqvist
6ab96ee3d5 Do build sal unit tests for iOS, too
We can't run them in the normal way, but we build the tests as static
archives, which we link into the single sal_cppunittester_all
executable. (Work in progress, so far just a part of the tests are
linked into it.)

There is no makefilery yet to actually construct a complete iOS app
bundle (.app directory), so just copy (in this case) the
sal_cppunittester_all iOS executable on top of the executbale some
dummy iOS app you build in Xcode... works fine, can be debugged that
way.
2011-07-10 14:43:03 +03:00
Tor Lillqvist
7e8ce369a7 No <sys/statfs.h> for iOS either 2011-07-10 14:38:32 +03:00
Tor Lillqvist
26d553346c No getVolumeInfo tests for iOS 2011-07-10 14:37:36 +03:00
Tor Lillqvist
7902d2aaee iOS is much like MacOSX 2011-07-10 14:36:16 +03:00
Tor Lillqvist
dfdf2ee12e Add a statically linked unit tester for iOS 2011-07-10 14:34:48 +03:00
Tor Lillqvist
10f42af25f aTestSec is not used anywhere 2011-07-10 14:24:45 +03:00
Tor Lillqvist
40be3202dc Don't run cppunittester automatically when cross-compiling 2011-07-10 12:39:25 +03:00
Tor Lillqvist
4f7e535510 Build cpputools only for desktop OSes 2011-07-09 15:06:52 +03:00
Tor Lillqvist
16ab07433b sal_main_with_args() is static 2011-07-09 15:06:27 +03:00
Tor Lillqvist
d2218f8e26 iOS hacking for cppunittester
We don't need sal/main.h in salinit.cxx as far as I can see.

Add stuff to sal/main.h so that we can link an iOS executable that
actually will run, and hack the makefile so that cppunittester builds
successfully.

Of course, a cppunittester executable built here won't be usable for
anything interesting as we don't build any dynamic libraries of
LibreOffice code for iOS, so there is nothing to pass on the command
line to load. But hey, baby steps, experimentation, doing work in the
public, commit often, etc...
2011-07-09 13:50:19 +03:00
Caolán McNamara
13400b61af workaround sal built with _GLIBCXX_DEBUG and cppunit build without it 2011-07-07 13:43:10 +01:00
Caolán McNamara
f034285095 fix indent 2011-07-04 10:49:19 +01:00
Luboš Luňák
3563ee5852 change O[U]StringBuffer::remove() to take start+len
In order to be consistent with other usage in LO and C++ libs,
instead of being consistent with Java.
2011-07-04 11:30:37 +02:00
Caolán McNamara
d8636d2f8e callcatcher: secondfunc unused 2011-07-03 12:48:32 +01:00
Caolán McNamara
74a8105149 callcatcher: unused code 2011-07-03 01:16:34 +01:00
Caolán McNamara
9a6d94b2b5 callcatcher: unused getExtraInputFile 2011-07-03 01:14:35 +01:00
Luboš Luňák
0aea4f4136 fix last commit 2011-07-01 14:02:36 +02:00
Muthu Subramanian
3c5546e5d8 XLSX formula import improvement. Recommit. 2011-07-01 15:41:24 +05:30
Caolán McNamara
a31275041c missing else, *cough* 2011-07-01 10:40:22 +01:00
Caolán McNamara
4355a7843e extend CppUnit::Protector for context-less protection 2011-06-30 15:59:34 +01:00
Caolán McNamara
5a85cf5045 rearrange the cppunittester to allow makeFixture time exceptions catchable 2011-06-30 15:59:09 +01:00
Caolán McNamara
e93326d7d6 callcatcher: various unused foo 2011-06-30 11:35:57 +01:00
Caolán McNamara
e035836fb1 callcatcher: unused writeU1 2011-06-30 11:35:57 +01:00
Caolán McNamara
74115c30e4 callcatcher: unused code 2011-06-30 11:35:57 +01:00
Caolán McNamara
1a2912eed9 add StringBuffers ::remove 2011-06-30 11:35:56 +01:00
Muthu Subramanian
4312ed8c4f Revert patch to change .idl 2011-06-29 23:02:49 +05:30
Tor Lillqvist
ca510ed872 Just use the same style library name for jvmaccess for MinGW as for Unix 2011-06-29 15:23:53 +03:00
Muthu Subramanian
586beca4e4 Improved xlsx formula import.
Now uses the values present in the import document
rather than calculating the formula. This speeds up
document loading.
TODO: Extend this to string results as well.
2011-06-29 12:59:03 +05:30
Francois Tigeot
5ceb3e8335 16-bit Windows is no more 2011-06-28 23:52:27 +02:00
Francois Tigeot
c3fbaff0ec Remove tgetpwnam.cxx, it is unused. 2011-06-27 12:19:28 +02:00
Tor Lillqvist
818891f6f4 Export the new loadSharedLibComponentFactory() overload, too 2011-06-27 11:11:10 +03:00
Jesús Corrius
a81f06f209 Use $(DLLTOOL) instead of dlltool 2011-06-24 15:38:47 +02:00
Jesús Corrius
9c1b9a76ba Don't include pyversion.mk 2011-06-24 15:30:59 +02:00
Michael Meeks
babdd43fce re-work prefix handling and undo cppuhelper ABI change, add unit test
use a separate prefix enabled method instead of changing the ABI of cppuhelper
also - lookup the prefix in the dllcomponentloader in case we are called this way
also - add a unit test for the prefix change
2011-06-24 14:23:25 +01:00
Matus Kukan
f1be5778f8 Allows using prefix information about component 2011-06-24 12:15:50 +01:00
Matus Kukan
6e73ddbdd9 Add prefix information about component into registry 2011-06-24 12:10:53 +01:00
Regina Henschel
0a8bfd7465 Adapt texts to new B-spline implementation 2011-06-23 18:34:43 +03:00
Markus Mohrhard
123acf5da2 fix for fdo#37880
we need to save the information if we have a global range name or a
local range name in the uno api too
2011-06-23 15:19:24 +02:00
Caolán McNamara
fd41f24bd9 add an OString::equalsL equivalent to OUString::equalsAsciiL 2011-06-23 09:09:04 +01:00
David Tardon
bcfddddaca offuh is obsolete 2011-06-22 17:16:50 +02:00
David Tardon
4d5aec6e8d remove duplicate code 2011-06-22 13:04:33 +02:00
Caolán McNamara
8a1dc3f86e add default arguments to make this less painful 2011-06-21 23:18:41 +01:00
Tor Lillqvist
bf4f578dbc stoc depends on registry 2011-06-21 02:59:40 +03:00
Tor Lillqvist
58c9036836 No i prefix for import library with MinGW thanks 2011-06-21 00:02:11 +03:00