Commit graph

300767 commits

Author SHA1 Message Date
Kohei Yoshida
fa07394985 Use the new method. 2012-02-06 14:52:38 -05:00
Kohei Yoshida
e42792b63d Perhaps it will help to set the pointer to NULL when the item is not set. 2012-02-06 14:34:10 -05:00
Kohei Yoshida
e64c291c5f I think it's time we had a real method for this...
This helps eliminate dozens of IS_AVAILABLE macros scattered across
Calc code.  I'm sure we have other similar macros like this
elsewhere.
2012-02-06 14:29:55 -05:00
Albert Thuswaldner
28ff7a37e6 Moved ScTpCompat from docoptions to appoptions 2012-02-06 13:44:30 -05:00
David Tardon
ce97851773 fix typo 2012-02-06 19:12:02 +01:00
David Tardon
7bca5b92d4 fix typo 2012-02-06 19:02:58 +01:00
Christina Rossmanith
e747a4e87e Reduced duplicate code (simian) / l10ntools 2012-02-06 21:17:54 +04:00
Stephan Bergmann
db3aaa31c8 Print log file in case of error
...so that tinderbox output becomes useful.
2012-02-06 17:54:13 +01:00
Miklos Vajna
6656ddb261 RTFSdrImport::resolve: replace 75 in the importer as well 2012-02-06 16:37:57 +01:00
Takeshi Abe
905d1a4ebe Removed duplicate macro 2012-02-07 00:31:29 +09:00
Takeshi Abe
254f372b01 Use defined utility BASIC_DLL()/BASIC_MOD() 2012-02-07 00:31:29 +09:00
Takeshi Abe
baf5ffc7c0 Removed dead code 2012-02-07 00:31:28 +09:00
Takeshi Abe
64c498ff17 Removed unused variables 2012-02-07 00:31:27 +09:00
Jan Holesovsky
4db617efd9 Change the zoom factor to 2^(1/6), hopefully it fits all :-) 2012-02-06 16:29:44 +01:00
Michael Stahl
8411534883 RtfSdrExport::StartShape: replace "75" 2012-02-06 16:16:32 +01:00
Andras Timar
5f261a0db5 fdo#45045 fox context sensitive help for Word Count dialog 2012-02-06 16:03:32 +01:00
Andras Timar
3db0da5c0b typo 2012-02-06 16:03:32 +01:00
Tor Lillqvist
f8d30ec82d Attempt to disable database connectivity for iOS for now 2012-02-06 16:57:40 +02:00
Tor Lillqvist
3a8a275d74 Clarify and simplify a bit as we don't have any X11 option on Mac OS X anyway 2012-02-06 16:57:39 +02:00
Ivan Timofeev
66e4c5851b correct TDF link 2012-02-06 18:56:04 +04:00
Stephan Bergmann
2ea723e8ce Revert "Mac OS X uses .dylib and not .so for python modules."
This reverts commit b53a86a567.
Conflicts:
	scp2/source/python/file_python.scp

I assume that the file *shall* be named .so on Mac OS X after all, and that it
actually being named .dylib was a mistake introduced with
a09ce46818 and reverted with
0b1be1ce0e.
2012-02-06 15:53:46 +01:00
Lionel Elie Mamane
f33038cf6a fix postgresql massive-parallel build 2012-02-06 15:21:53 +01:00
Stephan Bergmann
0b1be1ce0e Reintroduce pyuno.so wrapper around libpyuno.so
...it was cleaned away by a09ce46818 "Port PyUno
to support Python 3" but is still needed to make sure libpyuno.so is loaded
RTLD_GLOBAL (Python apparently loads its modules RTLD_LOCAL).  At least with
pre 4.5 GCC this can cause problems with C++ exception handling, see the mail
thread starting at
<http://lists.freedesktop.org/archives/libreoffice/2012-February/025166.html>
"LibO 3.5RC2: terminate called after throwing an instance of
'com::sun::registry::InvalidRegistryException'" for details.
2012-02-06 14:45:46 +01:00
Tor Lillqvist
04f6c5e4d2 No set_soenv.in any more 2012-02-06 14:03:28 +02:00
Thorsten Behrens
9b2451fa65 Add missing operator++/-- overloads to kludge class.
(to fix the build after the cppcheck cleanup)
2012-02-06 11:21:15 +01:00
Yifan J
bcb9328d8a update losmoketest fetching path 2012-02-06 18:22:00 +08:00
Yifan J
79b6311d05 bug fixing for test initializing 2012-02-06 17:39:46 +08:00
Miklos Vajna
75378a82e1 n#228839 an empty table grid can't have implicit merges 2012-02-06 10:59:54 +01:00
Norbert Thiebaud
96ae2271eb fix mingw build, still bootstrap issues. 2012-02-06 03:58:55 -06:00
François Tigeot
b61ddcbad7 OSL_USE_SYS_V_SEMAPHORE is never defined
* Remove the System V semaphore implementation variant

