summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/msvc_win32_intel/except.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-17WIN bridges: unify exception handlingJan-Marek Glogowski1-423/+19
2019-11-05typeinfo fix for x86Tomoyuki Kubota1-1/+1
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin1-2/+2
2019-04-03add more append methods to *StringBufferNoel Grandin1-2/+2
2019-03-16Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov1-6/+4
2019-02-19tdf#112689:Replace chained O(U)StringBuffer::append() with operator+Salih Sariyar1-9/+5
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski1-18/+2
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin1-6/+6
2018-08-16-Werror,-Wmultichar (clang-cl)Stephan Bergmann1-1/+1
2018-08-16loplugin:reservedid (clang-cl)Stephan Bergmann1-3/+3
2018-08-09Don't use internal __CxxDetectRethrow: it has side effectsMike Kaganski1-6/+60
2018-01-31bridges: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-1/+0
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-03-03UNO bridges: Remove MSVC 2013 legacy codeDavid Ostrovsky1-15/+1
2017-02-12LEAK_STATIC_DATA is always defined for WNTStephan Bergmann1-10/+0
2016-07-19Revert "hack for now"Caolán McNamara1-0/+1
2016-07-19hack for nowCaolán McNamara1-1/+0
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist1-1/+1
2016-04-28tdf#97499 Fixed containers parameters clearing #6tymyjan1-1/+1
2016-02-26Add missing includeDavid Ostrovsky1-0/+1
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-30bridges: fix build with --enable-assert-always-abortMichael Stahl1-3/+2
2015-09-12Actually fix uno bridge on MSVC 14.0David Ostrovsky1-1/+6
2015-08-17cppcheck: various msvc_win32_intel fixesCaolán McNamara1-9/+18
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2015-03-31bridges: acquire is not a member of rtl::OUStringMichael Stahl1-1/+1
2015-03-31Use OUString::unacquiredStephan Bergmann1-1/+1
2015-01-07Revert "Revert "boost::unordered_map->std::unordered_map""Stephan Bergmann1-3/+2
2015-01-06Revert "boost::unordered_map->std::unordered_map"Caolán McNamara1-2/+3
2015-01-05boost::unordered_map->std::unordered_mapCaolán McNamara1-3/+2
2014-11-21ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl1-17/+12
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-6/+3
2014-03-01Remove visual noise from bridgesAlexander Wilms1-21/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-11/+11
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-3/+3
2013-06-08the header file new.h is obsolete on our platformsHerbert Dürr1-1/+0
2013-04-02Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith1-10/+7
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-24/+3
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-15Revert "sb140: #i117295# use rtl::Static"Michael Meeks1-3/+15
2011-11-27remove include of pch header in bridgeNorbert Thiebaud1-2/+0
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-2/+2
2011-09-09sb140: #i117295# use rtl::StaticStephan Bergmann1-15/+3
2011-02-04move bridges to boost::unordered_mapFridrich Strba1-2/+2
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2