Age | Commit message (Expand) | Author |
2017-10-05 | Fix --enable-assert-always-abort (but not --enable-debug) build | Tor Lillqvist |
2017-09-22 | iOS, make simulator config copy of macosx. | jan Iversen |
2017-09-22 | iOS, updated helper.s to do 64 bit | jan Iversen |
2017-09-21 | iOS, change bridges to 64bit and reduce | jan Iversen |
2017-09-19 | iOS, remove support for 32bit (arm). | jan Iversen |
2017-09-18 | Some more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-09-18 | bridges: [loplugin:stringconstant] | Michael Stahl |
2017-09-16 | Use more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-09-07 | Fix typos | Andrea Gelmini |
2017-09-05 | iOS, update gcc3_ios_arm exception. | jan Iversen |
2017-08-28 | Replace use of oslInterlockedCount with std::atomic in bridges | Stephan Bergmann |
2017-08-19 | Removed ignored includes | Andrea Gelmini |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-07-13 | use more OUString::operator== in a*..chart2 | Noel Grandin |
2017-07-12 | Supress unused variable warning in gcc arm bridge | brainbreaker |
2017-06-27 | iOS, first attempt to get bridges compiling. | jan Iversen |
2017-06-23 | bridges: fix Linux/arm for the non-Android case | Miklos Vajna |
2017-06-23 | android: Fix bridges/ module for building with Clang | brainbreaker |
2017-06-19 | Hack to dynamically adapt to __cxa_exceptiom in LLVM 5.0 libcxxabi | Stephan Bergmann |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-14 | Clean up declaration of __cxa_get_globals in linux_arm bridge | brainbreaker |
2017-06-13 | iOS, adding x86_64 to gcc_ios | jan Iversen |
2017-05-30 | remove duplicate 'using namespace' | Jochen Nitschke |
2017-05-23 | loplugin:comparisonwithconstant in bridges | Noel Grandin |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann |
2017-05-18 | Fix typos | Andrea Gelmini |
2017-05-03 | remove empty namespaces | Jochen Nitschke |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-05 | fix shadow warning with latest clang | Noel Grandin |
2017-04-04 | loplugin:redundantinline (clang-cl) | Stephan Bergmann |
2017-03-26 | Fix typos | Andrea Gelmini |
2017-03-24 | loplugin:redundantcast | Stephan Bergmann |
2017-03-23 | loplugin:redundantcast | Stephan Bergmann |
2017-03-22 | loplugin:redundantcast find redundant c-style enum casts | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-03 | UNO bridges: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-02-21 | Kill bitrot Emscripten experiment | Khaled Hosny |
2017-02-16 | ios update to make TiledLibreOffice compile/link | jan Iversen |
2017-02-15 | Drop :: prefix from std in [a-b]*/ | Tor Lillqvist |
2017-02-15 | Support MSVC 15.0 | David Ostrovsky |
2017-02-12 | LEAK_STATIC_DATA is always defined for WNT | Stephan Bergmann |
2017-02-11 | LEAK_STATIC_DATA is only ever defined for WNT | Stephan Bergmann |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-02-02 | loplugin:useuniqueptr | Stephan Bergmann |
2017-02-01 | loplugin:stringconstant | Stephan Bergmann |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-13 | iOS bridge: Log function names, not string pointers | Samuel Mehrbrodt |
2016-12-16 | Fix undefined misaligned writes | Stephan Bergmann |
2016-11-27 | fix sparc64 bridges build | Rene Engelhard |