summaryrefslogtreecommitdiffstats
path: root/binaryurp
Commit message (Expand)AuthorAgeFilesLines
* fdo#43433: Binary URP works gracefully with old Java URPStephan Bergmann2012-08-151-1/+18
* Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann2012-05-236-77/+161
* Fixed ThreadPool (and dependent ORequestThread) life cycleStephan Bergmann2012-05-162-23/+33
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* put the missing type into the exception messageMichael Stahl2012-04-141-2/+4
* gbuild: "use" vs. "add":Michael Stahl2012-04-083-6/+6
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-6/+3
* Unused includesStephan Bergmann2012-03-202-2/+0
* binaryurp has cppunit testsBjoern Michaelsen2012-03-131-1/+1
* Clarifying comment addedStephan Bergmann2012-03-081-0/+6
* Adapted Reader/Writer to safer-to-use salhelper::ThreadStephan Bergmann2012-02-235-54/+16
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+2
* Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist2011-12-203-0/+3
* Code modules no longer depend on stlport.Stephan Bergmann2011-12-161-1/+1
* Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot2011-12-135-11/+11
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* catch by constant referenceTakeshi Abe2011-11-306-19/+19
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* Demote SAL_WARN that happens regularly during bridge shutdown to SAL_INFO.Stephan Bergmann2011-11-291-1/+1
* Adapted to new assertion/logging mechanisms.Stephan Bergmann2011-11-289-109/+113
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-3/+3
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* WaE: 'static_cast' : truncation of constant valueTor Lillqvist2011-10-041-6/+6
* convert binaryurp to gbuildMatúš Kukan2011-09-259-135/+214
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-1/+7
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-123-4/+7
* callcatcher: unused methodsCaolán McNamara2011-08-151-5/+0
* Nah, we cannot build binaryurp_cppunittester_all (for iOS) hereTor Lillqvist2011-08-091-7/+0
* Build static binaryurp unit tester for iOSTor Lillqvist2011-08-014-5/+159
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-121-7/+0
* ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-181-1/+1
* No testing, sorry, when cross-compilingTor Lillqvist2011-06-071-0/+5
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-4/+4
* round this one up too to get forms to passCaolán McNamara2011-06-021-2/+2
* add mode lines to new filesCaolán McNamara2011-06-0232-0/+96
* round allocated struct return space to sizeof(size_t)Caolán McNamara2011-06-021-1/+9
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-296-0/+0
* sb138: #i115619#, #i116038# use osl_setThreadName in binaryurpsb2011-01-282-0/+2
* sb138: #i116038# fresh implementation of binary URP bridgesb2011-01-2638-0/+6144