Age | Commit message (Expand) | Author |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-25 | Remove visual noise from binaryurp | Alexander Wilms |
2014-02-13 | cid#983607 unexpected std::exception | Stephan Bergmann |
2014-02-13 | cid#706247 wrong exception type | Stephan Bergmann |
2014-02-12 | Revert "cid#707663 uninitialized pointer field" | Michael Stahl |
2014-02-12 | Revert "cid#707662 uninitialized pointer field" | Michael Stahl |
2014-02-12 | Revert "cid#707661 uninitialized pointer field" | Michael Stahl |
2014-02-12 | cid#707663 uninitialized pointer field | Noel Grandin |
2014-02-12 | cid#707662 uninitialized pointer field | Noel Grandin |
2014-02-12 | cid#707661 uninitialized pointer field | Noel Grandin |
2014-02-07 | auto_ptr -> heap_ptr | Stephan Bergmann |
2014-02-07 | auto_ptr -> scoped_ptr | Stephan Bergmann |
2014-02-07 | fdo#56511 Don't unduly delay Bridge termination | Stephan Bergmann |
2014-02-04 | Related: #i123862# use O*String's isEmpty() method... | Herbert Dürr |
2013-12-16 | Allow setting environment value directly in .component files | Stephan Bergmann |
2013-11-28 | Minor simplification | Stephan Bergmann |
2013-11-27 | binaryurp: silently ignore superfluous MUSTREPLY/SYNCHRONOUS flags | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-10-25 | fdo#54938: More uses of cppu::supportsService | Marcos Paulo de Souza |
2013-06-14 | No need for a buggy rewrite | Stephan Bergmann |
2013-06-13 | cppcheck: fix duplicateExpression | Julien Nabet |
2013-05-28 | #i122208# replace the binaryurp cache for improved C++ compatibility | Herbert Dürr |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-02-19 | RTL_CONSTASCII_USTRINGPARAM removals | Krisztian Pinter |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-10-01 | Use prefix | Tor Lillqvist |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-17 | fdo#46808, Adapt bridge::BridgeFactory UNO service to new style | Noel Grandin |
2012-09-05 | Cosmetics | Stephan Bergmann |
2012-09-05 | OUString and RTL_CONSTASCII cleanup | Ricardo Montania |
2012-08-22 | Change rtl::OUString to OUString | Ricardo Montania |
2012-08-15 | fdo#43433: Binary URP works gracefully with old Java URP | Stephan Bergmann |
2012-07-04 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-06-12 | re-base on ALv2 code. | Michael Meeks |
2012-05-23 | Better fix for ThreadPool/ORequestThread life cycle | Stephan Bergmann |
2012-05-16 | Fixed ThreadPool (and dependent ORequestThread) life cycle | Stephan Bergmann |
2012-04-14 | put the missing type into the exception message | Michael Stahl |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-20 | Unused includes | Stephan Bergmann |
2012-03-08 | Clarifying comment added | Stephan Bergmann |
2012-02-23 | Adapted Reader/Writer to safer-to-use salhelper::Thread | Stephan Bergmann |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2011-12-13 | Fix for fdo43460 Part IV getLength to isEmpty | Olivier Hallot |
2011-11-30 | catch by constant reference | Takeshi Abe |
2011-11-29 | Demote SAL_WARN that happens regularly during bridge shutdown to SAL_INFO. | Stephan Bergmann |
2011-11-28 | Adapted to new assertion/logging mechanisms. | Stephan Bergmann |
2011-09-25 | convert binaryurp to gbuild | Matúš Kukan |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |