Commit graph

296275 commits

Author SHA1 Message Date
Kohei Yoshida
f6d50b0ebb Make multi-item query possible. 2011-11-14 17:05:59 -05:00
Kohei Yoshida
625025f6c2 Aggregate all these local functions into a class.
This also reduces the number of parameters in each function.
2011-11-14 17:05:59 -05:00
Kohei Yoshida
3b58e5871f Marking methods const where possible. 2011-11-14 17:05:59 -05:00
Kohei Yoshida
05dc62da44 Extracted compare-by-value and compare-by-string into functions. 2011-11-14 17:05:58 -05:00
Bjoern Michaelsen
fe7026d72b fdo#40819, i#116193: disable WW8 roundtrip as it breaks on big bookmark counts 2011-11-14 23:03:23 +01:00
Stephan Bergmann
8b75883b87 Simplified some uses of css.configuration.theDefaultProvider.
* Retro-added new-style UNOIDL singleton specification for it, for easy
instantiation.
* Plus new comphelper::getComponentContext to map from XMultiServiceFactory
to XComponentContext.
2011-11-14 22:07:23 +01:00
Norbert Thiebaud
f72516ed25 avoid trying to run stuff at configure time due to cross-compile need 2011-11-14 13:57:26 -06:00
Michael Stahl
718f032a3c LoadEnv::impl_makeFrameWindowVisible: fix crash:
do not insert "Preview" property if it does not exist already
(dbaccess crashes after throwing uncaught exception because of this
when creating new database;
regression in 88285f84bd)
2011-11-14 20:41:01 +01:00
Kohei Yoshida
51494ab729 Likewise, adjusted the test cases for MATCH to handle mixed comparisons. 2011-11-14 12:07:48 -05:00
Kohei Yoshida
2f61bdff44 Modified VLOOKUP test case to account for mixed comparisons.
When the lookup value is of type Text, and the last match is of type
Number, it should return #N/A according to the ODFF spec.
2011-11-14 11:58:35 -05:00
Matteo Casalin
a366809af0 Decoview code cleanup
Fixed DrawSymbol color selection
Translated some comments from German to English
2011-11-14 15:50:55 +00:00
Kohei Yoshida
ebdd9c3007 Revert "Revert "Removing the mixed comparison flag, which is no longer needed.""
This reverts commit 7d7036c235.
2011-11-14 10:37:47 -05:00
Caolán McNamara
f8beaced3d remove dodgy const_casts 2011-11-14 14:43:31 +00:00
Caolán McNamara
27beae53bf make this a little more pleasing to the eye, logic unchanged 2011-11-14 14:43:30 +00:00
Andras Timar
5538efab96 fix some comments 2011-11-14 15:39:19 +01:00
Fridrich Štrba
af3df5f0db Use IANA mimetype 2011-11-14 15:17:55 +01:00
Tomas Chvatal
8326efcbb4 Remove basisVERSION from distro scripts as it is not used anymore. 2011-11-14 15:07:25 +01:00
Caolán McNamara
fb754a0df8 original would unconditionally truncate to nLen 2011-11-14 12:19:09 +00:00
Christina Rossmanith
fff1cec87f Remove String::Fill() usage 2011-11-14 11:56:04 +00:00
Caolán McNamara
deec2ba5f2 if we consider no bitmap non-fatal, then no canvas is non-fatal too 2011-11-14 11:52:13 +00:00
Stephan Bergmann
b11bd0323e Removed comphelper -> unotools processfactory.hxx duplication. 2011-11-14 11:50:26 +01:00
Stephan Bergmann
e3712f9d35 Fix build --all depend=x. 2011-11-14 11:50:26 +01:00
Caolán McNamara
b863767bd1 add script to download documents from various bugzillas 2011-11-14 10:37:01 +00:00
Caolán McNamara
ff6af93716 this S390 ifdef isn't a contemporary one 2011-11-14 09:48:42 +00:00
Caolán McNamara
74500c21a4 ByteString->rtl::OString 2011-11-14 07:36:02 +00:00
Caolán McNamara
ca48cd4c60 bump libexttextcat to 3.2.0 2011-11-14 07:36:02 +00:00
Caolán McNamara
f13bebfa30 strip down includes and forward declarations 2011-11-14 07:36:02 +00:00
Caolán McNamara
62bb49f9d5 we can use default implementations of these 2011-11-14 07:36:02 +00:00
Caolán McNamara
1c064d1460 I don't see that any of this makes sense anymore 2011-11-14 07:36:02 +00:00
Caolán McNamara
5670184ea8 no way to construct a MultiScreenGlyph now 2011-11-14 07:36:01 +00:00
Caolán McNamara
74730d4ace callcatcher: remove freshly unused methods 2011-11-14 07:36:01 +00:00
Caolán McNamara
734fd917e3 no consumers of maRawBitmap remain 2011-11-14 07:36:01 +00:00
Caolán McNamara
bc69731a30 the only thing calling GetRawBitmap is itself 2011-11-14 07:36:01 +00:00
Caolán McNamara
45ed9cca5b the only thing calling GetPixmap is itself 2011-11-14 07:36:00 +00:00
Caolán McNamara
4ef21de513 drop ScopedPic 2011-11-14 07:36:00 +00:00
Caolán McNamara
4faf8c24ec InitRenderText only queries, and ret is unused 2011-11-14 07:36:00 +00:00
Caolán McNamara
cca9ca6290 mnUsingXRender unnecessary now 2011-11-14 07:36:00 +00:00
Caolán McNamara
f2adfadfa8 mnForcedAA no longer connected to anything, skip setting it 2011-11-14 07:36:00 +00:00
Caolán McNamara
c3ee916c29 I think we can now drop checks for minor of 1 when current is 11 2011-11-14 07:35:59 +00:00
Caolán McNamara
945f1127e2 ditch unused direct XRender text rendering calls 2011-11-14 07:35:59 +00:00
Caolán McNamara
5e083eb18b post cairo text-rendering GetGlyphId only called by GetGlyphId 2011-11-14 07:35:59 +00:00
Caolán McNamara
988ff97e6f ditch hackaround for 15bit displays and XFree < 4.2.0 2011-11-14 07:35:59 +00:00
Caolán McNamara
f163867ff4 Link with libXrender instead of dynamically open it
Let's not mess around dlopening it and leaving gaps
in the support whereby we currently require it to
exist either linked or "dlopenable+display supports it"
with dlopenable + display doesn't support it leaves
a crashing gap where there are no appropiate checks
for that case.
2011-11-14 07:35:58 +00:00
Caolán McNamara
93c5ac9ff1 ReleaseConfigMgr not called by anything 2011-11-14 07:35:58 +00:00
Caolán McNamara
1987a5c777 callcatcher: remove unused code 2011-11-14 07:35:58 +00:00
Caolán McNamara
a2fc48ea64 can ditch the ByteStringPtr typedef now 2011-11-14 07:35:58 +00:00
Caolán McNamara
0122cd3a53 fix mangled indent 2011-11-14 07:35:57 +00:00
Caolán McNamara
58f3e365fa annoying extra header guards 2011-11-14 07:35:57 +00:00
Caolán McNamara
89a9769ccd add some more problematic ppt test files 2011-11-14 07:35:57 +00:00
Caolán McNamara
d6f9f1edc8 ByteString->rtl::OString[Buffer] 2011-11-14 07:35:57 +00:00