summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky3-27/+49
2011-04-01CWS-TOOLING: integrate CWS mav60Ivo Hinkelmann2-7/+38
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-27mav60: #164341# use simple nss initialization in case mscrypto is usedMikhail Voytenko1-1/+3
2011-03-27mav60: #164341# fix typoMikhail Voytenko1-1/+1
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]1-20/+11
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko1-2/+2
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-17mav60: #164341# support AES encryptionMikhail Voytenko2-7/+35
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-09mav60: merge to m101Mikhail Voytenko26-1165/+781
2011-03-09mav60: #164341# support AES encryptionMikhail Voytenko1-0/+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
2011-02-09Removing the ext_std masterpieceFridrich Štrba2-4/+3
2011-02-08Fix comphelper parallel build, so that the tests may run.Jan Holesovsky2-1/+2
2011-02-07actually enable the STL adaptationDavid Tardon1-0/+7
2011-02-07TESTSHL2LIB does not exist anymoreDavid Tardon1-1/+1
2011-02-07add (pre|post)extstl.h around cppunit headersDavid Tardon2-0/+4
2011-02-07Removed odd line.Wilhelm Pflueger1-1/+1
2011-02-07Re-animated tests that were based on deprecated testshl.Wilhelm Pflueger5-21/+21