summaryrefslogtreecommitdiff
path: root/bridges/inc
AgeCommit message (Expand)Author
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
2014-06-05bridges: remove SAL_THROW macroNoel Grandin
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-25coverity#707667 Uninitialized pointer fieldCaolán McNamara
2014-03-01Remove visual noise from bridgesAlexander Wilms
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-13fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-02Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-07::rtl::OUString -> OUString in bridgesRicardo Montania
2012-09-27First attempt at C++/UNO bridge for 64-bit OS XTor Lillqvist
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-22switch bridges to gbuildDavid Tardon
2012-07-20android: x86 porting work.Michael Meeks
2012-06-27Remove unused include filesThomas Arnhold
2012-06-19re-base on ALv2 code.Michael Meeks
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2011-11-30catch by constant referenceTakeshi Abe
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header in bridgeNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-21Don't use USE_DOUBLE_MMAP on AndroidTor Lillqvist
2011-11-17Let's try using the gcc3_linux_arm code for Android, tooTor Lillqvist
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-15dragonfly stuffFrancois Tigeot
2011-02-04move bridges to boost::unordered_mapFridrich Strba
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-11-06Use linux bridge code on all BSDs.Robert Nagy