summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
2018-01-25Fix typosAndrea Gelmini
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2018-01-18enable c++17 for android again after boost auto_ptr has a workaroundChristian Lohmaier
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier
2018-01-16Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: bridgesStephan Bergmann
2017-12-21new loplugin: convertlongNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08bridges: [loplugin:includeform] gcc3_linux_intelMichael Stahl
2017-12-05std::unexpected_handler is gone at least from recent libc++ in C++17 modeStephan Bergmann
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-11-26fix includes in aarch64 bridgeDavid Tardon
2017-11-14Fix ASan "alloc-dealloc-mismatch (operator new [] vs operator delete)"Stephan Bergmann
2017-11-13ofz: Direct-leakCaolán McNamara
2017-11-09Clean up m_generatedRttis at exitStephan Bergmann
2017-11-03iOS include error in bridgesjan Iversen
2017-10-27loplugin:includeform: bridges (Windows)Stephan Bergmann
2017-10-26loplugin:constmethods in unotoolsNoel Grandin
2017-10-24loplugin:includeform: bridges (macOS)Stephan Bergmann
2017-10-23loplugin:includeform: bridgesStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-19Again, no -fstack-protector-strong for gcc3_linux_aarch64/cpp2uno.cxxStephan Bergmann
2017-10-11bridges: consistently use "" and <> in include directivesMike Kaganski
2017-10-05Fix --enable-assert-always-abort (but not --enable-debug) buildTor Lillqvist
2017-09-22iOS, make simulator config copy of macosx.jan Iversen
2017-09-22iOS, updated helper.s to do 64 bitjan Iversen
2017-09-21iOS, change bridges to 64bit and reducejan Iversen
2017-09-19iOS, remove support for 32bit (arm).jan Iversen
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-18bridges: [loplugin:stringconstant]Michael Stahl
2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-07Fix typosAndrea Gelmini
2017-09-05iOS, update gcc3_ios_arm exception.jan Iversen
2017-08-28Replace use of oslInterlockedCount with std::atomic in bridgesStephan Bergmann
2017-08-19Removed ignored includesAndrea Gelmini
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-07-12Supress unused variable warning in gcc arm bridgebrainbreaker
2017-06-27iOS, first attempt to get bridges compiling.jan Iversen
2017-06-23bridges: fix Linux/arm for the non-Android caseMiklos Vajna
2017-06-23android: Fix bridges/ module for building with Clangbrainbreaker
2017-06-19Hack to dynamically adapt to __cxa_exceptiom in LLVM 5.0 libcxxabiStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-14Clean up declaration of __cxa_get_globals in linux_arm bridgebrainbreaker
2017-06-13iOS, adding x86_64 to gcc_iosjan Iversen
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-23loplugin:comparisonwithconstant in bridgesNoel Grandin
2017-05-18Revert "Fix typos"Stephan Bergmann