summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-29make Inflater and Deflater classes available for other packages to usePeter Jentsch
2011-03-29WaE: parentheses around '&&' within '||'David Tardon
2011-03-28add pre/postwin.h to fix windows buildCaolán McNamara
2011-03-28remove dupplicate includesFridrich Štrba
2011-03-28add in pre/post win in order to buildCaolán McNamara
2011-03-28fix a windows build errorCaolán McNamara
2011-03-28Fix windows build of automationFridrich Štrba
2011-03-28Putting back prewin/postwin in accessibilityFridrich Štrba
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-28migrate forms subsequenttests to gbuildBjoern Michaelsen
2011-03-28fd#35728: various forms.OGridControlModel unoapitests failBjoern Michaelsen
2011-03-26fd#35693: disable hangin subsequenttests (complex and unoapi tests)Bjoern Michaelsen
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák
2011-03-25add language code 'be'Andras Timar
2011-03-25set build depencencies against the new "translations" modulePetr Mladek
2011-03-25Added the Adding and removing of color chartsRob Snelders
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19Missing conversion from Twip to ptCédric Bosdonnat
2011-03-19One LineListBox to rule them all: started improving column sep lineCédric Bosdonnat
2011-03-19Fixed units mess in SvxBorderLine and BorderLineImplCédric Bosdonnat
2011-03-19Fix border selection page to use new width systemCédric Bosdonnat
2011-03-19Borders: SvxBorderLine widths definition changesCédric Bosdonnat
2011-03-19Nicely draw borders using drawinglayerCédric Bosdonnat
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18No WIN_ULONG needed any moreTor Lillqvist
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16CWS-TOOLING: integrate CWS l10n36obo
2011-03-16CWS-TOOLING: integrate CWS debuglevelsobo
2011-03-14Remove empty comment fieldsThomas Arnhold
2011-03-14Remove unused macro GETSETThomas Arnhold
2011-03-14Use format string on printf()Thomas Arnhold
2011-03-14Support for greek numeralsPantelis Koukousoulas
2011-03-14debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]
2011-03-13use boost::unordered_map instead of hash_mapNorbert Thiebaud
2011-03-12mis-merge: mostly remove remaining tools typesNorbert Thiebaud
2011-03-12fix mis-mergeNorbert Thiebaud
2011-03-12OSL_TRACE: Use format stringThomas Arnhold
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Move DBG_TRACE to OSL_TRACE for getStr()Thomas Arnhold
2011-03-11Move DBG_TRACE to OSL_TRACEThomas Arnhold
2011-03-11Move DBG_TRACE3 to OSL_TRACEThomas Arnhold
2011-03-11Move #ifdef DBG_UTIL to #if OSL_DEBUG_LEVEL > 1 for OSL_TRACEThomas Arnhold
2011-03-11Move DBG_ERROR1 to OSL_TRACEThomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL and correct OString usageThomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL (multiline)Thomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL (multiline)Thomas Arnhold
2011-03-11Remove dead codeThomas Arnhold