summaryrefslogtreecommitdiffstats
path: root/bridges/source/cpp_uno/gcc3_linux_arm
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-293-3/+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
* new loplugin: externalandnotdefinedNoel Grandin2014-07-112-2/+2
* bridges: remove SAL_THROW macroNoel Grandin2014-06-051-7/+7
* remove more unnecesary OUString constructor useNoel Grandin2014-05-291-6/+2
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-32/+26
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* Remove visual noise from bridgesAlexander Wilms2014-03-014-11/+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
* 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-193-7/+7
* Work on the iOS C++/UNO bridgeTor Lillqvist2013-01-191-1/+1
* Be truthful to the compiler about registers clobbered by asm snippetTor Lillqvist2013-01-101-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-155-92/+74
* Revert "sb140: #i117295# use rtl::Static"Michael Meeks2012-11-151-13/+25
* Revert "add forgotten asm file to build"David Tardon2012-09-231-0/+0
* add forgotten asm file to buildDavid Tardon2012-09-231-0/+0
* switch bridges to gbuildDavid Tardon2012-09-221-79/+0
* WaE: format '%lx' expects 'long unsigned int', argument is 'void*'Tor Lillqvist2012-09-211-2/+2
* remove "TODO: add test" which is now doneCaolán McNamara2012-05-171-2/+0
* ARM bridge: fixes for passing double arguments on the stackJani Monoses2012-02-212-1/+8
* fix armel/armv4t buildRene Engelhard2012-02-171-0/+4
* ARM bridge: VFP ABI (armhf) supportJani Monoses2012-02-164-17/+142
* Remove unnecessary variableJani Monoses2012-02-151-29/+20
* Simplify code and use proper register names for linux armhfJani Monoses2012-02-151-5/+2
* Some cppcheck cleaningJulien Nabet2012-02-051-2/+0
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-261-7/+7
* Use cacheflush() on AndroidTor Lillqvist2012-01-131-0/+7
* fix armhf build in bridgesMatthias Klose2011-12-191-2/+2
* I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2011-12-111-1/+0
* Use RTLD_DEFAULT on AndroidTor Lillqvist2011-11-241-0/+24
* Don't use USE_DOUBLE_MMAP on AndroidTor Lillqvist2011-11-211-1/+7
* Let's try using the gcc3_linux_arm code for Android, tooTor Lillqvist2011-11-171-1/+1
* fix mangled indentCaolán McNamara2011-11-142-29/+28
* sb140: #i117295# removed obsolete LEAK_STATIC_DATA definesStephan Bergmann2011-09-121-4/+0
* sb140: #i117295# use rtl::StaticStephan Bergmann2011-09-091-16/+4
* Add some commentsTor Lillqvist2011-08-141-0/+3
* Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-2/+2
* Oops, use #if instead of #ifdefThomas Arnhold2011-03-011-2/+2
* Move CMC_DEBUG to OSL_DEBUG_LEVEL 3Thomas Arnhold2011-03-011-2/+2
* move bridges to boost::unordered_mapFridrich Strba2011-02-042-3/+3
* Replace all occured, occurance etc.Takeshi Abe2010-12-063-5/+5
* RTL macro converted from createFromAsciiKevin Hunter2010-11-091-2/+2
* add modelines to .h and .c files as wellCaolán McNamara2010-10-274-7/+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