summaryrefslogtreecommitdiff
path: root/binaryurp
AgeCommit message (Expand)AuthorFilesLines
2012-06-26re-base on ALv2 code.Michael Meeks3-85/+65
2012-06-12re-base on ALv2 code.Michael Meeks31-806/+527
2012-05-23Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann6-77/+161
2012-05-16Fixed ThreadPool (and dependent ORequestThread) life cycleStephan Bergmann2-23/+33
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-14put the missing type into the exception messageMichael Stahl1-2/+4
2012-04-08gbuild: "use" vs. "add":Michael Stahl3-6/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-6/+3
2012-03-20Unused includesStephan Bergmann2-2/+0
2012-03-13binaryurp has cppunit testsBjoern Michaelsen1-1/+1
2012-03-08Clarifying comment addedStephan Bergmann1-0/+6
2012-02-23Adapted Reader/Writer to safer-to-use salhelper::ThreadStephan Bergmann5-54/+16
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+2
2011-12-20Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist3-0/+3
2011-12-16Code modules no longer depend on stlport.Stephan Bergmann1-1/+1
2011-12-13Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot5-11/+11
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-11-30catch by constant referenceTakeshi Abe6-19/+19
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-29Demote SAL_WARN that happens regularly during bridge shutdown to SAL_INFO.Stephan Bergmann1-1/+1
2011-11-28Adapted to new assertion/logging mechanisms.Stephan Bergmann9-109/+113
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-3/+3
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-04WaE: 'static_cast' : truncation of constant valueTor Lillqvist1-6/+6
2011-09-25convert binaryurp to gbuildMatúš Kukan9-135/+214
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-1/+7
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann3-4/+7
2011-08-15callcatcher: unused methodsCaolán McNamara1-5/+0
2011-08-09Nah, we cannot build binaryurp_cppunittester_all (for iOS) hereTor Lillqvist1-7/+0
2011-08-01Build static binaryurp unit tester for iOSTor Lillqvist4-5/+159
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-7/+0
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1
2011-06-07No testing, sorry, when cross-compilingTor Lillqvist1-0/+5
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-4/+4
2011-06-02round this one up too to get forms to passCaolán McNamara1-2/+2
2011-06-02add mode lines to new filesCaolán McNamara32-0/+96
2011-06-02round allocated struct return space to sizeof(size_t)Caolán McNamara1-1/+9
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito6-0/+0
2011-01-28sb138: #i115619#, #i116038# use osl_setThreadName in binaryurpsb2-0/+2
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb38-0/+6144