Commit graph

296750 commits

Author SHA1 Message Date
Michael Stahl
d63d64c4de empty a bunch of d.lst files 2011-11-21 22:46:17 +01:00
Michael Stahl
aec495fb1f oovbaapi: kill dmakefiles 2011-11-21 22:46:09 +01:00
Michael Stahl
9747d4542c oovbaapi: empty d.lst and add missing IDLs to makefile 2011-11-21 22:46:06 +01:00
Michael Stahl
71938468e8 oovbaapi: rename SheetObject.idl to Button.idl 2011-11-21 22:46:04 +01:00
Michael Stahl
4f3175bbaf offapi: FootnoteLineStyle.idl: wrong module 2011-11-21 22:46:03 +01:00
Michael Stahl
a4814ec657 offapi: fix build errors in chart2 services 2011-11-21 22:46:01 +01:00
Michael Stahl
6a7b8a6465 offapi: css.chart2.MutableDataSequence unused, looks obsolete 2011-11-21 22:45:59 +01:00
Michael Stahl
577943dc7b offapi: kill dmakefiles 2011-11-21 22:45:58 +01:00
Michael Stahl
3960e9c55e udkapi: kill dmakefiles 2011-11-21 22:45:56 +01:00
Michael Stahl
779f4c6e6f i#86471: offapi: remove css.mail.XMailServer
XMailServer is obsolete and replaced by XMailService:
https://issues.apache.org/ooo/show_bug.cgi?id=86471#c4
2011-11-21 22:45:55 +01:00
Michael Stahl
57448692d8 offapi: remove cruft from chart2 directory:
TextAnchor is an empty constant group.
XFastPropertyState is declared in module com.sun.star.beans and unused.
XStyleSupplier duplicates com.sun.star.style.XStyleSupplier, unused.
2011-11-21 22:45:53 +01:00
Michael Stahl
142bb0e7dd offapi: empty d.lst and add missing IDLs to makefile 2011-11-21 22:45:51 +01:00
Michael Stahl
348fcf4b55 udkapi: empty d.list 2011-11-21 22:45:49 +01:00
Andras Timar
d9f7b43af4 if silent MSI, put LibreOffice starter icon to Program menu folder 2011-11-21 22:20:05 +01:00
Eike Rathke
5e429334a9 remove obsolete linkermapfile-check.awk 2011-11-21 20:49:21 +01:00
Modestas Rimkus
a422892eee added Lithuanian [lt-LT] nominative / genitive case month names 2011-11-21 20:18:41 +01:00
Michael Meeks
997ac87c86 remove extraneous endif. 2011-11-21 17:57:44 +00:00
Tim Hardeck
34d89d1ef5 Start Impress without the wizard by default
This one-liner prevents the Impress Wizard from getting started
automatically.
The assistant should now only appear if File -> Wizards -> Presentation
is used.
2011-11-21 17:42:18 +00:00
Michael Meeks
fc1c44d1dd only build custom gethostbyname for OSX & IOS 2011-11-21 17:40:48 +00:00
Michael Meeks
441227374c Revert "Remove internal gethostbyname_r implementation." - OSX needs it
This reverts commit af19d9f563.
2011-11-21 17:40:47 +00:00
Kohei Yoshida
d714c17c21 i#117239: Prevent crash on load with pivot table.
The crash was due to recursive reference of GETPIVOTDATA within the
source range of the pivot table object referring to itself.  The
solution is to disable self reference with GETPIVOTDATA function.

