summaryrefslogtreecommitdiffstats
path: root/binaryurp
Commit message (Expand)AuthorAgeFilesLines
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-222-0/+2
* Add support for cppu::UnoType<void>Stephan Bergmann2015-04-011-2/+1
* Remove redundant Reference<> from within UnoType<> usesStephan Bergmann2015-04-012-4/+2
* restore dependenciesCaolán McNamara2015-02-163-0/+6
* boost::noncopyable->'= delete'Caolán McNamara2015-02-1618-40/+57
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-162-4/+3
* loplugin:cstylecast: warn about certain redundant reinterpret_castsStephan Bergmann2015-01-091-1/+1
* css::uno::Sequence ctor with initializer_listStephan Bergmann2014-12-122-27/+18
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* cid#1212456 Silently ignore uno_assignData return value hereStephan Bergmann2014-10-311-1/+1
* untabifyStephan Bergmann2014-09-251-29/+29
* Replace use of o3tl::heap_ptr with std::unique_ptrStephan Bergmann2014-09-241-3/+3
* DBG_ASSERT->assert when followed by dereferenceCaolán McNamara2014-07-071-1/+1
* new compilerplugin returnbyrefNoel Grandin2014-06-242-3/+3
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-176-33/+7
* various: remove SAL_THROW macroNoel Grandin2014-06-052-3/+1
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-239-115/+60
* 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