Commit graph

292073 commits

Author SHA1 Message Date
Tor Lillqvist
f6d8dfb5c4 Nah, we cannot build binaryurp_cppunittester_all (for iOS) here
It depends on CPPUHELPERLIB which for iOS depends on BOOTSTRAPUNOLIB
which hasn't been built yet.
2011-08-09 00:40:46 +03:00
Tor Lillqvist
b555c3353e Add newline at end 2011-08-09 00:19:34 +03:00
Nigel Hawkins
b090fcf34f Replace SvUShorts with vector in editeng.hxx and cascade changes.
LGPLv3+/MPL
2011-08-08 20:23:05 +01:00
Tor Lillqvist
7d2cea2bc9 More dependent libraries for iOS 2011-08-08 21:20:56 +03:00
Tor Lillqvist
caddae7ba0 Bypass this for non-desktop OSes 2011-08-08 21:20:55 +03:00
Tor Lillqvist
491dcf9bec Can't build the iOS static cppuhelper test here now
Since we now link to the (also static) bootstrap.uno component which
hasn't been built yet.
2011-08-08 21:20:54 +03:00
Tor Lillqvist
8cd859d9a6 For iOS just link directly to the bootstrap component 2011-08-08 21:20:53 +03:00
Tor Lillqvist
c8eefebef6 Use prefixed getFactory and no canUnload on iOS 2011-08-08 21:20:52 +03:00
Tor Lillqvist
9a48e75b07 Deliver also static component archives as built for iOS 2011-08-08 21:20:51 +03:00
Tor Lillqvist
af61542cb8 Deliver also static libstore 2011-08-08 21:20:50 +03:00
Tor Lillqvist
5568dfaacf Add dependencies for sal_qa_static 2011-08-08 21:20:49 +03:00
Caolán McNamara
71e4b9f37a oh dear, I never actually added this before 2011-08-08 17:54:47 +01:00
Caolán McNamara
74b3cdbe98 the option got turned into --with-system-sane so look for with_system_sane 2011-08-08 17:08:22 +01:00
Lionel Elie Mamane
b70ddaee68 configure --with-system-sane: correct help string 2011-08-08 16:58:41 +01:00
Tor Lillqvist
ef04510167 Don't bother trying to truncate parts debugging output
Murphy says it's the part that is dropped which will be interesting
one anyway.
2011-08-08 17:45:24 +03:00
Tor Lillqvist
b16ab7a751 Add invokeStaticComponentFactory() for statically linked components
Will be used for iOS at least.

