Commit graph

67440 commits

Author SHA1 Message Date
obo
160329d6fb CWS-TOOLING: integrate CWS jl164 2011-03-16 10:11:17 +01:00
obo
b4aafb5484 CWS-TOOLING: integrate CWS chart55 2011-03-16 09:56:18 +01:00
obo
5feae0f617 CWS-TOOLING: integrate CWS chart51 2011-03-16 09:28:51 +01:00
obo
f165e5b06c CWS-TOOLING: integrate CWS debuglevels 2011-03-16 08:29:30 +01:00
Kohei Yoshida
a45a39c72d Skip some tests that require Java when --without-java.
However, this also skips tests for python...  Something to look into
to fix later.
2011-03-15 23:03:17 -04:00
Norbert Thiebaud
575045fdbf avmedia/gstreamer .mk must include target.mk even if it has nothing to do 2011-03-15 21:28:44 -05:00
Christina Rossmanith
de63fbe0c0 Removed unused constant PORTIONKIND_EXTRASPACE 2011-03-15 22:09:14 +01:00
Albert Thuswaldner
e0dd3facbf Additional translations of Germancomments in libs-core/editeng 2011-03-15 21:54:08 +01:00
Michael Meeks
896d4ef235 register component we need for writer ... 2011-03-15 15:23:19 +00:00
Michael Meeks
3f3a04b4f5 more merge fixes 2011-03-15 12:42:59 +00:00
Michael Meeks
b82aed8e7f cleanup gstreamer component 2011-03-15 11:22:51 +00:00
Thorsten Behrens
c703f03e50 Fix build in scripting 2011-03-15 11:52:49 +01:00
Norbert Thiebaud
fcc66077e2 sligh mis-merge... was corrected during the m98 iteration, reported here. 2011-03-15 00:23:23 -05:00
Norbert Thiebaud
fd8bbb1294 ENABLE_VBA is no more 2011-03-14 23:09:13 -05:00
Caolán McNamara
a868718919 WaE: remove set but unused variables 2011-03-14 21:38:48 +00:00
Thomas Arnhold
d2ac15d7c9 Remove empty comment fields 2011-03-14 21:30:55 +01:00
Thomas Arnhold
47e5ea32fb Remove empty comment fields 2011-03-14 21:12:57 +01:00
Thomas Arnhold
e7a1abecea Remove SC_VBA_FIXME and SC_VBA_STUB
The one usage of SC_VBA_FIXME is replaced by OSL_TRACE directly.
2011-03-14 21:02:37 +01:00
Julien Nabet
8bacc347db fix pychecker bugs. 2011-03-14 20:49:35 +01:00
Andras Timar
7604d66b26 make LibreOffice palette entries localizable - fdo#32628 2011-03-14 20:31:57 +01:00
Bjoern Michaelsen
ceda7874fb reeabling unittests as the cppunittester location is fixed now in solenv 2011-03-14 20:18:19 +01:00
Hanno Meyer-Thurow
cbee598404 Merge Gentoo patches from old build and downstream repositories.
1. Do not add compiler default include and library path: potentially build
   against different version of system library than requested by the user.
2. Add a configure option to disable Python2 (PyUNO) bindings. Python3 is
   available for more than two years. Noone cares, therefore rest in peace.
   Python2 is going to be ditched at some point. Simply do not fail then.
   Windows builds need to be updated for BUILD_TYPE: "PYUNO". Or how is it
   handled nowadays?
3. Fix sandbox violation in officecfg module: rm /bin/<language>.zip
4. Add a configure option to search only in one place for JVMs, which is quite
   interesting for Linux Distributions. Enforce the user to place JVMs in one
   base directory.
5. Fix build for libxml-2.7.8 with ICU support.

