summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/mingw_x86-64
AgeCommit message (Expand)AuthorFilesLines
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2-8/+8
2015-06-26Remove workarounds for no longer supported GCC 4.6Stephan Bergmann1-13/+0
2015-06-23Revert "Typo: iff->if"Julien Nabet1-1/+1
2015-06-23Typo: iff->ifJulien Nabet1-1/+1
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2-3/+3
2015-03-31Use OUString::unacquiredStephan Bergmann1-3/+3
2015-01-07Revert "Revert "boost::unordered_map->std::unordered_map""Stephan Bergmann2-5/+2
2015-01-06Revert "boost::unordered_map->std::unordered_map"Caolán McNamara2-2/+5
2015-01-05boost::unordered_map->std::unordered_mapCaolán McNamara2-5/+2
2014-11-21ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl4-29/+22
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin3-3/+0
2014-09-29Improve debug outputStephan Bergmann1-3/+10
2014-08-07Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann1-1/+2
2014-07-11new loplugin: externalandnotdefinedNoel Grandin2-2/+2
2014-06-05bridges: remove SAL_THROW macroNoel Grandin2-8/+8
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin2-16/+6
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2-5/+5
2014-03-12fdo#68849 Add header guards to bridges/* files.Jason Gerlowski1-0/+3
2014-03-01Remove visual noise from bridgesAlexander Wilms4-17/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann1-2/+0
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-1/+1
2013-10-02Spell "indices" correctlyTor Lillqvist2-28/+28
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-06-04Compiling but not working mingw_x86-64 bridgesFridrich Štrba10-875/+1056
2013-06-04Some configury and non-working stubs to start to compiler for Win64 with MinGWFridrich Štrba10-0/+1904