summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-29drop bogus executable flag from image filesFrancisco Saito
2011-03-29drop bogus executable flag from odf filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29convert DBG_ assertions to OSL_David Tardon
2011-03-29WaE: unused variableDavid Tardon
2011-03-29WaE: unused variableDavid Tardon
2011-03-28Fix windows build of sfx2Fridrich Štrba
2011-03-28Removed empty else if blockChristina Rossmanith
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba
2011-03-25fd#35663: disable complex.sfx2.UndoManager because it failsBjoern Michaelsen
2011-03-25set build depencencies against the new "translations" modulePetr Mladek
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-22cope with no resource file betterMichael Meeks
2011-03-22WaE: this isn't helpfulCaolán McNamara
2011-03-21German comments translations.Albert Thuswaldner
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18we seem to have lost the use of rLang after the mergeCaolán McNamara
2011-03-18unused variablesCaolán McNamara
2011-03-18WaE: nBtnIndex set but unusedCaolán McNamara
2011-03-18WaE: bResetSession set but unusedCaolán McNamara
2011-03-18Misc dbgutil build fixesThorsten Behrens
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-17No #warning in MSVCTor Lillqvist
2011-03-17Sprinkle some realpath goodness here, tooTor Lillqvist
2011-03-17killing off stl in gbuildBjoern Michaelsen
2011-03-16CWS-TOOLING: integrate CWS vcl120obo
2011-03-16CWS-TOOLING: integrate CWS debuglevelsobo
2011-03-15register component we need for writer ...Michael Meeks
2011-03-14reeabling unittests as the cppunittester location is fixed now in solenvBjoern Michaelsen
2011-03-14debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]
2011-03-13Don't use GetBuffer on a charThomas Arnhold
2011-03-13OSL_TRACE: Use format string for GetBuffer()Thomas Arnhold
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13OSL_TRACE: Use format string for GetBuffer()Thomas Arnhold
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Don't use GetBuffer() on char*Thomas Arnhold
2011-03-13Move DBG_TRACE to OSL_TRACE for strings foo().GetBuffer()Thomas Arnhold
2011-03-13Move DBG_TRACE to OSL_TRACE for strings GetBuffer()Thomas Arnhold
2011-03-13Use GetBuffer() for StringThomas Arnhold
2011-03-13Move DBG_TRACE to OSL_TRACEThomas Arnhold
2011-03-13Move DBG_TRACE1 to OSL_TRACEThomas Arnhold
2011-03-13Move DBG_ERROR1 to OSL_TRACEThomas Arnhold
2011-03-13Move DBG_ERROR to OSL_FAIL for mac filesThomas Arnhold
2011-03-13Move DBG_ERROR to OSL_FAIL for strings with masked quotation marksThomas Arnhold
2011-03-13Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold
2011-03-12fix mis-merge all-around.Norbert Thiebaud