summaryrefslogtreecommitdiffstats
path: root/binaryurp
Commit message (Expand)AuthorAgeFilesLines
...
* rhbz#1016758: Dispose bridges when disposing bridge factoryStephan Bergmann2014-05-192-0/+33
* coverity#707665 Uninitialized scalar fieldCaolán McNamara2014-05-111-1/+2
* coverity#707666 Uninitialized scalar fieldCaolán McNamara2014-05-111-1/+6
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* prefer makefile-gmake-modeTakeshi Abe2014-04-284-4/+4
* sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIXStephan Bergmann2014-04-162-7/+6
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-264-14/+14
* Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2014-03-182-6/+8
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-264-22/+22
* Remove visual noise from binaryurpAlexander Wilms2014-02-251-1/+1
* cid#983607 unexpected std::exceptionStephan Bergmann2014-02-132-2/+4
* cid#706247 wrong exception typeStephan Bergmann2014-02-131-1/+1
* Revert "cid#707663 uninitialized pointer field"Michael Stahl2014-02-121-1/+0
* Revert "cid#707662 uninitialized pointer field"Michael Stahl2014-02-121-1/+0
* Revert "cid#707661 uninitialized pointer field"Michael Stahl2014-02-121-1/+0
* cid#707663 uninitialized pointer fieldNoel Grandin2014-02-121-0/+1
* cid#707662 uninitialized pointer fieldNoel Grandin2014-02-121-0/+1
* cid#707661 uninitialized pointer fieldNoel Grandin2014-02-121-0/+1
* auto_ptr -> heap_ptrStephan Bergmann2014-02-071-7/+3
* auto_ptr -> scoped_ptrStephan Bergmann2014-02-071-2/+2
* fdo#56511 Don't unduly delay Bridge terminationStephan Bergmann2014-02-073-4/+14
* Related: #i123862# use O*String's isEmpty() method...Herbert Dürr2014-02-041-1/+1
* Allow setting environment value directly in .component filesStephan Bergmann2013-12-161-2/+2
* Minor simplificationStephan Bergmann2013-11-281-12/+8
* 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