summaryrefslogtreecommitdiff
path: root/binaryurp
AgeCommit message (Expand)AuthorFilesLines
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann4-14/+14
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2-6/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann4-22/+22
2014-02-25Remove visual noise from binaryurpAlexander Wilms1-1/+1
2014-02-13cid#983607 unexpected std::exceptionStephan Bergmann2-2/+4
2014-02-13cid#706247 wrong exception typeStephan Bergmann1-1/+1
2014-02-12Revert "cid#707663 uninitialized pointer field"Michael Stahl1-1/+0
2014-02-12Revert "cid#707662 uninitialized pointer field"Michael Stahl1-1/+0
2014-02-12Revert "cid#707661 uninitialized pointer field"Michael Stahl1-1/+0
2014-02-12cid#707663 uninitialized pointer fieldNoel Grandin1-0/+1
2014-02-12cid#707662 uninitialized pointer fieldNoel Grandin1-0/+1
2014-02-12cid#707661 uninitialized pointer fieldNoel Grandin1-0/+1
2014-02-07auto_ptr -> heap_ptrStephan Bergmann1-7/+3
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann1-2/+2
2014-02-07fdo#56511 Don't unduly delay Bridge terminationStephan Bergmann3-4/+14
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr1-1/+1
2013-12-16Allow setting environment value directly in .component filesStephan Bergmann1-2/+2
2013-11-28Minor simplificationStephan Bergmann1-12/+8
2013-11-27binaryurp: silently ignore superfluous MUSTREPLY/SYNCHRONOUS flagsStephan Bergmann1-6/+4
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza1-7/+2
2013-06-14No need for a buggy rewriteStephan Bergmann1-10/+8
2013-06-13cppcheck: fix duplicateExpressionJulien Nabet1-1/+1
2013-05-28#i122208# replace the binaryurp cache for improved C++ compatibilityHerbert Dürr3-81/+79
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-92/+16
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-3/+0
2013-03-30binaryurp does not need offapiDavid Tardon1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-19RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter1-1/+1
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl3-0/+6
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens12-48/+0
2012-11-05cleanup README files.Michael Meeks1-9/+9
2012-10-10add a README filesManal Alhassoun1-0/+9
2012-10-01Use prefixTor Lillqvist2-2/+2
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-3/+3
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl3-6/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl3-3/+6
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl3-0/+3
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud2-4/+0
2012-09-17fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin1-2/+2
2012-09-05CosmeticsStephan Bergmann8-75/+50
2012-09-05OUString and RTL_CONSTASCII cleanupRicardo Montania10-221/+99
2012-08-22Change rtl::OUString to OUStringRicardo Montania21-170/+170
2012-08-15fdo#43433: Binary URP works gracefully with old Java URPStephan Bergmann1-1/+18
2012-08-02Bin no longer used iOS cppunit stuff that breaks build evenTor Lillqvist3-144/+0
2012-07-04removed unnecessary forward declarations of classTakeshi Abe2-2/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-06-27targetted re-work of cppunit pieces.Michael Meeks3-9/+1