Commit graph

295140 commits

Author SHA1 Message Date
Petr Mladek
4c4d12b473 allow to execute losmoketest.py directly
add exectuable rights; add #!/usr/bin/env python
2011-10-17 16:43:40 +02:00
Caolán McNamara
fd8fdedd21 regenerate list 2011-10-17 15:21:53 +01:00
Caolán McNamara
ecf8ed8eed Resolves: fdo#39347 changeall strips periods of sentences ending in error
It's really dubious to do this, but we're doing it already for "Replace", just
not for "Replace All". Might as well be equally wrong everywhere.
2011-10-17 15:21:53 +01:00
Markus Mohrhard
d7aae30d6b make the mathematical functions test simpler 2011-10-17 16:11:55 +02:00
Caolán McNamara
722d993a43 check that seeks and reads succeeded 2011-10-17 14:24:16 +01:00
Caolán McNamara
644ded05e6 is it a secret what the error message is ? 2011-10-17 14:24:16 +01:00
François Tigeot
f999fbb5d9 Use the internal versions of libcmis and libvisio
They are not packaged separately
2011-10-17 15:12:33 +02:00
François Tigeot
708892fe70 Disable a cppunit test crashing on DragonFly. 2011-10-17 15:12:33 +02:00
László Németh
1c5d70ec08 Fixes of Hyphen 2.8.2 (words with hyphens, numbers and use min. def. hyphenmin) 2011-10-17 12:48:48 +01:00
Stephan Bergmann
2418bae702 Undo basis/brand split: move help/ from basis to brand. 2011-10-17 13:29:18 +02:00
Tor Lillqvist
e4d1c22aa1 WaE: potentially uninitialized local variable 'nColor' used 2011-10-17 14:09:03 +03:00
Cédric Bosdonnat
6a15a2898b Styles cleanup: forgot to remove some bits 2011-10-17 12:44:07 +02:00
Caolán McNamara
74b648ed61 expedient fix to get test-suite auto executed 2011-10-17 10:53:27 +01:00
Jan Holesovsky
17523de685 Skeleton of the unit test for updates. 2011-10-17 11:40:14 +02:00
Cédric Bosdonnat
cd1a12dc55 CMIS: use another name to show than the one extracted from the base URL
In CMIS, the URL is only providing an easy access to the CMIS
interface and doesn't reflect the public path on the server. A new
property has been added in the SfxMedium items to hold the document
name on the server and set it as the window title.
2011-10-17 11:36:22 +02:00
Cédric Bosdonnat
359d0fbd03 Removed list and numbering paragraph styles and related option page 2011-10-17 11:35:57 +02:00
Cédric Bosdonnat
0541ac3413 vcl: fixed debug build 2011-10-17 11:35:39 +02:00
Caolán McNamara
f5aa9247c7 increase the amount of text shown in the font preview 2011-10-17 09:27:43 +01:00
Caolán McNamara
f264a14985 show CTL preview if CTL is enabled 2011-10-17 09:27:42 +01:00
Caolán McNamara
62a37fd5f2 show CJK preview if CJK is enabled, not just if UI is CJK 2011-10-17 09:27:41 +01:00
Caolán McNamara
bf939922f0 these can be const 2011-10-17 09:27:41 +01:00
Kristian Rietveld
e748b09663 Mark ecx register as clobbered
The inline assembly code executes a function call and functions are
free to use eax, ecx and edx without preservation. We must thus mark
ecx as a clobber register.
2011-10-17 08:13:54 +02:00
Rene Engelhard
62dd77da0f bump pkg-config check for libexttextcat to actually require 3.1.1 2011-10-16 22:09:21 +02:00
Rene Engelhard
a8699a2665 add Class-Path: to ScriptProviderForBeanShell.jar when using system-beanshell 2011-10-16 16:52:59 +02:00
Rene Engelhard
8e970bc4e7 fix swext build with SYSTEM_APACHE_COMMONS==YES 2011-10-16 16:52:58 +02:00
Rene Engelhard
4a1d3a8cfe don't remove "bootstrap" in make distclean 2011-10-16 16:52:58 +02:00
Rene Engelhard
6923f3fc13 don't grep /proc/cpuinfo but use getconf on Linux 2011-10-16 16:52:57 +02:00
Julien Nabet
9895d3169f Some callcatcher cleaning 2011-10-16 01:06:33 +02:00
Caolán McNamara
ca85f280e2 Fix overflow in smoketest, promotion from sal_Int32 to sal_Int64 doesn't happen before assign 2011-10-15 12:18:48 +01:00
Caolán McNamara
afd6a9059b ByteString->rtl::OString 2011-10-15 12:18:47 +01:00
Caolán McNamara
7a8c46ae1f don't need getExecutableDirectory anymore 2011-10-15 12:18:46 +01:00
Caolán McNamara
cdbd93e9a5 callcatcher: some unused code 2011-10-15 12:18:45 +01:00
Caolán McNamara
a5aef95444 now drop not available yet includes 2011-10-15 12:18:44 +01:00
Caolán McNamara
db5a5ffa82 split bootstrapfixture and move test-filters class for sot test
sot is below vcl, but is a filters test, we can split bootstrapfixture
into a vcl needing bit and and non-vcl bit and filters test api
can be standalone and combined with whichever bit in order to form
pre and post vcl filters test
2011-10-15 12:18:44 +01:00
Caolán McNamara
528a225ddb get TestResult dtor before osl::Module dtor 2011-10-15 12:18:43 +01:00
Caolán McNamara
a851938bfc Related: fdo#41642 add regression test 2011-10-15 12:18:42 +01:00
Caolán McNamara
751b720503 Resolves: fdo#41642 detect loops in StgDirStrm entry chains 2011-10-15 12:18:41 +01:00
Miklos Vajna
761b7e39eb mkdocs: sort module list 2011-10-15 12:31:00 +02:00
Fridrich Štrba
33a43d55e6 Try to handle more text-box properties 2011-10-15 12:17:31 +02:00
Rene Engelhard
8d153dc965 add lo-xlate-lang (formerly openoffice-xlate-lang in libreoffice-build) 2011-10-15 11:41:15 +02:00
Lior Kaplan
76259bb51d rename kanxi to kangxi for correctness 2011-10-14 19:29:37 +01:00
Miklos Vajna
ee2e2a1f52 fdo#41080: fix crash while importing footnotes in RTF tables 2011-10-14 14:53:06 +02:00
Julien Nabet
93e971ac54 A cppcheck cleaning with some simplification 2011-10-13 22:18:00 +02:00
Fridrich Štrba
64e3c3223e Fix build problem with the 'attribute' namespace. 2011-10-13 12:46:12 +02:00
Jan Holesovsky
8667bf0294 icu-config check that survives older icu versions. 2011-10-13 12:18:06 +02:00
Miklos Vajna
4456143b68 po2lo: the po parser should be reset before starting a new file 2011-10-13 10:12:46 +02:00
Jan Holesovsky
257ad3bfd3 MinGW does not need the external .dll's. 2011-10-13 01:00:59 +02:00
Michael Stahl
0ecc6c2ca0 officecfg: hack: adapt Help path
this is just to get my smoketest running and should be revisited.
2011-10-12 23:21:50 +02:00
Michael Stahl
eb15d03b90 Configuration.mk: add nodeliver mode
Add a special mode where a Configuration does not deliver to the solver,
and use it in Configuration_mediawiki, preventing the files from
officecfg being overwritten by files from swext.
Should fix the annoying sc_test_filters failure and the smoketest
as well if the mediawiki extension is enabled.
2011-10-12 23:21:50 +02:00
Michael Stahl
6659c12d12 remove comment obsoleted by fcf6c0a19f 2011-10-12 23:21:50 +02:00