summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx
AgeCommit message (Expand)Author
2021-08-02tdf#143450: Special integre+fp struct return case needs a fix too, of courseStephan Bergmann
2021-07-28tdf#143450: Fix special fp+integer struct return case for gcc_*_x86-64Stephan Bergmann
2021-07-27Clean up bridges/source/cpp_uno/gcc3_linux_x86-64/abi.cxxStephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-01-12More loplugin:cstylecast: bridgesStephan Bergmann
2017-10-23loplugin:includeform: bridgesStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-23loplugin:comparisonwithconstant in bridgesNoel Grandin
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
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-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-28fix enable-assert-always-abort buildCaolán McNamara
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-21ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-29Improve debug outputStephan Bergmann
2014-08-07WaE: -Werror=unused-parameterCaolán McNamara
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-05-23Fix undefined misaligned writesStephan Bergmann
2014-04-08Clean up function declarationsStephan Bergmann
2014-03-01Remove visual noise from bridgesAlexander Wilms
2013-10-02Spell "indices" correctlyTor Lillqvist
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-02-05Some cppcheck cleaningJulien Nabet
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-05WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara
2011-11-27remove include of pch header in bridgeNorbert Thiebaud
2011-08-14Add codeSnippet debugging output when dbglevel>1Tor Lillqvist
2011-02-04move bridges to boost::unordered_mapFridrich Strba
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-10-25micro optimizationsCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien