Age | Commit message (Expand) | Author |
2011-09-29 | Make the C++/UNO bridge compile against the MacOSX 10.7 SDK | Stephan Bergmann |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-09-12 | sb140: #i117295# fix previous fix | Stephan Bergmann |
2011-09-12 | sb140: #i117295# removed obsolete LEAK_STATIC_DATA defines | Stephan Bergmann |
2011-09-09 | sb140: #i117295# use rtl::Static | Stephan Bergmann |
2011-09-06 | what happens if we try and do it right ? | Caolán McNamara |
2011-08-24 | add missing depends on br_cppuno_shared for various archs | Rene Engelhard |
2011-08-22 | Drop OS/2 lines | Tor Lillqvist |
2011-08-21 | Use prefixed name for uno_initEnvironment() for iOS | Tor Lillqvist |
2011-08-17 | cppcheck: remove assigned but unused variable | Takeshi Abe |
2011-08-14 | Add codeSnippet debugging output when dbglevel>1 | Tor Lillqvist |
2011-08-14 | Add codeSnippet debugging output when dbglevel>1 | Tor Lillqvist |
2011-08-14 | Start of C++/UNO bridge for iOS simulator and device | Tor Lillqvist |
2011-08-14 | Add some comments | Tor Lillqvist |
2011-08-11 | Avoid throw in destructor | Julien Nabet |
2011-08-04 | YES->TRUE | Caolán McNamara |
2011-08-04 | Fix segmentation fault when linking -mavx on new CPUs is enabled by explicitl... | Tomáš Chvátal |
2011-08-03 | Revert adding -mno-avx to CXXFLAGS, not universally supported | Caolán McNamara |
2011-08-03 | Fix segmentation fault when linking -mavx on new CPUs is enabled by explicitl... | Tomáš Chvátal |
2011-07-12 | Remove component_getImplementationEnvironment | Matúš Kukan |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist |
2011-05-03 | Change <file>.toURL() to <file>.toURI().toURL() | Julien Nabet |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-04-18 | Remove OS/2 support. | Francois Tigeot |
2011-04-07 | WaE: tweak for simple-minder compilers | Caolán McNamara |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-12 | OSL_TRACE: Use format string | Thomas Arnhold |
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-12 | Remove unnecessary brackets | Thomas Arnhold |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-08 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-03-02 | Remove "using namespace ::rtl" | Julien Nabet |
2011-03-01 | Oops, use #if instead of #ifdef | Thomas Arnhold |
2011-03-01 | Move CMC_DEBUG to OSL_DEBUG_LEVEL 3 | Thomas Arnhold |
2011-02-21 | Remove a typo. | Francois Tigeot |
2011-02-21 | More work on x64 Windows C++-UNO bridge | Tor Lillqvist |
2011-02-18 | unused struct | Caolán McNamara |
2011-02-15 | dragonfly stuff | Francois Tigeot |
2011-02-04 | move bridges to boost::unordered_map | Fridrich Strba |
2011-02-02 | More work on except.cxx, intermediate commit | Tor Lillqvist |
2011-02-01 | Clean up makefiles | Thomas Arnhold |
2011-01-31 | Fix thinko | Tor Lillqvist |
2011-01-31 | Now the C++-UNO bridge on x64 Windows works a bit better | Tor Lillqvist |
2011-01-29 | Skip the this pointer in cpp2uno_call() | Tor Lillqvist |
2011-01-28 | Let's use a shared privateSnippetExecutor() approach as on x64 Linux | Tor Lillqvist |
2011-01-28 | Fix typo and thinko | Tor Lillqvist |
2011-01-28 | More work on x64 Windows C++-UNO bridge | Tor Lillqvist |
2011-01-28 | Add a function table entry for the dynamically generated trampoline | Tor Lillqvist |