summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2011-04-05do what we de on linux for *BSD tooRobert Nagy1-1/+1
2011-04-04remove obsolete about dialog pieces, that now live in cuiMichael Meeks3-488/+0
2011-03-30sfx2-template-category-labels.diff: add new template category "Labels"Petr Mladek1-0/+2
2011-03-30tweak decl to avoid warningCaolán McNamara2-5/+1
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito39-0/+0
2011-03-29drop bogus executable flag from image filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from odf filesFrancisco Saito3-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito361-0/+0
2011-03-29convert DBG_ assertions to OSL_David Tardon2-17/+17
2011-03-29WaE: unused variableDavid Tardon1-4/+0
2011-03-29WaE: unused variableDavid Tardon1-4/+0
2011-03-28Fix windows build of sfx2Fridrich Štrba1-1/+2
2011-03-28Removed empty else if blockChristina Rossmanith1-3/+0
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli67-299/+6
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba1-1/+1
2011-03-25fd#35663: disable complex.sfx2.UndoManager because it failsBjoern Michaelsen1-7/+8
2011-03-25set build depencencies against the new "translations" modulePetr Mladek1-1/+1
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky2-4/+2
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky6-29/+197
2011-03-22cope with no resource file betterMichael Meeks1-1/+1
2011-03-22WaE: this isn't helpfulCaolán McNamara1-3/+1
2011-03-21German comments translations.Albert Thuswaldner6-48/+45
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold8-24/+24
2011-03-18we seem to have lost the use of rLang after the mergeCaolán McNamara1-1/+1
2011-03-18unused variablesCaolán McNamara2-2/+0
2011-03-18WaE: nBtnIndex set but unusedCaolán McNamara1-3/+3
2011-03-18WaE: bResetSession set but unusedCaolán McNamara1-8/+0
2011-03-18Misc dbgutil build fixesThorsten Behrens2-2/+2
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky515-13978/+13580
2011-03-17No #warning in MSVCTor Lillqvist1-0/+2
2011-03-17Sprinkle some realpath goodness here, tooTor Lillqvist2-11/+11
2011-03-17killing off stl in gbuildBjoern Michaelsen3-3/+0
2011-03-16CWS-TOOLING: integrate CWS vcl120ooo/DEV300_m103obo1-6/+31
2011-03-16CWS-TOOLING: integrate CWS debuglevelsobo3-5/+46
2011-03-15register component we need for writer ...Michael Meeks1-0/+3
2011-03-14reeabling unittests as the cppunittester location is fixed now in solenvBjoern Michaelsen1-7/+7
2011-03-14debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]4-22/+208
2011-03-13Don't use GetBuffer on a charThomas Arnhold1-1/+1
2011-03-13OSL_TRACE: Use format string for GetBuffer()Thomas Arnhold2-3/+3
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold12-30/+30
2011-03-13OSL_TRACE: Use format string for GetBuffer()Thomas Arnhold1-4/+4
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2-3/+3
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-13Don't use GetBuffer() on char*Thomas Arnhold1-1/+1
2011-03-13Move DBG_TRACE to OSL_TRACE for strings foo().GetBuffer()Thomas Arnhold2-4/+4
2011-03-13Move DBG_TRACE to OSL_TRACE for strings GetBuffer()Thomas Arnhold3-6/+6
2011-03-13Use GetBuffer() for StringThomas Arnhold1-1/+1
2011-03-13Move DBG_TRACE to OSL_TRACEThomas Arnhold5-21/+21
2011-03-13Move DBG_TRACE1 to OSL_TRACEThomas Arnhold1-1/+1
2011-03-13Move DBG_ERROR1 to OSL_TRACEThomas Arnhold1-2/+2