* config_office-XINC-XLIB-defaults.diff: (1)
* disable-python.diff: (2)
* gentoo-sandbox.diff: (3)
* jvm-search-path.diff: (4)
* libxmlsec_fix_extern_c.diff: (5)
2011-03-14 18:49:47 +01:00
npcdoom
cbbcd6e692 Change CreateSelectionList to use vector instead of List.
- Removed returning List and added a parameter of
std::vector<Paragraph*> to CreateSelectionList.
2011-03-14 17:30:08 +01:00
Xisco Fauli
5c7f134082 Remove dead code in libs-core 2011-03-14 14:15:00 +00:00
Michael Meeks
1e3d9e046c fix signature mismatch 2011-03-14 11:21:47 +00:00
Philipp Lohmann [pl]
8f5e5867a9 a little less flicker 2011-03-14 11:15:36 +01:00
Frank Schoenheit [fs]
75daa4905b debuglevels: pulled and merged DEV300.m102 2011-03-14 09:47:56 +01:00
Norbert Thiebaud
7bf9fcf9e9 fix issue with avmedia GSTREAMER on mac 2011-03-13 19:53:21 -05:00
Norbert Thiebaud
8f63d98ef9 fix mis-merge in desktop 2011-03-13 16:07:53 -05:00
Thomas Arnhold
30015e6e0a Don't use GetBuffer on a char 2011-03-13 16:50:44 +01:00
Thomas Arnhold
6099c5b113 OSL_TRACE: Use format string for GetBuffer() 2011-03-13 16:50:44 +01:00
Thomas Arnhold
1848de2f4c Move OSL_ENSURE(false,...) to OSL_FAIL(...) 2011-03-13 16:50:43 +01:00
Thomas Arnhold
e4d0bb122a OSL_TRACE: Use format string for GetBuffer() 2011-03-13 16:50:43 +01:00
Thomas Arnhold
e03c7b3a45 OSL_TRACE: Use format string 2011-03-13 16:50:43 +01:00
Thomas Arnhold
6495f3945e Move OSL_ENSURE(0,...) to OSL_FAIL(...) 2011-03-13 16:50:43 +01:00
Thomas Arnhold
1f6580e985 Move OSL_ENSURE(false,...) to OSL_FAIL(...) 2011-03-13 16:50:42 +01:00
Thomas Arnhold
1c881a9eb5 Move OSL_ENSURE(false,...) to OSL_FAIL(...) 2011-03-13 16:50:42 +01:00
Thomas Arnhold
35debc3595 Don't use GetBuffer() on char* 2011-03-13 16:50:42 +01:00
Thomas Arnhold
8ca72e1a77 Move DBG_TRACE to OSL_TRACE for strings foo().GetBuffer() 2011-03-13 16:50:42 +01:00
Thomas Arnhold
6de13b4ea6 Move DBG_TRACE to OSL_TRACE for strings GetBuffer() 2011-03-13 16:50:42 +01:00
Thomas Arnhold
3f121f2206 Use GetBuffer() for String 2011-03-13 16:50:42 +01:00
Thomas Arnhold
77db0bd198 Move DBG_TRACE to OSL_TRACE for getStr() 2011-03-13 16:50:42 +01:00
Thomas Arnhold
dd7cde0a52 Use getStr() for OStrings 2011-03-13 16:50:42 +01:00
Thomas Arnhold
9a96bb8660 Move DBG_TRACE to OSL_TRACE 2011-03-13 16:50:41 +01:00
Thomas Arnhold
361cfb9962 Move DBG_TRACE* to OSL_TRACE 2011-03-13 16:50:41 +01:00
Thomas Arnhold
e8ca279d0f Move DBG_TRACE5 to OSL_TRACE 2011-03-13 16:50:41 +01:00
Thomas Arnhold
ef0bcb7dc7 Move DBG_TRACE3 to OSL_TRACE 2011-03-13 16:50:41 +01:00
Thomas Arnhold
c663b3ed10 Move DBG_TRACE2 to OSL_TRACE 2011-03-13 16:50:41 +01:00
Thomas Arnhold
4051dd7fd8 Move DBG_TRACE1 to OSL_TRACE 2011-03-13 16:50:41 +01:00
Thomas Arnhold
3560e5891f Move DBG_ERROR1 to OSL_TRACE 2011-03-13 16:50:41 +01:00