summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky941-19226/+23754
2011-03-14Remove empty comment fieldsThomas Arnhold2-14/+0
2011-03-14Remove unused macro GETSETThomas Arnhold1-10/+0
2011-03-14Use format string on printf()Thomas Arnhold1-2/+2
2011-03-14Support for greek numeralsPantelis Koukousoulas1-1/+2
2011-03-13use boost::unordered_map instead of hash_mapNorbert Thiebaud1-2/+2
2011-03-12mis-merge: mostly remove remaining tools typesNorbert Thiebaud17-60/+55
2011-03-12fix mis-mergeNorbert Thiebaud3-3/+2
2011-03-12OSL_TRACE: Use format stringThomas Arnhold1-3/+3
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold6-20/+20
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold32-73/+73
2011-03-11Move DBG_TRACE to OSL_TRACE for getStr()Thomas Arnhold1-3/+3
2011-03-11Move DBG_TRACE to OSL_TRACEThomas Arnhold1-6/+6
2011-03-11Move DBG_TRACE3 to OSL_TRACEThomas Arnhold1-2/+2
2011-03-11Move #ifdef DBG_UTIL to #if OSL_DEBUG_LEVEL > 1 for OSL_TRACEThomas Arnhold1-4/+4
2011-03-11Move DBG_ERROR1 to OSL_TRACEThomas Arnhold7-16/+16
2011-03-11Move DBG_ERROR to OSL_FAIL and correct OString usageThomas Arnhold1-3/+3
2011-03-11Move DBG_ERROR to OSL_FAIL (multiline)Thomas Arnhold1-1/+1
2011-03-11Move DBG_ERROR to OSL_FAIL (multiline)Thomas Arnhold1-2/+2
2011-03-11Remove dead codeThomas Arnhold1-2/+0
2011-03-11Move DBG_ERROR to OSL_FAIL and correct OString usageThomas Arnhold1-2/+2
2011-03-11Move DBG_ERROR to OSL_FAIL for getStr()Thomas Arnhold2-3/+3
2011-03-11Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer()Thomas Arnhold1-1/+1
2011-03-11Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold1-1/+1
2011-03-11fdo#34896 color palette size (8x13), only show scrollbar when neededXavier ALT3-7/+13
2011-03-11Re-added a method removed during merge.Kohei Yoshida1-0/+1
2011-03-09Remove List container in components/imgprodRafael Dominguez2-71/+30
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud941-19183/+23716
2011-03-08Added shadow option to appearance dialog.Sébastien Le Ray3-74/+95
2011-03-05Remove 'added by' commentsJ. Graeme Lingard11-41/+11
2011-03-05Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from componentsChristina Rossmanith17-131/+0
2011-03-04Remove various useless comments in components.Guillaume Poussel13-53/+8
2011-03-03findbar: Add the findbar to the menus above the Search dialog.Jan Holesovsky1-0/+1
2011-03-02fdo#34872, ODF 1.2 manifest export: missing version fixedCédric Bosdonnat1-0/+1
2011-03-02Add osl/diagnose.d includesThomas Arnhold3-0/+3
2011-03-02Replace one DBG_UTIL with OSL_DEBUG_LEVELThomas Arnhold2-3/+1
2011-03-02Remove DBG_UTILxThomas Arnhold1-9/+0
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold107-263/+263
2011-03-02Remove TF_SDBAPIThomas Arnhold2-6/+0
2011-03-02Remove MY_DEBUGThomas Arnhold1-6/+0
2011-03-02Remove USE_SAVE_STATEThomas Arnhold1-8/+0
2011-03-02Remove SAVE_ALL_STATESThomas Arnhold1-55/+0
2011-03-02Remove AS_DBG_SWITCHThomas Arnhold1-51/+0
2011-03-02Remove TEST_IMPLEMENTATION_DIRECTLYThomas Arnhold1-196/+0
2011-03-02Remove VERBOSE_DEBUG_OUTPUTThomas Arnhold1-48/+0
2011-03-02Remove OWN_DEBUG_PRINTThomas Arnhold1-55/+0
2011-03-02Remove FILTER_WARNING_ENABLEDThomas Arnhold1-56/+0
2011-03-02Refine compression of Windows installerKalman Szalai - KAMI1-2/+3
2011-03-01avoid implicit castCaolán McNamara3-6/+4
2011-03-01pointless to go from char* to OString to char*Caolán McNamara1-4/+2