summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_aix_powerpc/cpp2uno.cxx
AgeCommit message (Expand)Author
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-02-09Remove excess newlinesChris Sherlock
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2014-11-21ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl
2014-09-29Improve debug outputStephan Bergmann
2014-08-07Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann
2014-03-01Remove visual noise from bridgesAlexander Wilms
2013-10-02Spell "indices" correctlyTor Lillqvist
2012-11-26Some ::rtl::OUString -> OUString in bridgesRicardo Montania
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-02-05Some cppcheck cleaningJulien Nabet
2011-11-27remove include of pch header in bridgeNorbert Thiebaud
2011-03-01Move CMC_DEBUG to OSL_DEBUG_LEVEL 3Thomas Arnhold
2011-01-21Remove old RCS lines.Thomas Arnhold
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-11-09RTL macro converted from createFromAsciiKevin Hunter
2010-10-13add AIX uno bridgeCaolán McNamara