summaryrefslogtreecommitdiffstats
path: root/bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* loplugin:buriedassign in avmedia..cuiNoel Grandin2018-11-161-1/+2
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* More loplugin:cstylecast: bridgesStephan Bergmann2018-01-121-1/+1
* loplugin:includeform: bridgesStephan Bergmann2017-10-231-5/+5
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-2/+0
* loplugin:comparisonwithconstant in bridgesNoel Grandin2017-05-231-2/+2
* loplugin:redundantcast find redundant c-style enum castsNoel Grandin2017-03-221-1/+1
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-1/+1
* Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2016-05-271-4/+4
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+2
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-13/+13
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-2/+2
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-3/+3
* fix enable-assert-always-abort buildCaolán McNamara2015-01-281-5/+2
* Some more loplugin:cstylecast clean-upStephan Bergmann2015-01-281-2/+2
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-041-3/+0
* ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl2014-11-211-5/+4
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* Improve debug outputStephan Bergmann2014-09-291-3/+10
* WaE: -Werror=unused-parameterCaolán McNamara2014-08-071-0/+1
* Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann2014-08-071-2/+9
* new loplugin: externalandnotdefinedNoel Grandin2014-07-111-2/+0
* bridges: remove SAL_THROW macroNoel Grandin2014-06-051-1/+1
* Fix undefined misaligned writesStephan Bergmann2014-05-231-2/+7
* Clean up function declarationsStephan Bergmann2014-04-081-1/+2
* Remove visual noise from bridgesAlexander Wilms2014-03-011-8/+2
* Spell "indices" correctlyTor Lillqvist2013-10-021-14/+14
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-2/+2
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-151-23/+14
* typo: paramters, paramaters -> parametersAndras Timar2012-06-191-1/+1
* Some cppcheck cleaningJulien Nabet2012-02-051-2/+0
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-261-1/+1
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-3/+3
* WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara2012-01-051-1/+1
* remove include of pch header in bridgeNorbert Thiebaud2011-11-271-2/+0
* Add codeSnippet debugging output when dbglevel>1Tor Lillqvist2011-08-141-0/+6
* move bridges to boost::unordered_mapFridrich Strba2011-02-041-1/+1
* Replace all occured, occurance etc.Takeshi Abe2010-12-061-2/+2
* micro optimizationsCaolán McNamara2010-10-251-2/+2
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* cmcfixes68: #i107465# fix nonpro build errorCaolán McNamara2009-12-071-1/+1
* cmcfixes68: merge with DEV300 m66Caolán McNamara2009-12-011-23/+5
|\
| * #i98028# fix warning after fixing SmallStruct and AllFloatsCaolán McNamara2009-10-061-1/+4