summaryrefslogtreecommitdiff
path: root/vcl/ios
ModeNameSize
-rw-r--r--dummies.cxx3042logplain
-rw-r--r--iosinst.cxx19113logplain
n'>Stephan Bergmann 2020-11-13tdf#123936 Formatting files in module bridges with clang-formatPhilipp Hofer 2020-10-14-Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann 2020-09-30bridges: add a Windows Arm64 UNO bridgeJan-Marek Glogowski 2020-09-17WIN bridges: unify cpp2uno common codeJan-Marek Glogowski 2020-09-17WIN bridges: unify exception handlingJan-Marek Glogowski 2020-09-04tdf#124176 Use #pragma once in bridgesGeorge Bateman 2020-05-08compact namespace in avmedia..bridgesNoel Grandin 2019-12-18Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics),Stephan Bergmann 2019-10-17Remove some memset callsMike Kaganski 2019-09-05loplugin:useuniqueptr in VtableFactoryNoel Grandin 2018-12-20Fix typoAndrea Gelmini 2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin 2018-03-11iOS, revert bed135e02bf7db2ef8c29747bbf79f26da71e9cajan Iversen 2018-03-11iOS, activate USE_DOUBLE_MMAPjan Iversen 2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin 2017-10-26loplugin:constmethods in unotoolsNoel Grandin 2017-10-23loplugin:includeform: bridgesStephan Bergmann 2017-10-23overload std::hash for OUString and OStringNoel Grandin 2017-10-11bridges: consistently use "" and <> in include directivesMike Kaganski 2017-08-28Replace use of oslInterlockedCount with std::atomic in bridgesStephan Bergmann 2017-08-19Removed ignored includesAndrea Gelmini 2017-03-03UNO bridges: Remove MSVC 2013 legacy codeDavid Ostrovsky 2017-02-15Support MSVC 15.0David Ostrovsky 2017-02-10Remove MinGW supportStephan Bergmann 2016-10-16clang-cl loplugin: bridgesStephan Bergmann 2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl 2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist 2016-04-25bridges/inc/bridges/cpp_uno/bridge.hxx appears unusedStephan Bergmann 2016-04-14loplugin:passstuffbyref in variousNoel Grandin 2016-02-09Remove excess newlinesChris Sherlock 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-09-12Actually fix uno bridge on MSVC 14.0David Ostrovsky 2015-07-04Fix typosAndrea Gelmini 2015-03-31Use OUString::unacquiredStephan Bergmann 2015-02-07loplugin:deletedspecialStephan Bergmann 2015-01-07Revert "Revert "boost::unordered_map->std::unordered_map""Stephan Bergmann 2015-01-06Revert "boost::unordered_map->std::unordered_map"Caolán McNamara 2015-01-05boost::unordered_map->std::unordered_mapCaolán McNamara 2015-01-02No need for USE_DOUBLE_MMAP on OS XTor Lillqvist 2014-08-07Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann