summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-1/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+1
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)Christina Rossmanith1-1/+1
2011-04-19WaE: simplify thisCaolán McNamara1-6/+2
2011-04-19prefer prefix ++/-- operatorsKayo Hamid2-2/+2
2011-04-15all bogus comments removed by regular expressionsJúlio Hoffimann1-1/+1
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-04fix typoCaolán McNamara1-1/+1
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara3-32/+34
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara4-31/+25
2011-04-03use rtl::Static pattern hereCaolán McNamara1-25/+11
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito5-0/+0
2011-03-28add PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara1-0/+46
2011-03-28use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara1-4/+6
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 Holesovsky61-2300/+1967
2011-03-16Revert "Revert "Use realpath to avoid pathnames containing symlinks on Cygwin""Tor Lillqvist1-2/+2
2011-03-16Revert "Use realpath to avoid pathnames containing symlinks on Cygwin"Tor Lillqvist1-2/+2
2011-03-16WaE: remove some warningsCaolán McNamara2-3/+4
2011-03-16Use realpath to avoid pathnames containing symlinks on CygwinTor Lillqvist1-2/+2
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 Holesovsky61-2300/+1967
2011-03-10Revert comphelper unit test noadditional change (gr2)Thorsten Behrens1-1/+1
2011-03-10graphite2 consolidated patchMartin Hosken1-1/+1
2011-03-10revert bad patch in graphite consolidated patchMartin Hosken1-1/+1
2011-03-10graphite2 consolidated patchMartin Hosken1-1/+1
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 McNamara5-14/+13
2011-02-18Use decimalStringToNumber for natural comparisonSébastien Le Ray1-2/+2
2011-02-18Added comphelper::string::decimalStringToNumberSébastien Le Ray3-0/+132
2011-02-18merged DEV300Release Engineering6-199/+436
2011-02-16Cleanup in comphelper unit tests.Sébastien Le Ray7-6/+124
2011-02-15gridsort: post-rebase fixesFrank Schoenheit [fs]1-0/+1
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]22-967/+347
2011-02-14squeeze these down in case of StringCompare castingCaolán McNamara1-2/+8
2011-02-14we can make this constCaolán McNamara1-1/+1
2011-02-14Adjust this to use a Collator to do the string compareCaolán McNamara3-79/+246
2011-02-14move this (cool) natural sort into comphelperCaolán McNamara3-4/+157
2011-02-10DEV300 masterfix: #i10000#: fix typoJens-Heiner Rechtien [hr]1-1/+1
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-7/+0