Commit graph

295012 commits

Author SHA1 Message Date
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
Pierre-André Jacquod
faeb15dd32 cppcheck reduce scope of var in formula/..formula.cxx 2011-10-07 15:57:55 +02:00
Pierre-André Jacquod
cbc1c6f082 cppcheck reduce scope of var in oox/...shapes.cxx 2011-10-07 15:57:55 +02:00
Pierre-André Jacquod
1fc34c75a8 cppcheck scope reduction of var in soltools/...javadep.c 2011-10-07 15:57:54 +02:00
Pierre-André Jacquod
2dc8787d06 cppcheck reduce scope of var in vcl/unx/...wmadaptor.cxx 2011-10-07 15:57:54 +02:00
Pierre-André Jacquod
e9969a918f cppcheck reduce scope of var in dmake/win95/runargv.c 2011-10-07 15:57:54 +02:00
Pierre-André Jacquod
070957a677 cppcheck reduce scope of var in dmake/winnt/...vpp40/runargv.c 2011-10-07 15:57:53 +02:00
Pierre-André Jacquod
3f7fd933b3 cppcheck reduce scope of var in dmake/state.c 2011-10-07 15:57:53 +02:00
Pierre-André Jacquod
7bd7d37f58 cppcheck reduce scope in dmake/unix/runargv.c 2011-10-07 15:57:52 +02:00
Pierre-André Jacquod
347367d14a cppcheck scope reduction in dmake/infer.c 2011-10-07 15:57:52 +02:00
Pierre-André Jacquod
8fc65666ea cppcheck scope reduction in dmake/getinp.c 2011-10-07 15:57:52 +02:00
Pierre-André Jacquod
2b6ef29f45 cppcheck reduce scope of var in automation/...objtest.cxx 2011-10-07 15:57:51 +02:00
Pierre-André Jacquod
e9f3d1e505 delete dead code but leave FIXME tags behind 2011-10-07 15:57:51 +02:00