summaryrefslogtreecommitdiffstats
path: root/bridges
Commit message (Expand)AuthorAgeFilesLines
* iOS include error in bridgesjan Iversen2017-11-031-1/+1
* loplugin:includeform: bridges (Windows)Stephan Bergmann2017-10-274-14/+14
* loplugin:constmethods in unotoolsNoel Grandin2017-10-261-1/+1
* loplugin:includeform: bridges (macOS)Stephan Bergmann2017-10-248-29/+29
* loplugin:includeform: bridgesStephan Bergmann2017-10-2325-128/+128
* overload std::hash for OUString and OStringNoel Grandin2017-10-2326-26/+26
* Again, no -fstack-protector-strong for gcc3_linux_aarch64/cpp2uno.cxxStephan Bergmann2017-10-191-3/+2
* bridges: consistently use "" and <> in include directivesMike Kaganski2017-10-116-24/+24
* Fix --enable-assert-always-abort (but not --enable-debug) buildTor Lillqvist2017-10-051-1/+1
* iOS, make simulator config copy of macosx.jan Iversen2017-09-2216-1073/+4945
* iOS, updated helper.s to do 64 bitjan Iversen2017-09-221-24/+1
* iOS, change bridges to 64bit and reducejan Iversen2017-09-217-1660/+1055
* iOS, remove support for 32bit (arm).jan Iversen2017-09-1917-1284/+11
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-182-0/+6
* bridges: [loplugin:stringconstant]Michael Stahl2017-09-1821-21/+21
* Use more WIN32_LEAN_AND_MEANMike Kaganski2017-09-162-0/+2
* Fix typosAndrea Gelmini2017-09-072-2/+2
* iOS, update gcc3_ios_arm exception.jan Iversen2017-09-051-71/+97
* Replace use of oslInterlockedCount with std::atomic in bridgesStephan Bergmann2017-08-289-24/+37
* Removed ignored includesAndrea Gelmini2017-08-191-49/+0
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-1/+1
* use more OUString::operator== in a*..chart2Noel Grandin2017-07-131-1/+1
* Supress unused variable warning in gcc arm bridgebrainbreaker2017-07-121-0/+2
* iOS, first attempt to get bridges compiling.jan Iversen2017-06-271-9/+15
* bridges: fix Linux/arm for the non-Android caseMiklos Vajna2017-06-231-0/+4
* android: Fix bridges/ module for building with Clangbrainbreaker2017-06-233-3/+4
* Hack to dynamically adapt to __cxa_exceptiom in LLVM 5.0 libcxxabiStephan Bergmann2017-06-191-0/+20
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-187-8/+0
* Clean up declaration of __cxa_get_globals in linux_arm bridgebrainbreaker2017-06-142-5/+21
* iOS, adding x86_64 to gcc_iosjan Iversen2017-06-131-1/+98
* remove duplicate 'using namespace'Jochen Nitschke2017-05-302-4/+0
* loplugin:comparisonwithconstant in bridgesNoel Grandin2017-05-2311-170/+170
* Revert "Fix typos"Stephan Bergmann2017-05-184-4/+4
* Fix typosAndrea Gelmini2017-05-184-4/+4
* remove empty namespacesJochen Nitschke2017-05-031-3/+0
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* fix shadow warning with latest clangNoel Grandin2017-04-051-4/+2
* loplugin:redundantinline (clang-cl)Stephan Bergmann2017-04-041-3/+3
* Fix typosAndrea Gelmini2017-03-261-1/+1
* loplugin:redundantcastStephan Bergmann2017-03-241-1/+1
* loplugin:redundantcastStephan Bergmann2017-03-231-1/+1
* loplugin:redundantcast find redundant c-style enum castsNoel Grandin2017-03-221-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-032-15/+15
* UNO bridges: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-03-033-32/+2
* Fix typosAndrea Gelmini2017-03-037-7/+7
* Kill bitrot Emscripten experimentKhaled Hosny2017-02-211-2/+0
* ios update to make TiledLibreOffice compile/linkjan Iversen2017-02-162-0/+6
* Drop :: prefix from std in [a-b]*/Tor Lillqvist2017-02-1520-55/+55
* Support MSVC 15.0David Ostrovsky2017-02-152-2/+2
* LEAK_STATIC_DATA is always defined for WNTStephan Bergmann2017-02-123-89/+0