* POSIX thread-local code was always used for synchronization
  primitives anyway
2012-02-06 10:45:06 +01:00
PKEuS
664b22c56b Fixed some cppcheck messages 2012-02-06 10:16:35 +01:00
Josh Heidenreich
c1a3961b45 Single-line bugfix in l10n tools to fix compile on GCC 4.4.3 (Ubuntu) 2012-02-06 09:53:52 +01:00
Norbert Thiebaud
fcc56e8a89 again with bootstrap, but for cross-compile this time 2012-02-06 02:42:38 -06:00
Norbert Thiebaud
015713cd66 typo in the export of WIN_* variables 2012-02-06 00:37:01 -06:00
Norbert Thiebaud
8d488bafe5 another tweak to bootstrap handling 2012-02-05 22:54:35 -06:00
Josh Heidenreich
fb78dbcdc5 Added READMEs for modules related to URE, with content from the wiki 2012-02-06 05:28:46 +01:00
Norbert Thiebaud
8b212711cf darn! finally bootstrap target (seems to) works on windows... and other 2012-02-05 22:00:39 -06:00
Norbert Thiebaud
81e9525305 still invalid use of WORKDIR in top level Makefile 2012-02-05 21:00:54 -06:00
Norbert Thiebaud
993cdce1f0 again do not use WORKDIR prematurely due to windows 2012-02-05 20:43:10 -06:00
Norbert Thiebaud
4a08ed74f4 we can't use WORKDIR directly, on windows this is windows path 2012-02-05 20:35:07 -06:00
Norbert Thiebaud
7c64dd40b7 fix bootstraping issue on x-compile 2012-02-05 19:34:08 -06:00
Norbert Thiebaud
3276baaf5e fix the autogen.sh final message, to give proper build instructions 2012-02-05 19:34:07 -06:00
Norbert Thiebaud
fbbcc07ff4 gbuildify apple_remote 2012-02-05 19:34:07 -06:00
Norbert Thiebaud
e48d33bce1 autogen properly on default target.. and do not autogen on clean/distclean 2012-02-05 19:34:07 -06:00
Norbert Thiebaud
8439990081 autogen when necessary and restart the make.. 2012-02-05 19:34:07 -06:00
Norbert Thiebaud
dfa2978d55 gb_WinResTarget__command never has 3 parameters 2012-02-05 19:34:07 -06:00
Norbert Thiebaud
ed3122a8cb gb_Helper_convert_native should not introduce superflous spaces
that broke a case where we had -DMISC=$(call gb_Helper_conver_native,...)
which transformed in to -DMISC=   d:/foo/bar
and broke the build
2012-02-05 19:34:06 -06:00
Norbert Thiebaud
ce0317f283 REPODIR could be a drive i.e D:/ in that case we want to strip the '/'
otherwise we construct file like d://libo/... which break stuf
2012-02-05 19:34:06 -06:00
Norbert Thiebaud
6803ea682b adjust gbuild doc 2012-02-05 19:34:06 -06:00
Norbert Thiebaud
f17b1dc4c3 fixes for windows build for config_host.mk based build 2012-02-05 19:34:06 -06:00