summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/mingw_x86-64/cpp2uno.cxx
AgeCommit message (Expand)Author
2017-02-10Remove MinGW supportStephan 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
2015-04-22Various #include <sal/log.hxx> fixupsStephan 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
2014-11-21ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-29Improve debug outputStephan Bergmann
2014-08-07Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-05bridges: remove SAL_THROW macroNoel Grandin
2014-03-01Remove visual noise from bridgesAlexander Wilms
2013-10-02Spell "indices" correctlyTor Lillqvist
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-04Compiling but not working mingw_x86-64 bridgesFridrich Štrba
2013-06-04Some configury and non-working stubs to start to compiler for Win64 with MinGWFridrich Štrba