Age | Commit message (Expand) | Author |
2018-02-17 | iOS, add custom include for codesnippets.S | jan Iversen |
2018-02-17 | iOS, readded perl script to generate codesnippets | jan Iversen |
2018-02-15 | iOS, add old snippet script. | jan Iversen |
2018-02-15 | iOS, update to original files | jan Iversen |
2018-02-15 | iOS, reduce arm64 files to actually needed | jan Iversen |
2018-02-14 | iOS, add gcc3 helper for ARM64 | jan Iversen |
2018-02-14 | iOS, simulator == MACOSX | jan Iversen |
2018-02-14 | iOS, use gcc3 mac code for simulator | jan Iversen |
2018-01-31 | bridges: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-25 | Fix typos | Andrea Gelmini |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2018-01-20 | More loplugin:cstylecast on macOS | Stephan Bergmann |
2018-01-19 | SAL_W32 is just an alias for _WIN32 | Stephan Bergmann |
2018-01-18 | enable c++17 for android again after boost auto_ptr has a workaround | Christian Lohmaier |
2018-01-18 | android: use unified headers and llvm-c++ STL (x86) with NDK 16 | Christian Lohmaier |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-12 | More loplugin:cstylecast: bridges | Stephan Bergmann |
2017-12-21 | new loplugin: convertlong | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-08 | bridges: [loplugin:includeform] gcc3_linux_intel | Michael Stahl |
2017-12-05 | std::unexpected_handler is gone at least from recent libc++ in C++17 mode | Stephan Bergmann |
2017-12-04 | new loplugin salcall: remove unnecessary SAL_CALL | Noel Grandin |
2017-11-26 | fix includes in aarch64 bridge | David Tardon |
2017-11-14 | Fix ASan "alloc-dealloc-mismatch (operator new [] vs operator delete)" | Stephan Bergmann |
2017-11-13 | ofz: Direct-leak | Caolán McNamara |
2017-11-09 | Clean up m_generatedRttis at exit | Stephan Bergmann |
2017-11-03 | iOS include error in bridges | jan Iversen |
2017-10-27 | loplugin:includeform: bridges (Windows) | Stephan Bergmann |
2017-10-26 | loplugin:constmethods in unotools | Noel Grandin |
2017-10-24 | loplugin:includeform: bridges (macOS) | Stephan Bergmann |
2017-10-23 | loplugin:includeform: bridges | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-19 | Again, no -fstack-protector-strong for gcc3_linux_aarch64/cpp2uno.cxx | Stephan Bergmann |
2017-10-11 | bridges: consistently use "" and <> in include directives | Mike Kaganski |
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 |