summaryrefslogtreecommitdiffstats
path: root/bridges/inc
Commit message (Expand)AuthorAgeFilesLines
* loplugin:noexcept (clang-cl)Stephan Bergmann2021-05-192-11/+11
* tdf#123936 Formatting files in module bridges with clang-formatPhilipp Hofer2020-11-132-16/+13
* -Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann2020-10-141-1/+1
* bridges: add a Windows Arm64 UNO bridgeJan-Marek Glogowski2020-09-302-4/+61
* WIN bridges: unify cpp2uno common codeJan-Marek Glogowski2020-09-171-0/+31
* WIN bridges: unify exception handlingJan-Marek Glogowski2020-09-173-0/+245
* tdf#124176 Use #pragma once in bridgesGeorge Bateman2020-09-047-28/+7
* compact namespace in avmedia..bridgesNoel Grandin2020-05-086-18/+14
* Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics),Stephan Bergmann2019-12-181-5/+0
* Remove some memset callsMike Kaganski2019-10-171-1/+1
* loplugin:useuniqueptr in VtableFactoryNoel Grandin2019-09-051-3/+4
* Fix typoAndrea Gelmini2018-12-201-2/+2
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-024-8/+8
* iOS, revert bed135e02bf7db2ef8c29747bbf79f26da71e9cajan Iversen2018-03-111-1/+1
* iOS, activate USE_DOUBLE_MMAPjan Iversen2018-03-111-1/+1
* Make LibreOffice buildable on Haiku.Kacper Kasper2018-03-051-1/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-113-20/+20
* new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin2017-12-043-22/+10
* loplugin:constmethods in unotoolsNoel Grandin2017-10-261-1/+1
* loplugin:includeform: bridgesStephan Bergmann2017-10-231-1/+1
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* bridges: consistently use "" and <> in include directivesMike Kaganski2017-10-116-24/+24
* Replace use of oslInterlockedCount with std::atomic in bridgesStephan Bergmann2017-08-283-6/+18
* Removed ignored includesAndrea Gelmini2017-08-191-49/+0
* UNO bridges: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-03-031-2/+0
* Support MSVC 15.0David Ostrovsky2017-02-151-1/+1
* Remove MinGW supportStephan Bergmann2017-02-101-1/+1
* clang-cl loplugin: bridgesStephan Bergmann2016-10-161-0/+5
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-1/+1
* Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2016-05-278-17/+17
* bridges/inc/bridges/cpp_uno/bridge.hxx appears unusedStephan Bergmann2016-04-251-462/+0
* loplugin:passstuffbyref in variousNoel Grandin2016-04-141-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-16/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-8/+8
* Actually fix uno bridge on MSVC 14.0David Ostrovsky2015-09-121-0/+41
* Fix typosAndrea Gelmini2015-07-041-1/+1
* Use OUString::unacquiredStephan Bergmann2015-03-311-1/+1
* loplugin:deletedspecialStephan Bergmann2015-02-074-8/+8
* Revert "Revert "boost::unordered_map->std::unordered_map""Stephan Bergmann2015-01-071-2/+2
* Revert "boost::unordered_map->std::unordered_map"Caolán McNamara2015-01-061-2/+2
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-051-2/+2
* No need for USE_DOUBLE_MMAP on OS XTor Lillqvist2015-01-021-2/+1
* Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann2014-08-071-3/+11
* bridges: remove SAL_THROW macroNoel Grandin2014-06-054-35/+35
* enhance pass-by-ref plugin to detect large argumentsNoel Grandin2014-05-204-4/+4
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-158-16/+16
* coverity#707667 Uninitialized pointer fieldCaolán McNamara2014-04-251-0/+5
* Remove visual noise from bridgesAlexander Wilms2014-03-011-33/+33
* Clean-up uno/lbnames.hStephan Bergmann2013-12-161-1/+1