Factor out the part of loadSharedLibComponentFactory() that handle the
symbol that has been successfully looked up.
2011-08-08 17:39:38 +03:00
Caolán McNamara
cf3eac39e1 catch by const reference 2011-08-08 13:54:40 +01:00
Caolán McNamara
5567bb0200 missing ',' makes a completely different string than it appears. 2011-08-08 13:54:39 +01:00
Luboš Luňák
c981b302dc add SwPostItField::GetDateTime()
it's rather weird to have only access to either date or time, but
not the whole object
2011-08-08 14:36:40 +02:00
Luboš Luňák
f71f962af7 fix crash and fix rtl logic 2011-08-08 14:36:40 +02:00
Caolán McNamara
6773616a23 revert this and rely on changed SAL_ALLOW_LINKOO_SYMLINKS behaviour 2011-08-08 13:04:50 +01:00
Lionel Elie Mamane
ada4759219 osl_getAbsoluteFileURL symlinks allowed: ".", ".." still treated 2011-08-08 13:04:50 +01:00
Caolán McNamara
2ee5618ba5 add test files 2011-08-08 13:04:50 +01:00
Caolán McNamara
a840652371 runtime ConvertToUnicode->compile time unicode constants 2011-08-08 13:04:50 +01:00
Caolán McNamara
ce906b8096 skip tricky allocators on G_SLICE=always-malloc 2011-08-08 13:04:49 +01:00
Caolán McNamara
c2e61f08ae dig out some sgv files for a regression test on that format 2011-08-08 13:04:49 +01:00
Caolán McNamara
5a1123ac07 reduce API bReplace is always true 2011-08-08 13:04:49 +01:00
Caolán McNamara
cb64bcb4ae callcatcher: ditch some more methods 2011-08-08 13:04:49 +01:00
Caolán McNamara
8a3cdcdc5d callcatcher: remove unused methods 2011-08-08 13:04:48 +01:00
Caolán McNamara
87025228f4 callcatcher: remove unused methods 2011-08-08 13:04:48 +01:00
Caolán McNamara
d3ad51015c drop deprecated ByteString::ConvertToUnicode 2011-08-08 13:04:48 +01:00
Caolán McNamara
5e6c0fb9ce dont need FLUSH afaics 2011-08-08 13:04:48 +01:00
Caolán McNamara
6909de0362 ByteString::ConvertToUnicode->rtl::OUString::ctor::toChar 2011-08-08 13:04:48 +01:00
Caolán McNamara
eb90c62884 ByteString::ConvertToUnicode->rtl::OUString::ctor::toChar 2011-08-08 13:04:47 +01:00
Caolán McNamara
dd853ad626 callcatcher: unused methods 2011-08-08 13:04:47 +01:00
Caolán McNamara
5c8a542270 dump dangling config item names before assert 2011-08-08 13:04:47 +01:00
Caolán McNamara
5796909fbd remove unused roadmapwizard methods 2011-08-08 13:04:47 +01:00
Caolán McNamara
1c074d078b fix syntax 2011-08-08 13:04:46 +01:00
Caolán McNamara
5298b1b32d callcatcher: ditch some more methods 2011-08-08 13:04:46 +01:00
Caolán McNamara
3e6613964f callcatcher: remove unused methods 2011-08-08 13:04:46 +01:00
Caolán McNamara
135a208ba2 callcatcher: object is never constructed 2011-08-08 13:04:46 +01:00
Caolán McNamara
71b8b49170 callcatcher: object is never constructed 2011-08-08 13:04:45 +01:00
Caolán McNamara
000a453ef2 ByteString::ConvertToUnicode->rtl::OUString::ctor::toChar 2011-08-08 13:04:45 +01:00
Caolán McNamara
4cab499c00 explicitly call XDesktop::terminate on early "restart" exit
Too many things create an XDesktop and too many things depend on it explicitly
having terminate called on it to allow the office on early-restart after
updating extensions to exit without config items etc not getting flushed.
2011-08-08 13:04:45 +01:00
Caolán McNamara
a1316a5d3a why create a com.sun.star.util.PathSubstitution and not use it 2011-08-08 13:04:45 +01:00
Caolán McNamara
8cd21316ba complete and utter nonsense
Taking the address of the pCheck argument in LoadEnvListener ctor gives the
address of the temporary on the stack/register itself, not the address of
LoadEnv's m_pCheck which is apparently what it thinks it's doing.

All that can be said about m_ppCheck is deferencing it inside the ctor will
give the value of pCheck for the duration of the ctor.  What happens later on
in subsequent method calls is pot luck, storing it and deferencing it later is
meaningless.

Presumably this worked because it's rare for the dereferenced m_ppCheck to end
up containing 0 at the wrong time. Right now in a debugging build the mail
merge dialog from print... when there are form fields in a document and "print
form field" is selected triggers a 0 in there post construction at some stage
or other, causing the dialog to never appear as the loading here never
completes.
2011-08-08 13:04:44 +01:00
Caolán McNamara
4daff1ace2 runtime ConvertToUnicode->compile time unicode 2011-08-08 13:04:44 +01:00
Caolán McNamara
39ab540217 callcatcher: remove various unused methods 2011-08-08 13:04:44 +01:00
Caolán McNamara
aa4bcd28ee callcatcher: remove various unused methods 2011-08-08 13:04:44 +01:00
Caolán McNamara
b89c51452b callcatcher unused methods 2011-08-08 13:04:43 +01:00