Caolán McNamara
18825a4d59
callcatcher: update unused code list
2012-04-17 09:27:47 +01:00
Caolán McNamara
fa4d647b48
String::ToInt32->rtl::OUString::toInt32
2012-04-17 09:27:46 +01:00
Tomas Chvatal
81c20913cd
Add the system-clucene under the with-system-libs
...
As the distros already had enough time to pick up the required patch and most did.
2012-04-17 10:06:01 +02:00
Tomas Chvatal
b3fa15b05f
Fix help string in --with-flat-logo.
2012-04-17 10:01:26 +02:00
Tomas Chvatal
f9f8d9ac12
--enable-ext-languagetool requires --with-java now bit more sanely.
2012-04-17 09:57:19 +02:00
Tomas Chvatal
a774c6e385
Revert "--enable-ext-languagetool requires --with-java"
...
This reverts commit 844b4520a9
.
2012-04-17 09:55:28 +02:00
Gökçen Eraslan
0410132972
fdo#46538 Easyhack: Add support for more bug trackers to get-bugzilla-attachments-by-mimetype
...
This adds support for Novell, KDE (for KOffice/Calligra), GNOME (for
Gnumeric), AbiSource (for AbiWord) bugzillas and Launchpad to
bin/get-bugzilla-attachments-by-mimetype script as required by
easyhack#46538. However, there two glitches and workarounds:
1- As stated in the code, Novell bugzilla requires users to log in to bugzilla in
order to get full information about the bugs such as attachment bodies etc. Since
Novell bugzilla uses some proprietary login extensions it's hard to implement log in
mechanism and use it via xmlrpc API. python-bugzilla claims that it supports Novell
bugzilla login but I could not make it work. As a workaround, comments containing
"Created an attachment (id=xxxxxxx)" pattern are parsed and attachments are downloaded
using urllib. Attachments are filtered using mimetype info obtained from http headers.
2- For launchpad, launchpadlib python module is used. But currently launchpad api
does not support really advanced search like bugzilla. For example, it's not possible
to search for bugs having application/pdf attachments. So, again a workaround is used. Code
iterates over all the bugs of the *libreoffice* source package and check their attachments.
2012-04-17 09:41:11 +02:00
Tor Lillqvist
7c3c0c557e
WaE: unused functions
2012-04-17 10:07:08 +03:00
Kohei Yoshida
620ca8c527
Remove the last undo friend from ImpEditEngine.
2012-04-16 23:50:20 -04:00
Kohei Yoshida
ba644a0947
EditUndoSplitPara
2012-04-16 23:50:20 -04:00
Kohei Yoshida
6199bd3f73
EditUndoSplitPara
2012-04-16 23:50:20 -04:00
Kohei Yoshida
a5927d2166
Same with EditUndoConnectParas.
2012-04-16 23:50:20 -04:00
Kohei Yoshida
c998665f8a
Same with EditUndoDelContent.
2012-04-16 23:50:19 -04:00
Kohei Yoshida
1ab81c180b
same with EditUndoRemoveChars.
2012-04-16 23:50:19 -04:00
Kohei Yoshida
c6eceac87b
EditUndoInsertCharts is no longer a friend of ImpEditEngine.
2012-04-16 23:50:19 -04:00
Kohei Yoshida
c5cf5f700f
Have EditUndo also return EditEngine*.
...
This is the first step toward having the undo classes use EditEngine
instead of ImpEditEngine.
2012-04-16 23:50:19 -04:00
Kohei Yoshida
e57525b61a
fdo#48431: More reliable way to check for RTL text.
...
This is probably more reliable way to fix fdo#32530 such that it won't
cause the regression in rendering Thai texts as reported in fdo#48431.
2012-04-16 22:05:49 -04:00
Tor Lillqvist
049d3f1973
More static UNO component linkage
2012-04-17 00:28:48 +03:00
Tor Lillqvist
c92e66c38a
More static UNO component linkage
2012-04-17 00:28:47 +03:00
Tor Lillqvist
cc3d8ac247
More informative warning message
2012-04-17 00:28:46 +03:00
Tor Lillqvist
5c61f5d894
Deduplicate some functions for iOS static linking (DISABLE_DYNLOADING)
2012-04-17 00:28:45 +03:00
Tor Lillqvist
cfdeb0895a
prefix the component_getFactory name for DISABLE_DYNLOADING
2012-04-17 00:28:45 +03:00
Kohei Yoshida
29e7777de5
EdtAutoCorrDoc no longer a friend of ImpEditEngine.
2012-04-16 17:13:36 -04:00
Kohei Yoshida
e1520a9d6a
Let's use boost::scoped_ptr for this.
2012-04-16 17:13:35 -04:00
Kohei Yoshida
09cc69d099
EditHTMLParser is no loger a friend of ImpEditEngine.
2012-04-16 17:13:35 -04:00
Kohei Yoshida
a4bc804627
Use boost::scoped_ptr for this.
2012-04-16 17:13:35 -04:00
Kohei Yoshida
d4126868a3
EditRTFParser no longer a friend of ImpEditEngine.
2012-04-16 17:13:35 -04:00
Laureano G. Linde
c29d22ce5d
Removed StgHeader::SetClassId(ClsId const &)
2012-04-16 21:50:30 +01:00
Udo Schuermann
0c558610bd
a tiny spelling mistak
2012-04-16 21:48:01 +01:00
Santiago Martinez
5e26d135da
Remove unused code in sd
2012-04-16 21:44:20 +01:00
Santiago Martinez
727675e294
Remove unused code in connectivity.
2012-04-16 21:44:19 +01:00
santi
9800f0c54c
Remove unused code in sc.
2012-04-16 21:44:19 +01:00
Takeshi Abe
0432c53149
removed useless static data
2012-04-17 05:15:07 +09:00
Takeshi Abe
f4137c8e45
removed unused defines
2012-04-17 05:15:06 +09:00
Julien Nabet
8bfee2c0eb
Resolves: fdo#48368 CRASH closing IDE
2012-04-16 21:16:47 +02:00
David Tardon
a2c86edd6a
make that warning, not error
2012-04-16 20:42:34 +02:00
David Tardon
a420516af3
mingw: unbreak make check
...
Even if it does nothing because there is no installation available .-)
2012-04-16 20:24:23 +02:00
David Tardon
afbc8993bd
this is only for _building_ on windows
2012-04-16 20:24:23 +02:00
David Tardon
4845405d40
WaE: could not convert ... from 'const char*' to 'const rtl::OUString'
2012-04-16 20:23:23 +02:00
David Tardon
e6c997c962
mingw: avoid weird build error and -Werror
...
The error message is:
"'*((void*)& aBoundColumn +2)' may be used uninitialized in this function"
using gcc 4.7.0 in gnu++11 mode and boost 1.48.0 .
2012-04-16 20:23:23 +02:00
David Tardon
849b02e446
mingw: avoid weird build error and -Werror
...
The error message is:
"'*((void*)& aValue +1)' may be used uninitialized in this function"
using gcc 4.7.0 in gnu++11 mode and boost 1.48.0 .
2012-04-16 20:23:22 +02:00
David Tardon
6fbe6d281d
WaE: "NOMINMAX" redefined
2012-04-16 20:23:22 +02:00
David Tardon
d9943588ac
WaE: declaration of 'size' shadows a member of 'this'
2012-04-16 20:23:21 +02:00
David Tardon
3129678c4b
WaE: passing NULL to non-pointer argument
2012-04-16 20:23:21 +02:00
David Tardon
2240640bb5
WaE: deprecated conversion from string constant to 'LPTSTR'
2012-04-16 20:23:18 +02:00
David Tardon
7eb020a5b9
WaE: 'auto_ptr' is deprecated
2012-04-16 20:23:16 +02:00
David Tardon
037bb830ea
WaE: deprecated conversion from string constant to 'LPTSTR'
2012-04-16 20:23:15 +02:00
David Tardon
27d0dd881b
WaE: "_WIN32_WINNT" redefined
2012-04-16 20:23:14 +02:00
David Tardon
91be92c24d
WaE: variable 'GDIError' set but not used
2012-04-16 20:23:13 +02:00
David Tardon
2f3fef29bd
WaE: deprecated conversion from string constant to 'LPTSTR'
2012-04-16 20:23:12 +02:00