Age | Commit message (Collapse) | Author |
|
Change-Id: I81f9b133ffb03c225b276639f60ad5e7f38ec1ef
|
|
Change-Id: I6fa2b9a50c525fb2d8666a144409eb9a3ad2698a
|
|
Change-Id: Ifdf0c47b38621835d6c6fa3a180d78f3f14edabf
|
|
Remove some dead assignements indicated by clang scan-build report.
Thanks to John Smith clang investigation
Patch corrected
Change-Id: Icbee3a65b6753d45433f1a4ca30567675e27e6d9
|
|
Change-Id: Ib98c4d608f15980449a6949615a38cd8a436012f
|
|
Change-Id: Ibb711d12561040404e819cb4a6ed4daa7581cd7c
|
|
Change-Id: I317058e3b25cebb7c1d89361636261c5f16a84d4
|
|
Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
|
|
...so that backward compatibility ${file::key} -> ${file:key} does not kick in
for the special .link and .override cases.
Change-Id: If009b8ecdbb7662c21e87e7bccb50a0ebbb0190f
|
|
Change-Id: If2e086cf2783c187f2cdb479608aa91561e0d674
|
|
|
|
If DISABLE_SAL_DBGBOX is set, fall back to printing on stderr.
Change-Id: Id525b4012291b6b29cca7abcaad7483bc6bfba3b
|
|
Change-Id: I78c71b22816834c66c8283e3d85e357b7b8d2836
|
|
Change-Id: I7147d6ab8433976cc0c76620db2a519f306a3fa9
|
|
Change-Id: I66e499d942b34d27e765d00f1ddfb3bbd1f78480
|
|
Change-Id: I4f9649ca61c988d425b59e41549d1c46bb808f2c
|
|
Change-Id: If4e8adfb4199863cd2f6d8d8a419762fcbaa6599
|
|
i.e. force the __data_start symbol to exist in any executables that link
against libuno_sal so that dlopening of the libgcj provided libjvm.so on some
platforms where it needs that symbol will succeed. e.g. Debian mips/lenny with
gcc 4.3.
With this in place the smoketest succeeds with libgcj provided java. Quite
possibly also required/helpful for s390x/s390 and maybe some others.
Without it the dlopen of libjvm.so will fail with __data_start not found
Change-Id: I01a4de3d7e72d000a8d56a1b9101a187c26a1751
|
|
Change-Id: I5b8c7901266ae73d95626e98116b9a3b43710642
|
|
...instead of sal_Bool, to work around MSVC warning C4805: unsafe mix of type
'sal_Bool' and type 'bool'.
Change-Id: Ia3477539ccc23aa9daec49d633f023d414f2b4bf
|
|
|
|
...as sal_textenc lib is not part of stable URE interface.
Change-Id: I5aeacd7668cca36f900aede4012d508217f3ab46
|
|
Change-Id: I8f71f0b20f3f1f41acde05d59a9b94d1ce942a7b
|
|
Change-Id: Id55d2028e44bfea57cd8d6c0d7085f5f6f2c77ed
|
|
http://lists.freedesktop.org/archives/libreoffice/2012-April/029940.html
The RTL_USING #define (set by gbuild for anything that's not public
API) allows to use such classes simply by their name, without having
to use the namespace or do explicit using rtl::OUString (which half
of the sources do anyway).
Change-Id: I7edaf12cd278489cdc1d5ff782f0a86361c13c0a
|
|
Change-Id: I7ae0014c2b8e14dabab0d64cb498abb820b3968d
|
|
Change-Id: If432b67cebdb9a009a015ddf046ed1ce15920e57
|
|
Change-Id: Id4210229b20a1d54b680ff1a2ccbcdd3684ecf5f
|
|
Change-Id: I968292c1c64bcd3dd3d21dfd991c1a31edec8893
|
|
This reverts commit 0b1f4248338ff28208b3368b66690a84a75cc480, which appears to
be a bogus fix (for a bogus warning?). Also needs adaption a la
3c598c4064cffdc2c9ff19e094594ca360779b66 "sal: work around spurious signed
overflow warnings."
Conflicts:
sal/inc/rtl/ustring.hxx
Change-Id: I7e9d94fd93a37bb10604c1895ab619a8ac2c3f43
|
|
Change-Id: Idd83f6340d13a1d7111d0d5a7268f1aa8bf5c09e
|
|
Change-Id: Iab3d103688d07ceea05b257ac012a0292c837a85
|
|
Change-Id: I8181713f28e500b9aaaa60b9c32be304cdf93231
|
|
Change-Id: Id3b47712ee1457bda5313a0665a9bb34db035cb0
|
|
Change-Id: I88040319f931598ca4fa17e440e0dba214109dfa
|
|
Some of them were commented out for documentation purpose.
Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
|
|
Change-Id: Ib4ba76d0083e5bd75cc589a55318089c004f591f
|
|
Change-Id: I96f76ed6b33f5c786d1e3ab3981a535037a9c1b5
|
|
|
|
Change-Id: I7c62d086cb593744785abecae7a107686a4d65ce
|
|
|
|
|
|
|
|
Second is already commented out, first is unused, too.
Change-Id: I1429cab3186189a96d0a07fa7097d87d372b372a
|
|
Most of them in hrc files.
Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f
|
|
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
|
|
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
|
|
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
|
|
The combination of marking it as ACT_IGNORE and osl_Signal_Terminate was
strange, as osl_Signal_Terminate caused SalMainPipeExchangeSignal_impl
(desktop/source/app/officeipcthread.cxx) to call DisableOfficeIPCThread, but
ACT_IGNORE (instead of ACT_EXIT, like other signals marked osl_Signal_Terminate)
caused the process to continue running. The net effect was that calling an
additional soffice instance after a SIGHUP would no longer connect to the first
instance, but instead would lead to two soffice instances running simultaneously
on the same UserInstallation.
Marking SIGHUP as ACT_HIDE most closely resembles the old behavior (of having
~no effect). Other options would be to mark it as ACT_IGNORE and
osl_Signal_System or as ACT_EXIT and osl_Signal_Terminate, which would both
result in instant termination. I do not know if that wouldn't actually be
better.
Change-Id: Id1ee7c1108765301e6010e0e05d6c1ff5894a414
|
|
operator() gets called in a Java GC thread. A JNIEnv* saved in the
constructor (which is called from the UI thread) is not valid in other
threads (although for now, Dalvik notices, warns, and works around
it). So don't bother keeping the JNIEnv*. Instead fetch one when
needed. Move the method implementations from inline in the header to
libotouch's android.cxx.
Change-Id: I7de6fc54bb8d9a59146576d6e8c325fe917393ee
|