summaryrefslogtreecommitdiffstats
path: root/bridges/source/cpp_uno/gcc3_linux_alpha
Commit message (Expand)AuthorAgeFilesLines
* Adapt remaining cpp_uno bridges to #i114635#Stephan Bergmann2018-04-101-6/+22
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* bridges: [loplugin:stringconstant]Michael Stahl2017-09-181-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
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-1/+1
* 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
* ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl2014-11-213-17/+13
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-292-2/+0
* Improve debug outputStephan Bergmann2014-09-291-2/+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 more unnecesary OUString constructor useNoel Grandin2014-05-291-6/+2
* fdo#68849 Add header guards to bridges/* files.Jason Gerlowski2014-03-121-0/+3
* Remove visual noise from bridgesAlexander Wilms2014-03-014-10/+1
* Remove unneccessary commentsAlexander Wilms2014-02-231-4/+4
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-071-1/+1
* Spell "indices" correctlyTor Lillqvist2013-10-022-28/+28
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-2/+2
* 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-3/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-11-152-46/+28
* Revert "sb140: #i117295# use rtl::Static"Michael Meeks2012-11-151-4/+16
* switch bridges to gbuildDavid Tardon2012-09-221-73/+0
* re-base on ALv2 code.Michael Meeks2012-06-192-46/+28
* 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
* Oops, use #if instead of #ifdefThomas Arnhold2011-03-012-14/+14
* Move CMC_DEBUG to OSL_DEBUG_LEVEL 3Thomas Arnhold2011-03-012-14/+14
* move bridges to boost::unordered_mapFridrich Strba2011-02-041-2/+2
* Replace all occured, occurance etc.Takeshi Abe2010-12-062-3/+3
* RTL macro converted from createFromAsciiKevin Hunter2010-11-091-2/+2
* add modelines to .h and .c files as wellCaolán McNamara2010-10-274-6/+0
* explicitly -fno-strict-alias for linux bridges by defaultCaolán McNamara2010-10-201-1/+1
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-144-0/+12
* linuxaxp01: #i110145# first cutCaolán McNamara2010-03-155-0/+1670