Commit graph

294993 commits

Author SHA1 Message Date
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
Pierre-André Jacquod
84ca0da280 cppcheck reduce scope of var in vcl/...bitmapex.cxx 2011-10-07 15:57:51 +02:00
Pierre-André Jacquod
7f8c23462e cppcheck reduce scope of var in unotools/...fontcfg.cxx 2011-10-07 15:57:50 +02:00
Pierre-André Jacquod
1649892a9e cppcheck reduce scope of var in toolkit/...fomrattedcontrol.cxx 2011-10-07 15:57:50 +02:00
Pierre-André Jacquod
6841f2ff69 cppcheck reduce scope of var in toolkit/...controlmodelcontainerbase.cxx 2011-10-07 15:57:50 +02:00
Pierre-André Jacquod
5f6c37b1eb cppcheck reduce scope of var in shell/...gconfaccess.cxx 2011-10-07 15:57:49 +02:00
Pierre-André Jacquod
b88e1f5cd1 cppcheck reduce scope of var in sfx2/... dinfdlg.cxx 2011-10-07 15:57:49 +02:00
Pierre-André Jacquod
3251b31319 cppcheck reduce scope of var in setup_native/...regactivex.cxx 2011-10-07 15:57:49 +02:00
Pierre-André Jacquod
69cc1ee085 cppcheck reduce scope of var in sal/... cbptest.cxx and cbvtest.cxx 2011-10-07 15:57:48 +02:00
Pierre-André Jacquod
44f8989af2 cppcheck reduce scope of var in sal/...cbcpytest.cxx 2011-10-07 15:57:48 +02:00
Pierre-André Jacquod
b07fff32c6 cppcheck reduce scope in sal/...osl_Pipe.cxx 2011-10-07 15:57:48 +02:00
Pierre-André Jacquod
04028b9025 cppcheck reduce scope of var in sal/... security.c 2011-10-07 15:57:47 +02:00
Pierre-André Jacquod
0921457488 cppcheck reduce scope of var in rsc/...cpp3.c/cpp4.c/cpp6.c 2011-10-07 15:57:47 +02:00
Pierre-André Jacquod
fb2fe60773 cppcheck reduce scope of var in rsc/...rscclass.cxx 2011-10-07 15:57:47 +02:00
Pierre-André Jacquod
7cec8f6208 cppcheck reduce scope of var in registry/...regimpl.cxx 2011-10-07 15:57:46 +02:00
Pierre-André Jacquod
595de860c7 cppcheck reduce scope of var in odk/..unoapploader.c 2011-10-07 15:57:46 +02:00
Pierre-André Jacquod
329841d018 cppcheck reduce scope in linguacomponent/...sspellimp.cxx 2011-10-07 15:57:46 +02:00
Pierre-André Jacquod
25cd5ef3de remove dead code in astdump.cxx (in idlc dir). 2011-10-07 15:57:45 +02:00
Pierre-André Jacquod
9ef6565f18 cppcheck scope reduction in framework/.. menubarmanager.cxx 2011-10-07 15:57:45 +02:00
Pierre-André Jacquod
260c5f70b7 cppcheck scope reduction in framework/... menumanager.cxx 2011-10-07 15:57:45 +02:00