BTW, it goes without saying that, using GETPIVOTDATA inside the source
range of the very pivot table that it references is asking for trouble.
2011-11-21 12:12:37 -05:00
Arnaud Versini
513c888595 Remove internal backtrace and backtrace_symbols_fd 2011-11-21 17:10:08 +00:00
Arnaud Versini
af19d9f563 Remove internal gethostbyname_r implementation. 2011-11-21 17:10:07 +00:00
Arnaud Versini
161ff9a443 Replace gethostbyname by _osl_gethostbyname_r in socket.c . 2011-11-21 17:10:07 +00:00
Tor Lillqvist
7a357d93d8 Add stuff to run bridgetest 2011-11-21 18:21:54 +02:00
Tor Lillqvist
42acf7a6d5 Don't use USE_DOUBLE_MMAP on Android 2011-11-21 18:21:52 +02:00
Tor Lillqvist
f62c8ecdfc Use -fno-omit-frame-pointer for Android (no idea if essential) 2011-11-21 18:21:49 +02:00
Tor Lillqvist
edda1f9a34 Bah, don't bother with conditional copying of stuff into the .apk here
You are not expected to be make'ing here without knowing what you are
doing anyway. Just unconditionally require the stuff needed by the
sample cppunit tests mentioned on the last lines.
2011-11-21 18:21:46 +02:00
Tor Lillqvist
4b294b2c20 Add the localedata_en and localedata_others libs 2011-11-21 18:21:44 +02:00
Caolán McNamara
2a2fbbecc0 ByteString->rtl::OString 2011-11-21 15:54:39 +00:00
Thorsten Behrens
d4d79be21e Fix radial gradient offset
Seems this got broken with the Gradient::GetBoundRect() common code
extraction - actually return what was calculated (fixes part of
n#714787).
2011-11-21 16:37:20 +01:00
Thorsten Behrens
7ddc69623d Make dbglevel=3 compile again in vcl 2011-11-21 16:37:11 +01:00
Thorsten Behrens
828abf1e06 Revive gradient clipping debug visualization code. 2011-11-21 16:37:02 +01:00
Cor Nouws
4d399eea42 Updated transl. German comments - removd obsolete time/date comm 2011-11-21 14:36:32 +00:00
Lionel Elie Mamane
bce71931ab Oups... Disambiguation solved another way in 1c2f5d 2011-11-21 15:18:16 +01:00
Tor Lillqvist
27f585b6b5 Link with -lgnustl_shared for Android 2011-11-21 15:48:54 +02:00
Tor Lillqvist
8a3ea757c3 Use --with-library-suffix=lo for Android to avoid clash with system ICU 2011-11-21 15:48:53 +02:00
Cédric Bosdonnat
6af8887b41 d#648250: added missing include in wordml2ooo_draw.xsl 2011-11-21 14:27:49 +01:00
Cédric Bosdonnat
9562b31e59 sw, added a message to a thrown uno::RuntimeException 2011-11-21 14:27:49 +01:00
Thomas Collerton
a1efc7fdcd Improved Header/Footer UI framerate 2011-11-21 14:27:49 +01:00
Cédric Bosdonnat
2cc144286d sw, Add hyperlinks by default in Table of Contents 2011-11-21 14:27:48 +01:00
Cédric Bosdonnat
68f1b7dac7 sw: added explanations entry to grammar checking popup menu 2011-11-21 14:27:48 +01:00
Lionel Elie Mamane
96d01c8f07 disambiguate (OU)?String comparison into OUString comparison 2011-11-21 14:15:11 +01:00
Eike Rathke
3739278cef still cygwin is not unix 2011-11-21 14:13:26 +01:00
Caolán McNamara
ce60138d33 link error 2011-11-21 13:12:27 +00:00
Jan Holesovsky
1ef42cb0c5 Fix MinGW build of dtrans. 2011-11-21 13:59:13 +01:00
Caolán McNamara
c6560c6f07 Resolves fdo#41295 tmp name reuse in mass pdf export 2011-11-21 12:56:43 +00:00
Caolán McNamara
6a9593f882 trailing/missing , 2011-11-21 12:53:58 +00:00
Caolán McNamara
054568fea7 this casting of a void* is a disaster waiting to happen
only ever used for a string, to set it to a string type
2011-11-21 12:51:36 +00:00
Takeshi Abe
54bc5bc910 removed useless code 2011-11-21 21:37:23 +09:00