Jan Holesovsky
538da29dca
Kill unused code in Ruler.
2011-10-09 19:55:03 +02:00
Jan Holesovsky
3f4969ea0d
Explicitly enable manifest creation.
...
Seems to cure the 'desktop' build trouble on Windows.
2011-10-09 01:38:55 +02:00
Markus Mohrhard
bb549e2d50
add unit test cases for mathematical functions
2011-10-09 00:04:30 +02:00
Markus Mohrhard
c85b929b53
extend test for spreadsheet functions
2011-10-09 00:04:30 +02:00
Stephan Bergmann
946090359b
Added the unreachable code back in, even for GCC 4.0, so Mac OS X would not fail.
2011-10-08 23:47:34 +02:00
Ivan Timofeev
e0ffea7232
migrate to StringRangeEnumerator in Basic
2011-10-08 22:25:09 +04:00
Ivan Timofeev
9cbc1c3253
no need to return size_t instead of sal_Int32
2011-10-08 22:24:21 +04:00
Ivan Timofeev
6dcfa9d2ae
allow parsing of joined ranges
...
i.e. "1-4-2" means "1,2,3,4,3,2" now. This is for eliminating ambiguity,
it is doubtful whether users will find this useful.
2011-10-08 22:20:42 +04:00
Stephan Bergmann
d1076b1b7f
Second attempt at (cross-platform) OSL_FORMAT.
2011-10-08 18:56:48 +02:00
Matúš Kukan
d71c037343
convert path for windows
2011-10-08 17:02:13 +02:00
Tor Lillqvist
88b265f102
Revert "cppcheck reduce scope of var in rsc/...cpp3.c/cpp4.c/cpp6.c"
...
As long as we want to be buildable with MSVC 2008, we can't use C99
features in our C source files. (Yeah, horrible, M$ suxors, etc,
complain to your mother.) Please relax the cppcheck enthusiasm, or at
least, tune cppcheck to follow C89 for C files.
This reverts commit 0921457488
.
2011-10-08 16:43:23 +03:00
Matúš Kukan
51798a4ecf
do not use _COMPHELPER_COMPONENT_GETFACTORY macro
2011-10-08 15:31:41 +02:00
Matúš Kukan
173cf81756
add more component prefixes
2011-10-08 15:31:40 +02:00
Matúš Kukan
cad3838704
add package to tail_build
2011-10-08 15:31:26 +02:00
Matúš Kukan
a1aaab393a
use response file when compiling java sources
2011-10-08 15:20:41 +02:00
Fridrich Štrba
5f981343a5
When building with system libcmis, look for headers where they are
2011-10-08 15:14:03 +02:00
Tor Lillqvist
256f192582
Revert "Introduced OSL_FORMAT, adpated some places to it."
...
Breaks the MSVC build for me: 'osl_detail_formatString' : C linkage
function cannot return C++ class 'rtl::OString'.
This reverts commit 6b900b8bed
.
2011-10-08 15:07:06 +03:00
Stephan Bergmann
6b900b8bed
Introduced OSL_FORMAT, adpated some places to it.
2011-10-08 12:59:09 +02:00
Matúš Kukan
8ac7152ca8
Don't build jars when java is disabled
2011-10-08 10:56:27 +02:00
Matúš Kukan
7e9a597202
Revert "cppcheck reduce scope of var in odk/..unoapploader.c"
...
This reverts commit 595de860c7
.
MSVC couldn't handle this.
2011-10-08 10:44:28 +02:00
Norbert Thiebaud
a2c45688c0
Revert "cppcheck reduce scope of var in sal/... security.c"
...
This reverts commit 04028b9025
.
use c99 construct in c, which break Microsoft
2011-10-08 00:06:48 -05:00
Norbert Thiebaud
c937997abd
Revert "cppcheck scope reduction of var in soltools/...javadep.c"
...
This reverts commit 1fc34c75a8
.
which break windows by using c99 features... and Redmond
only support the 22 year old standard c89.
2011-10-07 21:53:56 -05:00
Markus Mohrhard
72d87e2b5f
improve error messages for sc's filters-test
2011-10-08 02:19:00 +02:00
Peter Foley
eded42ce44
remove unsupported format from epm list
2011-10-07 23:03:47 +00:00
Peter Foley
624e90aa03
update external extension names
2011-10-07 23:03:46 +00:00
Peter Foley
b64bc8b4b3
ignore downloaded extensions
2011-10-07 23:03:44 +00:00
Peter Foley
9fe2f5afab
quote tr arguments
2011-10-07 23:03:43 +00:00
Peter Foley
1df3426dc9
fix typos
2011-10-07 23:03:41 +00:00
Peter Foley
f68cb61857
convert testautomation to gbuild and add to tail_build
2011-10-07 23:03:39 +00:00
Peter Foley
cbe7780544
convert qadevOOo to gbuild
2011-10-07 23:03:37 +00:00
Peter Foley
b78a7ae95b
convert xmerge to gbuild and add to tail_build
2011-10-07 23:03:36 +00:00
Peter Foley
e7a1e17c4f
convert swext to gbuild and add to tail_build
2011-10-07 23:03:34 +00:00
Markus Mohrhard
fed75d001e
set the correct url for vba unit test
...
it seems like the method name is the same as the module name
unit test still crashs because it can't find XSpreadsheetView but works
in general
2011-10-07 23:34:58 +02:00
Norbert Thiebaud
aa09a9b77d
bootstrap.1 is not usefull anymore use bootsrap directly
2011-10-07 15:27:32 -05:00
Stephan Bergmann
2ff63bcdea
Undo basis/brand split: merge basis share/ into brand share/.
2011-10-07 22:06:28 +02:00
Stephan Bergmann
29e11dd13e
Improved exception reporting.
2011-10-07 22:06:28 +02:00
Pierre-André Jacquod
78b1cc1a08
Revert "cppcheck scope reduction in vcl/..salatsuifontutils.cxx"
...
This reverts commit e45b962f49
.
this is the most probale cause of the breakage on MacOSX tinderbox.
Do not really understand why it should break, but I do not see other
potential guilty commits... No MacOSX at hand... so revert and see
2011-10-07 20:42:31 +02:00
Bjoern Michaelsen
49861a0246
error on missing generated files too
2011-10-07 19:05:48 +02:00
Bjoern Michaelsen
d8253b4d50
cant check that early for generated files
2011-10-07 18:08:33 +02:00
Caolán McNamara
49cfdc8796
WaE: could do away with nToken altogether, but this is more readable
2011-10-07 16:53:14 +01:00
Matúš Kukan
6acb59a26d
Fix parameters for gb_GenFooObject_get_source
2011-10-07 17:33:18 +02:00
Tor Lillqvist
084e181b6c
WaE: Disable also warning C4373
...
"previous versions of the compiler did not override when parameters
only differed by const/volatile qualifiers"
2011-10-07 18:14:00 +03:00
Cédric Bosdonnat
eb0e2fcf15
Page Break: Fixed part of the Edit menu action cursors handling
...
Added an optional SwPaM argument to SID_PARA_DLG action to avoid
changing the current cursor before showing the dialog.
Set the focus to SwEditWin after the action to continue editing the
document.
2011-10-07 16:59:11 +02:00
Bjoern Michaelsen
6055a5df7b
no more gbuild loops: break early on nonexistent objects (this commit breaks multi-repo support)
2011-10-07 16:41:07 +02:00
Michael Meeks
9142f9a1a1
WaE: win32 cleanup
2011-10-07 16:30:52 +02:00
Muthu Subramanian
ce285da92f
n#685123: Undo corrupting the document.
2011-10-07 20:15:01 +05:30
Pierre-André Jacquod
90645b9be8
do not check if unsigned is less than zero in in soltools/..hastbl.cxx
2011-10-07 15:57:56 +02:00
Pierre-André Jacquod
d97b1a7305
add missing braces for if statement, making correct scope
2011-10-07 15:57:56 +02:00
Pierre-André Jacquod
4d08dfa319
cppcheck reduce scope of lingucomponent/...sspellimp.cxx
2011-10-07 15:57:56 +02:00
Pierre-André Jacquod
e47e88723c
delete commented code from idlc/..astinterface.cxx
2011-10-07 15:57:55 +02:00