Age | Commit message (Expand) | Author |
2018-12-20 | Fix typo | Andrea Gelmini |
2018-11-02 | fix signatures of deleted copy/assign operators | Noel Grandin |
2018-03-11 | iOS, revert bed135e02bf7db2ef8c29747bbf79f26da71e9ca | jan Iversen |
2018-03-11 | iOS, activate USE_DOUBLE_MMAP | jan Iversen |
2018-03-05 | Make LibreOffice buildable on Haiku. | Kacper Kasper |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-04 | new loplugin salcall: remove unnecessary SAL_CALL | Noel Grandin |
2017-10-26 | loplugin:constmethods in unotools | Noel Grandin |
2017-10-23 | loplugin:includeform: bridges | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-11 | bridges: consistently use "" and <> in include directives | Mike Kaganski |
2017-08-28 | Replace use of oslInterlockedCount with std::atomic in bridges | Stephan Bergmann |
2017-08-19 | Removed ignored includes | Andrea Gelmini |
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 |