summaryrefslogtreecommitdiffstats
path: root/bridges/source/cpp_uno/gcc3_linux_sparc
Commit message (Expand)AuthorAgeFilesLines
* fillUnoException not working on std::rethrow_exception exceptionsCaolán McNamara2018-08-043-9/+11
* Adapt remaining cpp_uno bridges to #i114635#Stephan Bergmann2018-04-101-7/+25
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* bridges: [loplugin:stringconstant]Michael Stahl2017-09-181-1/+1
* Fix typosAndrea Gelmini2017-03-031-1/+1
* Drop :: prefix from std in [a-b]*/Tor Lillqvist2017-02-151-3/+3
* LEAK_STATIC_DATA is only ever defined for WNTStephan Bergmann2017-02-111-4/+0
* 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-272-8/+8
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* tdf#39440: fix several warnings reported by cppcheckSerge Krot2015-10-251-1/+1
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-012-3/+3
* Use OUString::unacquiredStephan Bergmann2015-03-311-3/+3
* Revert "Revert "boost::unordered_map->std::unordered_map""Stephan Bergmann2015-01-071-4/+2
* Revert "boost::unordered_map->std::unordered_map"Caolán McNamara2015-01-061-2/+4
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-051-4/+2
* bridges: oops, static_assert requires 2nd string parameterMichael Stahl2014-11-212-3/+3
* ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl2014-11-213-31/+24
* fix sparc buildNoel Grandin2014-11-031-1/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* Improve debug outputStephan Bergmann2014-09-291-3/+10
* Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann2014-08-071-1/+2
* bridges: remove SAL_THROW macroNoel Grandin2014-06-051-7/+7
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-9/+4
* fdo#68849 Add header guards to bridges/* files.Jason Gerlowski2014-03-121-0/+4
* Remove visual noise from bridgesAlexander Wilms2014-03-014-11/+2
* fix "fix gcc inline assembler operands usage"Rene Engelhard2014-02-241-1/+1
* Remove unneccessary commentsAlexander Wilms2014-02-232-5/+5
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-071-1/+1
* Spell "indices" correctlyTor Lillqvist2013-10-022-28/+28
* fix gcc inline assembler operands usageLuboš Luňák2013-06-051-8/+11
* Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith2013-04-021-1/+1
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-192-5/+5
* re-base on ALv2 code. Includes:Michael Meeks2012-11-153-69/+42
* Revert "sb140: #i117295# use rtl::Static"Michael Meeks2012-11-151-4/+16
* More ::rtl::OUString -> OUString in bridgesRicardo Montania2012-11-072-6/+2
* switch bridges to gbuildDavid Tardon2012-09-221-81/+0
* re-base on ALv2 code.Michael Meeks2012-06-192-23/+32
* Some cppcheck cleaningJulien Nabet2012-02-051-2/+0
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-261-7/+7
* remove include of pch header in bridgeNorbert Thiebaud2011-11-273-6/+0
* sb140: #i117295# removed obsolete LEAK_STATIC_DATA definesStephan Bergmann2011-09-121-4/+0
* sb140: #i117295# use rtl::StaticStephan Bergmann2011-09-091-16/+4
* Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-2/+2
* Remove "using namespace ::rtl"Julien Nabet2011-03-021-1/+4
* move bridges to boost::unordered_mapFridrich Strba2011-02-041-2/+2
* Replace all occured, occurance etc.Takeshi Abe2010-12-063-5/+5
* RTL macro converted from createFromAsciiKevin Hunter2010-11-091-2/+2