summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)AuthorFilesLines
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper2-2/+3
2018-02-21iOS, solved problem with -I for asm modulejan Iversen1-2/+3
2018-02-20iOS, remove throw definitionjan Iversen1-6/+0
2018-02-19Buildsystem changes to recognize Haiku.Kacper Kasper1-3/+3
2018-02-17iOS, add custom include for codesnippets.Sjan Iversen1-0/+4
2018-02-17iOS, readded perl script to generate codesnippetsjan Iversen2-2805/+34
2018-02-15iOS, add old snippet script.jan Iversen1-0/+114
2018-02-15iOS, update to original filesjan Iversen3-3/+16
2018-02-15iOS, reduce arm64 files to actually neededjan Iversen7-725/+1
2018-02-14iOS, add gcc3 helper for ARM64jan Iversen3-964/+6
2018-02-14iOS, simulator == MACOSXjan Iversen1-37/+27
2018-02-14iOS, use gcc3 mac code for simulatorjan Iversen1-0/+5
2018-01-31bridges: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski7-16/+0
2018-01-25Fix typosAndrea Gelmini5-6/+6
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann2-2/+2
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann1-1/+1
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann1-4/+4
2018-01-18enable c++17 for android again after boost auto_ptr has a workaroundChristian Lohmaier2-2/+2
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier5-16/+55
2018-01-16Fix typosAndrea Gelmini2-2/+2
2018-01-12More loplugin:cstylecast: bridgesStephan Bergmann2-2/+2
2017-12-21new loplugin: convertlongNoel Grandin1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin8-47/+47
2017-12-08bridges: [loplugin:includeform] gcc3_linux_intelMichael Stahl6-23/+23
2017-12-05std::unexpected_handler is gone at least from recent libc++ in C++17 modeStephan Bergmann1-1/+1
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin3-22/+10
2017-11-26fix includes in aarch64 bridgeDavid Tardon4-5/+5
2017-11-14Fix ASan "alloc-dealloc-mismatch (operator new [] vs operator delete)"Stephan Bergmann1-24/+64
2017-11-13ofz: Direct-leakCaolán McNamara1-5/+11
2017-11-09Clean up m_generatedRttis at exitStephan Bergmann1-16/+24
2017-11-03iOS include error in bridgesjan Iversen1-1/+1
2017-10-27loplugin:includeform: bridges (Windows)Stephan Bergmann4-14/+14
2017-10-26loplugin:constmethods in unotoolsNoel Grandin1-1/+1
2017-10-24loplugin:includeform: bridges (macOS)Stephan Bergmann8-29/+29
2017-10-23loplugin:includeform: bridgesStephan Bergmann25-128/+128
2017-10-23overload std::hash for OUString and OStringNoel Grandin26-26/+26
2017-10-19Again, no -fstack-protector-strong for gcc3_linux_aarch64/cpp2uno.cxxStephan Bergmann1-3/+2
2017-10-11bridges: consistently use "" and <> in include directivesMike Kaganski6-24/+24
2017-10-05Fix --enable-assert-always-abort (but not --enable-debug) buildTor Lillqvist1-1/+1
2017-09-22iOS, make simulator config copy of macosx.jan Iversen16-1073/+4945
2017-09-22iOS, updated helper.s to do 64 bitjan Iversen1-24/+1
2017-09-21iOS, change bridges to 64bit and reducejan Iversen7-1660/+1055
2017-09-19iOS, remove support for 32bit (arm).jan Iversen17-1284/+11
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski2-0/+6
2017-09-18bridges: [loplugin:stringconstant]Michael Stahl21-21/+21
2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski2-0/+2
2017-09-07Fix typosAndrea Gelmini2-2/+2
2017-09-05iOS, update gcc3_ios_arm exception.jan Iversen1-71/+97
2017-08-28Replace use of oslInterlockedCount with std::atomic in bridgesStephan Bergmann9-24/+37
2017-08-19Removed ignored includesAndrea Gelmini1-49/+0