summaryrefslogtreecommitdiff
path: root/comphelper/source
AgeCommit message (Expand)AuthorFilesLines
2011-04-14fix typoDavid Tardon1-1/+1
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre1-1/+1
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre1-2/+2
2011-04-13catched->caughtCaolán McNamara1-1/+1
2011-04-13catched->caughtCaolán McNamara1-1/+1
2011-04-05createFromAscii -> RTL_CONSTASCII_USTRINGCaolán McNamara1-9/+9
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara3-30/+24
2011-04-03use rtl::Static pattern hereCaolán McNamara1-25/+11
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold21-46/+44
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky26-1022/+708
2011-03-16WaE: remove some warningsCaolán McNamara1-1/+1
2011-03-14insert_iterator not member of std:: error with Visual Studio 10Fridrich Štrba1-0/+1
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2-5/+5
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold11-28/+27
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky26-1022/+708
2011-03-04Remove bogus and useless comments.Guillaume Poussel2-3/+1
2011-02-26Remove "using namespace ::rtl"Julien Nabet5-5/+12
2011-02-26WaE: suggest parentheses around '&&' within '||'David Tardon1-1/+1
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold3-3/+3
2011-02-18tidy this up and be consistentCaolán McNamara1-8/+8
2011-02-18Use decimalStringToNumber for natural comparisonSébastien Le Ray1-2/+2
2011-02-18Added comphelper::string::decimalStringToNumberSébastien Le Ray1-0/+98
2011-02-18merged DEV300Release Engineering2-199/+137
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]9-522/+0
2011-02-14squeeze these down in case of StringCompare castingCaolán McNamara1-2/+8
2011-02-14Adjust this to use a Collator to do the string compareCaolán McNamara1-49/+75
2011-02-14move this (cool) natural sort into comphelperCaolán McNamara1-0/+55
2011-02-06Remove dead codeThomas Arnhold1-28/+0
2011-02-06Correct OSL_DEBUG_LEVEL usageThomas Arnhold1-1/+1
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba2-4/+4
2011-02-03CWS gnumake3: resync to m99Mathias Bauer2-2/+12
2011-02-03pulled and merged DEV300.m99Frank Schoenheit [fs]3-199/+138
2011-02-01gnumake3: remove loads of obsolete dmakefilesMichael Stahl9-521/+0
2011-01-31Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34bFrank Schoenheit [fs]3-199/+138
2011-01-28CWS-TOOLING: integrate CWS undoapiVladimir Glazunov2-2/+12
2011-01-26fix for fdo#32561# crash when moving through database typesCaolán McNamara1-5/+1
2011-01-25gridsort: pulled and merged DEV300m98Frank Schoenheit [fs]3-199/+138
2011-01-25gridsort: pulled CWS dba34bFrank Schoenheit [fs]4-82/+364
2011-01-24Remove FS_PRIV_DEBUG directive.Thomas Arnhold1-144/+0
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-0/+1
2011-01-21Remove old RCS lines.Thomas Arnhold2-6/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-9/+9
2011-01-18gridsort: getStandardLessPredicate: optional collator instance for string com...Frank Schoenheit [fs]2-3/+7
2011-01-18gridsort: outsorced the STL-compatible Less-predicates for UNO types from enu...Frank Schoenheit [fs]3-199/+134
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-2/+2
2011-01-05dba34b: merged DEV300m96Frank Schoenheit [fs]4-82/+364
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]10-207/+487
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]2-47/+189