David Tardon
83a61ecc45
do not hardcode mingw sysroot path
2011-10-25 10:07:32 +02:00
David Tardon
c6dee8c995
remove unused code... again
2011-10-25 08:25:05 +02:00
Fridrich Štrba
2ba5d12f3a
Put the modeline back
2011-10-25 01:54:00 +02:00
Fridrich Štrba
6425423885
Fix the build
2011-10-25 01:28:15 +02:00
Fridrich Štrba
38cf494f90
White-space change to fix messy mix of different coding styles
2011-10-25 01:23:08 +02:00
Stephan Bergmann
0a6132d7de
Fix previous commit for non-Valgrind builds.
2011-10-25 00:01:01 +02:00
Stephan Bergmann
041b54fef2
Avoid Clang -Wunused-value with trunk rev. 12226 Valgrind.
2011-10-24 23:42:35 +02:00
Markus Mohrhard
fb95e1d945
execute macros_test in headless mode too
...
otherwise a error dialog might pop up
2011-10-24 23:21:24 +02:00
Markus Mohrhard
c631b30c6b
clean up macros-test
2011-10-24 23:19:05 +02:00
Stephan Bergmann
d03465a446
Undo basis/brand split: removed RPATH BRAND (same as OOO now).
2011-10-24 22:56:48 +02:00
Kohei Yoshida
e817dcce77
New unit test case for unwanted date detection on pivot table labels.
2011-10-24 16:22:45 -04:00
Michael Stahl
1a76bb7161
macros-test.cxx: fix syntax error
2011-10-24 21:24:44 +02:00
Michael Stahl
95550e469b
PrintFontManager: don't look at empty path entires
2011-10-24 21:24:43 +02:00
Kohei Yoshida
18bff2c2e9
fdo#42169: Display caption strings without format detection.
...
We don't need to auto-detect the formats of caption values; they are
already formatted by the time they arrive in to ScDPOutput.
2011-10-24 14:42:20 -04:00
Michael Stahl
d781ae9ae1
WinResTarget: remove realpath calls
2011-10-24 18:16:09 +02:00
Michael Stahl
aa146f46d2
macros-test.cxx: unused variable pDoc
2011-10-24 17:48:06 +02:00
Michael Stahl
81042d7a36
JavaClassSet: fix partial rebuilds
...
Partial rebuilds can fail because the reubilt classes may import other
classes that are not rebuilt; putting the target directory on the classpath
seems to fix it (it would also be possible to use -sourcepath but that seems
more complicated).
2011-10-24 17:43:06 +02:00
François Tigeot
721d38067a
Disable the Presenter Console extension
2011-10-24 17:42:46 +02:00
Kristian Rietveld
6aaebef83f
Eliminate ambiguous conversion to cppu::OWeakObject
2011-10-24 17:29:35 +02:00
Kristian Rietveld
93ef7cab14
Eliminate ambiguous conversion to cppu::OWeakObject
2011-10-24 17:29:34 +02:00
Kristian Rietveld
7d6097410c
Use NSString in template specification instead of objc_object
2011-10-24 17:29:33 +02:00
Kristian Rietveld
45fca623fa
SystemFlavor NSStrings should not be const
2011-10-24 17:29:32 +02:00
Kristian Rietveld
d14054415d
Argument to setTitle cannot be const
2011-10-24 17:29:31 +02:00
Stephan Bergmann
f01f258153
Fixed Windows-only code broken by recent commit.
2011-10-24 17:03:23 +02:00
Julien Nabet
5101993390
Some cppcheck cleaning (I let the extra qualified as advised on IRC)
2011-10-24 16:47:24 +02:00
Caolán McNamara
e894342d6b
fix up hyphen 2.8.2/2.8.3 conflicts
2011-10-24 15:38:01 +01:00
László Németh
161a463b81
Add fixes of Hyphen 2.8.3
2011-10-24 15:36:38 +01:00
Caolán McNamara
8cfa1d73c1
assuming this is a typo
2011-10-24 15:29:56 +01:00
Noel Power
1b2b228300
fix wae "aRect uninitialized when used within its own initialization"
2011-10-24 15:07:53 +01:00
Noel Power
82fb60bc56
make vba.xls return 'OK' on success, adjust macros-test.cxx to test for 'OK'
2011-10-24 15:07:53 +01:00
Noel Power
daca9c81e4
more substantial vba test ( testing various range addression )
2011-10-24 15:07:52 +01:00
Caolán McNamara
f8c2d298be
fix warning and indent and use boost::noncopyable
2011-10-24 14:51:59 +01:00
julien2412
09179e24c4
activation order crashes address database (fdo#41022)
2011-10-24 15:51:28 +02:00
Michael Stahl
3895c2e7c8
fdo#42157: fix deadlock
...
WindowStateGuard_Impl::impl_ensureEnabledState_nothrow_nolck:
drop own mutex while calling XWindow method that locks SolarMutex.
2011-10-24 15:27:32 +02:00
Michael Stahl
dc8249af10
gbuild: remove remnants of gb_CHECKOBJECTOWNER
2011-10-24 15:27:32 +02:00
Stephan Bergmann
cbf692559c
These DBG_ASSERTs should really be OSL_TRACEs.
...
Otherwise, --enable-dbgutil smoketestoo_native fails due to assertions.
2011-10-24 15:07:06 +02:00
Caolán McNamara
8cd1305f09
was the intent to mark this as non-copyable
2011-10-24 13:48:01 +01:00
Stephan Bergmann
c73dce0725
lost }
2011-10-24 13:59:59 +02:00
Stephan Bergmann
b786a33cfd
Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation.
2011-10-24 13:59:58 +02:00
Stephan Bergmann
3535ceeac6
Undo basis/brand split: Removed obsoleted gid_Dir_Program.
2011-10-24 13:59:58 +02:00
Stephan Bergmann
f257664724
Undo basis/brand split: Moved the rest of the WNT-only stuff.
2011-10-24 13:59:57 +02:00
Stephan Bergmann
a37884bd52
Removed dead code.
2011-10-24 13:59:57 +02:00
Stephan Bergmann
3fce44fbe9
Undo basis/brand split: Moved WNT-specific patchlist.txt etc.
2011-10-24 13:59:56 +02:00
Stephan Bergmann
a32d05fbb9
Undo basis/brand split: move WNT-specific gid_Dir_Shellnew[Too].
...
Hope that's all that needs to be done here...
2011-10-24 13:59:56 +02:00
Stephan Bergmann
90713adf1b
Removed some unused scp2 Directory definitions.
2011-10-24 13:59:55 +02:00
Stephan Bergmann
3416e30f6b
Undo basis/brand split: move unpack_update script from basis to brand.
...
Not sure if this is (still) used anywhere; at least no code seems to ever
call it.
2011-10-24 13:59:55 +02:00
Stephan Bergmann
009765255f
Undo basis/brand split: adapt scp2 WkDir.
2011-10-24 13:59:54 +02:00
Stephan Bergmann
a58b65d380
Undo basis/brand split: moved spadmin.bin from basis to brand.
2011-10-24 13:59:54 +02:00
Stephan Bergmann
9fe5f46025
Undo basis/brand split: moved pluginapp.bin from basis to brand.
2011-10-24 13:59:54 +02:00
Stephan Bergmann
6351fab9c8
Undo basis/brand split: moved nsplugin from basis to brand.
2011-10-24 13:59:53 +02:00