Age | Commit message (Expand) | Author |
2019-07-19 | loplugin:referencecasting in embeddedobj | Noel Grandin |
2019-04-08 | Use osl_atomic_increment/osl_atomic_decrement to change m_refCount | Mike Kaganski |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2017-10-23 | loplugin:includeform: embeddedobj | Stephan Bergmann |
2017-07-13 | use more OUString::operator== in dbaccess..filter | Noel Grandin |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-23 | use rtl::Reference in OCommonEmbeddedObject | Noel Grandin |
2016-10-19 | replace <<= with assign for <<= with rhs Any | Jochen Nitschke |
2016-07-11 | tdf#56818, use SolarMutex instead of own Mutex | Markus Mohrhard |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-31 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-07-24 | loplugin:unusedmethods | Noel Grandin |
2015-02-02 | callcatcher: remove some unused methods | Caolán McNamara |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-10-01 | loplugin: cstylecast | Noel Grandin |
2014-07-11 | bnc#883684: Better fix for this. | Kohei Yoshida |
2014-07-11 | new loplugin: externalandnotdefined | Noel Grandin |
2014-05-27 | remove unnecessary use of Reference constructor in throw | Noel Grandin |
2014-05-27 | remove unnecessary use of OUString constructor when throwing | Noel Grandin |
2014-05-17 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14 | Julien Nabet |
2014-04-22 | embeddedobj: sal_Bool->bool | Noel Grandin |
2014-03-10 | embeddedobj: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-01-29 | bool improvements | Stephan Bergmann |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-01-15 | fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContext | Noel Grandin |
2013-01-09 | fdo#46808, Adapt embed::HatchWindowFactory UNO service to new style | Noel Grandin |
2012-09-29 | re-base on ALv2 code. | Michael Meeks |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2011-12-09 | catch exception by constant reference | Takeshi Abe |
2011-11-23 | Yet another empty pch file; in embeddedobj this time. | Joseph Powers |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-01-20 | Replace suitable equalsAscii calls with equalsAsciiL. | Thomas Arnhold |
2011-01-03 | fwk162: merge to DEV300_m96 | Mikhail Voytenko |
2010-12-03 | fwk162: #i115726# support activation of object from other threads | Mikhail Voytenko |
2010-12-01 | fwk160: #i74950# let imported links be readonly | Mikhail Voytenko |
2010-11-20 | RTL_CONSTASCII_USTRINGPARAM improvements | Julien Nabet |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-03-11 | autorecovery: merged changes from m74. Still need to find out how to re-do tw... | Frank Schoenheit [fs] |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun Mi... | Jens-Heiner Rechtien |
2010-01-26 | autorecovery: mav sanctioned the approach of the (now so-called) RecoveryStorage | Frank Schoenheit [fs] |
2010-01-15 | autorecovery: save/recover forms and reports | Frank Schoenheit [fs] |