summaryrefslogtreecommitdiffstats
path: root/binaryurp
Commit message (Expand)AuthorAgeFilesLines
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-3012-48/+0
* cleanup README files.Michael Meeks2012-11-051-9/+9
* add a README filesManal Alhassoun2012-10-101-0/+9
* Use prefixTor Lillqvist2012-10-012-2/+2
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-3/+3
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-283-6/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-283-3/+6
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-283-0/+3
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-182-4/+0
* fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin2012-09-171-2/+2
* CosmeticsStephan Bergmann2012-09-058-75/+50
* OUString and RTL_CONSTASCII cleanupRicardo Montania2012-09-0510-221/+99
* Change rtl::OUString to OUStringRicardo Montania2012-08-2221-170/+170
* fdo#43433: Binary URP works gracefully with old Java URPStephan Bergmann2012-08-151-1/+18
* Bin no longer used iOS cppunit stuff that breaks build evenTor Lillqvist2012-08-023-144/+0
* removed unnecessary forward declarations of classTakeshi Abe2012-07-042-2/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* targetted re-work of cppunit pieces.Michael Meeks2012-06-273-9/+1
* re-base on ALv2 code.Michael Meeks2012-06-263-85/+65
* re-base on ALv2 code.Michael Meeks2012-06-1231-806/+527
* 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