summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Move DBG_TRACE to OSL_TRACE for a macroThomas Arnhold
2011-03-11Move DBG_TRACE to OSL_TRACE for strings GetBuffer()Thomas Arnhold
2011-03-11Use GetBuffer() for StringThomas Arnhold
2011-03-11Move DBG_TRACE to OSL_TRACEThomas Arnhold
2011-03-11Move DBG_TRACE* to OSL_TRACE for some macrosThomas Arnhold
2011-03-11Move DBG_TRACE5 to OSL_TRACEThomas Arnhold
2011-03-11Move DBG_TRACE4 to OSL_TRACEThomas Arnhold
2011-03-11Move DBG_TRACE1 to OSL_TRACEThomas Arnhold
2011-03-11Move #ifdef DBG_UTIL to #if OSL_DEBUG_LEVEL > 1 for OSL_TRACEThomas Arnhold
2011-03-11Move DBG_ERROR2 to OSL_TRACEThomas Arnhold
2011-03-11Move DBG_ERROR1 to OSL_TRACEThomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL for preprocessor string literalsThomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL (multiline)Thomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL for strings with masked quotation marksThomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL for getStr()Thomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer()Thomas Arnhold
2011-03-11Remove dead codeThomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold
2011-03-10throw out some warningsCaolán McNamara
2011-03-10WaE: mark this dir as warnings freeCaolán McNamara
2011-03-10WaE: mark this dir as warnings freeCaolán McNamara
2011-03-10unroll this to help out simple minded compilerCaolán McNamara
2011-03-09remove SVX_LIGHT macroXavier ALT
2011-03-09WaE: mark this dir as warnings freeCaolán McNamara
2011-03-09WaE: mark this dir as warnings freeCaolán McNamara
2011-03-08remove unused dirCaolán McNamara
2011-03-08WaE: mark this dir as warnings freeCaolán McNamara
2011-03-08WaE: mark this dir as warnings freeCaolán McNamara
2011-03-08WaE: mark this dir as warnings freeCaolán McNamara
2011-03-07fix placeholder text style n#650026Radek Doulik
2011-03-07WaE: explicitly cast resultCaolán McNamara
2011-03-07enable exceptions hereCaolán McNamara
2011-03-05bool functions should use bool instead of BOOL for bRetValue.Arnaud Versini
2011-03-04Remove "using namespace ::rtl"Julien Nabet
2011-03-04Remove "using namespace ::rtl"Julien Nabet
2011-03-04Remove useless comments in filters.Guillaume Poussel
2011-03-04Remove various useless comments in filters.Guillaume Poussel
2011-03-04Remove useless comments in filters.Guillaume Poussel
2011-03-04Remove useless comments in filters.Guillaume Poussel
2011-03-04cppcheck: this can be constCaolán McNamara
2011-03-04throw out some warningsCaolán McNamara
2011-03-03read w:characterSet (fdo#34814)Luboš Luňák
2011-03-02resolves #fdo34941Noel Power
2011-03-02fix indentationLuboš Luňák
2011-03-02read w:charset , not used later though it seems (part of fdo#34814)Luboš Luňák
2011-03-02Add osl/diagnose.h includeThomas Arnhold
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-02resolves fdo#34909Noel Power
2011-03-02Resolves: fdo#33701 ensure node outlives pathCaolán McNamara