summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
...
| * | hash_map -> unordered_mapCaolán McNamara2011-03-231-1/+1
| * | Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-2322-116/+772
| |\ \
| * | | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-193-5/+5
| * | | FALSE is no longer definedAurimas Fišeras2011-03-191-1/+1
| * | | FALSE is no longer definedDavid Tardon2011-03-191-1/+1
| * | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-171-1/+1
| |\ \ \
| | * | | l10n is conditionned on L10N:Norbert Thiebaud2011-03-131-1/+1
| * | | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-122-2/+2
| * | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-122-3/+3
| |/ / /
| * | | avoid implicit castCaolán McNamara2011-03-011-1/+1
| * | | Remove "using namespace ::rtl"Julien Nabet2011-02-264-4/+16
| * | | Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold2011-02-261-1/+1
| * | | remove empty TESTSHL2LIBCaolán McNamara2011-02-241-3/+0
| * | | Correct variable initialization for 0b58d1d635b33148e6765eb35016b0fb43f214b3Thomas Arnhold2011-02-131-1/+2
| * | | Some cppcheck cleaningJulien Nabet2011-02-132-5/+3
| * | | (std|boost)::hash on a const char* hashes the pointer not the contentsCaolán McNamara2011-02-111-1/+8
| * | | Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky2011-02-081-1/+1
| |\ \ \
| | * | | fix presenter screens description.xml buildRene Engelhard2011-01-121-1/+1
| | * | | Fix filled polygons on pdfimportThorsten Behrens2010-12-151-0/+4
| | * | | generate hash.cxx in $(INCCOM)Rene Engelhard2010-12-141-3/+2
| | * | | Revert "Stopgap help for the CPU-bound long hang in bug fdo#31716"Petr Mladek2010-12-141-1/+1
| | * | | build hash.cxx using gperf instead of having it prebuiltRene Engelhard2010-12-142-217/+7
| | * | | Don't bundle MSVC runtime + don't dupplicate licensesFridrich Štrba2010-12-131-8/+3
| | * | | Stopgap help for the CPU-bound long hang in bug fdo#31716Tor Lillqvist2010-11-301-1/+1
| * | | | Remove unused headersThomas Arnhold2011-02-072-2/+0
| * | | | std::hash -> boost::hashFridrich Štrba2011-02-061-1/+1
| * | | | porting extensions to boost containersFridrich Štrba2011-02-0617-50/+50
| * | | | Clean up makefilesThomas Arnhold2011-02-014-11/+0
| * | | | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-251-2/+0
| * | | | WaE: unused variableDavid Tardon2011-01-251-0/+4
| * | | | WaE: remove unused variableDavid Tardon2011-01-251-2/+0
| * | | | WaE: remove unused variableDavid Tardon2011-01-251-3/+1
| * | | | WaE: remove unused variablesDavid Tardon2011-01-251-3/+1
| * | | | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-206-30/+30
| * | | | cppunit: prefer prefix variantCaolán McNamara2011-01-061-3/+3
| * | | | cppunit: prefer prefix variantCaolán McNamara2011-01-061-5/+5
| * | | | cppcheck: prefer prefix variantCaolán McNamara2010-12-301-3/+3
| * | | | cppcheck: prefer prefix variantCaolán McNamara2010-12-231-2/+2
| * | | | cppcheck: prefer prefix variantCaolán McNamara2010-12-191-4/+4
| * | | | Fix filled polygons on pdfimportThorsten Behrens2010-12-181-0/+4
| * | | | fix RTL_CONSTASCII_USTRINGPARAM on char*David Tardon2010-12-151-1/+1
| * | | | RTL_CONSTASCII_USTRINGPARAM sdextJulien Nabet2010-12-151-1/+1
| * | | | generate hash.cxx in $(INCCOM)Rene Engelhard2010-12-141-3/+2
| * | | | build hash.cxx using gperf instead of having it prebuiltRene Engelhard2010-12-132-217/+7
| * | | | Don't bundle MSVC runtime + don't dupplicate licensesFridrich Štrba2010-12-131-8/+3
| * | | | Change unnamespace file.hxx macroAndy Holder2010-12-121-1/+1
| * | | | Change unnamespaced file.hxx macrosAndy Holder2010-12-091-2/+2
| * | | | RTL_CONSTASCII_USTRINGPARAM in extensions 2Gert Faller2010-12-081-2/+2
| * | | | Fix Trianry IssuesJoseph Powers2010-12-062-3/+3
| * | | | RTL_CONSTASCII_USTRINGPARAM in extensions 1Gert Faller2010-12-0633-166/+166