summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-07TESTSHL2LIB does not exist anymoreDavid Tardon
2011-02-07Remove unused headerThomas Arnhold
2011-02-07WaE: comparison between signed and unsigned integerDavid Tardon
2011-02-07add (pre|post)extstl.h around cppunit headersDavid Tardon
2011-02-07comment out the failing test case for nowDavid Tardon
2011-02-07use rtl::OStringBuffer for messageDavid Tardon
2011-02-07Removed unnecessary includesWilhelm Pflueger
2011-02-07Re-animated tests that were based on testshl.Wilhelm Pflueger
2011-02-06std::hash -> boost::hashFridrich Štrba
2011-02-06OSL_DEBUG_LEVEL formattingThomas Arnhold
2011-02-06don't crash trying to erase one past endFridrich Štrba
2011-02-06Revert "revert this change for now as its triggering a crash in saxparser"Fridrich Štrba
2011-02-04revert this change for now as its triggering a crash in saxparserCaolán McNamara
2011-02-04OString: New method isEmpty()Thomas Arnhold
2011-02-04Clean up makefilesThomas Arnhold
2011-02-04Put this two includes backFridrich Štrba
2011-02-03Add missing #include <vector> to the file.Joseph Powers
2011-02-04moving the rest of ure repository to boost unordered containersFridrich Strba
2011-02-04move bridges to boost::unordered_mapFridrich Strba
2011-02-03move module rdbmaker to boost unordered containersFridrich Strba
2011-02-03move module cppuhelper to boost unordered containersFridrich Strba
2011-02-03move module cppu to boost unordered containersFridrich Strba
2011-02-03move codemaker module to the boost unordered containersFridrich Strba
2011-02-03some std::hash_map/set -> boost::unordered_map/set changesFridrich Strba
2011-02-03Build module registry with MSVC stlFridrich Strba
2011-02-03Use rtl::Allocator in MSVC hash containersFridrich Strba
2011-02-03include MSVC STL code pathFridrich Strba
2011-02-02More work on except.cxx, intermediate commitTor Lillqvist
2011-02-01Clean up makefilesThomas Arnhold
2011-02-01Remove RCS informationThomas Arnhold
2011-02-01Some fixes to documentation (part 6)Aurimas Fišeras
2011-01-31Remove RCS lines.Thomas Arnhold
2011-01-31Revert "Temporary revert to compile on Windows XP"Fridrich Štrba
2011-01-31Some fixes to documentation (part 5)Aurimas Fišeras
2011-01-31Fix thinkoTor Lillqvist
2011-01-31Now the C++-UNO bridge on x64 Windows works a bit betterTor Lillqvist
2011-01-29Temporary revert to compile on Windows XPJesús Corrius
2011-01-29Use errno to get the correct error message if mkstemp() fails.Thomas Arnhold
2011-01-29cppcheck: remove unused variable strLen.Thomas Arnhold
2011-01-29Remove double line spacing and correct indentationThomas Arnhold
2011-01-29that decrement doesn't look rightCaolán McNamara
2011-01-28Fix interlck.c to work on Mac OS again...Joseph Powers
2011-01-29Skip the this pointer in cpp2uno_call()Tor Lillqvist
2011-01-28Let's use a shared privateSnippetExecutor() approach as on x64 LinuxTor Lillqvist
2011-01-28Fix typo and thinkoTor Lillqvist
2011-01-28further simplify old-style interlocked inc/decMichael Meeks
2011-01-28use gcc builtins for POWERPC and ARM cases if we have GCCJani Monoses
2011-01-28More work on x64 Windows C++-UNO bridgeTor Lillqvist
2011-01-28Some fixes to documentation (part 4)Aurimas Fišeras
2011-01-28Add a function table entry for the dynamically generated trampolineTor Lillqvist