summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2011-04-28normalize-template-paths-fix.diff: allow to install templates from extensionsThorsten Behrens1-9/+9
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
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
2011-02-06Remove dead codeThomas Arnhold1-28/+0
2011-02-06Correct OSL_DEBUG_LEVEL usageThomas Arnhold1-1/+1
2011-02-04Remove the #include guards. The .hxx file has it's own guards.Joseph Powers1-3/+0
2011-02-04use boost::hash instead of std::hashFridrich Strba1-1/+1
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba6-12/+12
2011-02-03CWS gnumake3: some problems found in rebuild after resyncMathias Bauer1-0/+1
2011-02-03CWS gnumake3: resync to m99Mathias Bauer7-19/+98
2011-02-03pulled and merged DEV300.m99Frank Schoenheit [fs]5-199/+434