summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-08Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann
2011-10-08Don't build jars when java is disabledMatúš Kukan
2011-10-08Revert "cppcheck reduce scope of var in odk/..unoapploader.c"Matúš Kukan
This reverts commit 595de860c7a3fb274d2cf432bd1fa04a008503a0. MSVC couldn't handle this.
2011-10-08Revert "cppcheck reduce scope of var in sal/... security.c"Norbert Thiebaud
This reverts commit 04028b90252888848c0fc911ea3ad3aa49d9a5b5. use c99 construct in c, which break Microsoft
2011-10-07Revert "cppcheck scope reduction of var in soltools/...javadep.c"Norbert Thiebaud
This reverts commit 1fc34c75a8a2356ed03c52ca839a7ad771c51ba1. which break windows by using c99 features... and Redmond only support the 22 year old standard c89.
2011-10-08improve error messages for sc's filters-testMarkus Mohrhard
2011-10-07remove unsupported format from epm listPeter Foley
2011-10-07update external extension namesPeter Foley
2011-10-07ignore downloaded extensionsPeter Foley
2011-10-07quote tr argumentsPeter Foley
2011-10-07fix typosPeter Foley
2011-10-07convert testautomation to gbuild and add to tail_buildPeter Foley
2011-10-07convert qadevOOo to gbuildPeter Foley
2011-10-07convert xmerge to gbuild and add to tail_buildPeter Foley
2011-10-07convert swext to gbuild and add to tail_buildPeter Foley
2011-10-07set the correct url for vba unit testMarkus Mohrhard
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-07bootstrap.1 is not usefull anymore use bootsrap directlyNorbert Thiebaud
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann
2011-10-07Improved exception reporting.Stephan Bergmann
2011-10-07Revert "cppcheck scope reduction in vcl/..salatsuifontutils.cxx"Pierre-André Jacquod
This reverts commit e45b962f49829d5c60c913383b2132b579af3fab. 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-07error on missing generated files tooBjoern Michaelsen
2011-10-07cant check that early for generated filesBjoern Michaelsen
2011-10-07WaE: could do away with nToken altogether, but this is more readableCaolán McNamara
2011-10-07Fix parameters for gb_GenFooObject_get_sourceMatúš Kukan
2011-10-07WaE: Disable also warning C4373Tor Lillqvist
"previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers"
2011-10-07Page Break: Fixed part of the Edit menu action cursors handlingCédric Bosdonnat
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-07no more gbuild loops: break early on nonexistent objects (this commit breaks ↵Bjoern Michaelsen
multi-repo support)
2011-10-07WaE: win32 cleanupMichael Meeks
2011-10-07n#685123: Undo corrupting the document.Muthu Subramanian
2011-10-07do not check if unsigned is less than zero in in soltools/..hastbl.cxxPierre-André Jacquod
2011-10-07add missing braces for if statement, making correct scopePierre-André Jacquod
2011-10-07cppcheck reduce scope of lingucomponent/...sspellimp.cxxPierre-André Jacquod
2011-10-07delete commented code from idlc/..astinterface.cxxPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in formula/..formula.cxxPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in oox/...shapes.cxxPierre-André Jacquod
2011-10-07cppcheck scope reduction of var in soltools/...javadep.cPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in vcl/unx/...wmadaptor.cxxPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in dmake/win95/runargv.cPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in dmake/winnt/...vpp40/runargv.cPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in dmake/state.cPierre-André Jacquod
2011-10-07cppcheck reduce scope in dmake/unix/runargv.cPierre-André Jacquod
2011-10-07cppcheck scope reduction in dmake/infer.cPierre-André Jacquod
2011-10-07cppcheck scope reduction in dmake/getinp.cPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in automation/...objtest.cxxPierre-André Jacquod
2011-10-07delete dead code but leave FIXME tags behindPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in vcl/...bitmapex.cxxPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in unotools/...fontcfg.cxxPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in toolkit/...fomrattedcontrol.cxxPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in toolkit/...controlmodelcontainerbase.cxxPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in shell/...gconfaccess.cxxPierre-André Jacquod