summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-01-28Need to use exactly the same names as in the JDK in the non-SOLAR_JAVA caseTor Lillqvist
2011-01-27Corect copyright header and commentTor Lillqvist
2011-01-27More work on the x64 Windows C++-UNO bridgeTor Lillqvist
2011-01-27move cxxabi.h after stl headers to workaround gcc 4.6.0 and damn stlportCaolán McNamara
2011-01-27Revert "Turn OSL_TRACE output on only if OSL_DEBUG_LEVEL > 2"Tor Lillqvist
2011-01-27revert accidental change to UNO API - to fix spelling of CancelledMichael Meeks
2011-01-27Some fixes to documentation (part 3)Aurimas Fišeras
2011-01-27Some fixes to documentation (part 2)Aurimas Fišeras
2011-01-27These files are C, not C++Tor Lillqvist
2011-01-26Intermediate commitTor Lillqvist
2011-01-26Why OSL_ENSURE something that is not required?Tor Lillqvist
2011-01-26Add the location of the 64-bit jvm.dllTor Lillqvist
2011-01-26tweak this slightly differentlyCaolán McNamara
2011-01-26Cpp cleanliness: redundant assignment to selfKenneth Venken
2011-01-25Manipulate also the C runtime's environmentTor Lillqvist
2011-01-25Code-cleanup for testintrosp.cxx.Thomas Arnhold
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara