summaryrefslogtreecommitdiffstats
path: root/binaryurp
Commit message (Expand)AuthorAgeFilesLines
* fdo#56511 Don't unduly delay Bridge terminationStephan Bergmann2014-02-073-4/+14
* binaryurp: silently ignore superfluous MUSTREPLY/SYNCHRONOUS flagsStephan Bergmann2013-11-271-6/+4
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-1/+1
* fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2013-10-251-7/+2
* No need for a buggy rewriteStephan Bergmann2013-06-141-10/+8
* cppcheck: fix duplicateExpressionJulien Nabet2013-06-131-1/+1
* #i122208# replace the binaryurp cache for improved C++ compatibilityHerbert Dürr2013-05-283-81/+79
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-304-92/+16
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-071-3/+0
* binaryurp does not need offapiDavid Tardon2013-03-301-1/+1
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter2013-02-191-1/+1
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-263-0/+6
* 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