Age | Commit message (Expand) | Author |
2017-03-03 | UNO bridges: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-02-15 | Support MSVC 15.0 | David Ostrovsky |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2016-10-16 | clang-cl loplugin: bridges | Stephan Bergmann |
2016-09-15 | replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) | Michael Stahl |
2016-05-27 | Get rid of unnecessary directory levels $D/inc/$D | Tor Lillqvist |
2016-04-25 | bridges/inc/bridges/cpp_uno/bridge.hxx appears unused | Stephan Bergmann |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-12 | Actually fix uno bridge on MSVC 14.0 | David Ostrovsky |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-03-31 | Use OUString::unacquired | Stephan Bergmann |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-01-07 | Revert "Revert "boost::unordered_map->std::unordered_map"" | Stephan Bergmann |
2015-01-06 | Revert "boost::unordered_map->std::unordered_map" | Caolán McNamara |
2015-01-05 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2015-01-02 | No need for USE_DOUBLE_MMAP on OS X | Tor Lillqvist |
2014-08-07 | Include RTTI in generated vtables for ubsan's vptr-based checks | Stephan Bergmann |
2014-06-05 | bridges: remove SAL_THROW macro | Noel Grandin |
2014-05-20 | enhance pass-by-ref plugin to detect large arguments | Noel Grandin |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-04-25 | coverity#707667 Uninitialized pointer field | Caolán McNamara |
2014-03-01 | Remove visual noise from bridges | Alexander Wilms |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann |
2013-12-13 | fdo#72598 Remove SunStudio cruft from code base | Jelle van der Waa |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann |
2013-04-02 | Remove RTL_CONSTASCII_(U)STRINGPARAM in bridges | Chr. Rossmanith |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-07 | ::rtl::OUString -> OUString in bridges | Ricardo Montania |
2012-09-27 | First attempt at C++/UNO bridge for 64-bit OS X | Tor Lillqvist |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-22 | switch bridges to gbuild | David Tardon |
2012-07-20 | android: x86 porting work. | Michael Meeks |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-19 | re-base on ALv2 code. | Michael Meeks |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2011-11-30 | catch by constant reference | Takeshi Abe |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove include of pch header in bridge | Norbert Thiebaud |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud |
2011-11-21 | Don't use USE_DOUBLE_MMAP on Android | Tor Lillqvist |
2011-11-17 | Let's try using the gcc3_linux_arm code for Android, too | Tor Lillqvist |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-08 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-02-15 | dragonfly stuff | Francois Tigeot |
2011-02-04 | move bridges to boost::unordered_map | Fridrich Strba |