Commit graph

296771 commits

Author SHA1 Message Date
Stephan Bergmann
70a6b9ffbd New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.
* New SAL_INFO..., SAL_WARN... macros.
* New SAL_STREAM supersedes OSL_FORMAT.
* oustringostreaminserter.hxx moved from unotest to rtl (and always UTF-8 now).
* TODO to enable GCC __attribute__((format)) in sal/log.h (requires call-site
  cleanup).
* Further functionality in tools/debug.hxx (DBG_MEMTEST, DBG_CTOR, etc.) not yet
  addressed.
* Some replacements tools String -> rtl::OUString.
2011-11-22 09:41:47 +01:00
Kohei Yoshida
f297224267 i#115255: Skip invalid record(s) where BOF is expected.
Some 3rd party (Russian?) programs generate broken xls docs which
cause Calc to hang when it tries to open it.  This particular doc
placed invalid record at position indicated by BOUNDSHEET, where BOF
was expected.  Let's skip those invalid records.
2011-11-22 01:06:44 -05:00
August Sodora
8061b40349 String->OUString 2011-11-22 00:21:13 -05:00
August Sodora
ea0b60c82e String->OUString 2011-11-22 00:21:12 -05:00
Kohei Yoshida
0146b05aad This is wrong. We should allow both boolean and numeric types. 2011-11-22 00:13:07 -05:00
Kohei Yoshida
9bf4bb7880 fdo#40990: Compare the wrapped pointer values.
Or else the pTokenMatrixMap would never yield any match.  This was
the only reason behind the poor performance of resolving jump matrix
as exhibited in the aforementioned bug...
2011-11-22 00:08:04 -05:00
August Sodora
cbde0ff28b String->OUString 2011-11-21 23:58:02 -05:00
August Sodora
89e27727c9 String->OUString 2011-11-21 23:54:04 -05:00
August Sodora
462c6fc24f Remove unnecessary includes 2011-11-21 23:33:54 -05:00
August Sodora
5ddab9d8d4 Remove unnecessary includes 2011-11-21 22:16:15 -05:00
August Sodora
226dade0ca Remove unnecessary includes 2011-11-21 20:54:56 -05:00
August Sodora
48ea077729 Removed unnecessary includes 2011-11-21 20:36:23 -05:00
August Sodora
59e4b21c67 Removed unnecessary includes 2011-11-21 20:28:01 -05:00
August Sodora
a7c455d101 unused local variable 2011-11-21 20:15:25 -05:00
August Sodora
ea1c1ad843 cppcheck: C-style pointer casting 2011-11-21 20:13:44 -05:00
August Sodora
487968707f cppcheck: C-style pointer casting 2011-11-21 19:57:53 -05:00
Jan Holesovsky
7c3a322f19 Include xmlsec component only when we are building with xmlsec. 2011-11-22 00:43:33 +01:00
Michael Stahl
82dd6525a2 offapi: re-activate the reference type rdb check 2011-11-21 22:46:26 +01:00
Michael Stahl
f1d0641013 offapi: update type reference:
This updates the keys for the following intentional changes:

ENUM: /UCR/com/sun/star/drawing/TextFitToSizeType
  Field 3: Name1 = RESIZEATTR  !=  Name2 = AUTOFIT
SERVICE: /UCR/com/sun/star/sheet/SpreadsheetViewSettings
  SERVICE1 contains 1 more properties as SERVICE2
  incompatible change: Field 14 ('SolidHandles') of r1 is not longer a property of this SERVICE in r2
SERVICE: /UCR/com/sun/star/text/ViewSettings
  SERVICE1 contains 1 more properties as SERVICE2
  incompatible change: Field 24 ('SolidMarkHandles') of r1 is not longer a property of this SERVICE in r2
2011-11-21 22:46:24 +01:00
Michael Stahl
83e82d2d59 UnoApiTarget: document add functions a bit 2011-11-21 22:46:21 +01:00
Michael Stahl
d4be9c7a2b regcompare: fix error reporting:
Function checkField() is called from 2 different contexts, one of
which must not report errors, but the other should.
2011-11-21 22:46:19 +01:00
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