summaryrefslogtreecommitdiff
path: root/ucb/source/cacher/cachedcontentresultset.cxx
AgeCommit message (Expand)Author
2015-09-23boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2014-12-18ucb: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-31coverity#707418 Uncaught exceptionCaolán McNamara
2014-07-25Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_3Norbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_2Norbert Thiebaud
2014-03-05de-macroize XINTERFACE_COMMON_IMPLNorbert Thiebaud
2014-03-05de-macroize XINTERFACE_DECLNorbert Thiebaud
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-09-04Replace XROW_GETXXX macro with templateStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19coverity#982271 Copy-paste errorJulien Nabet
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-05-31targeted string re-workNorbert Thiebaud
2012-03-29Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist
2012-03-21Initial experiments with static linking of (some) components / servicesTor Lillqvist
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from ucbNorbert Thiebaud
2011-10-04WaE: unreferenced local variableTor Lillqvist
2011-07-31Some cppcheck cleaningJulien Nabet
2011-06-20catch by const referenceCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-21Remove 'using namespace rtl'Tor Lillqvist
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-04-27CWS-TOOLING: integrate CWS sb107Ivo Hinkelmann
2009-03-19#100000# get rid of warningRelease Engineers
2009-02-11CWS-TOOLING: integrate CWS tkr16Oliver Bolte
2008-04-10INTEGRATION: CWS changefileheader (1.13.118); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.11.16); FILE MERGEDOliver Bolte
2006-08-29INTEGRATION: CWS warningfixes03_SRC680 (1.11.14); FILE MERGEDIvo Hinkelmann
2006-07-19INTEGRATION: CWS warningfixes02 (1.10.4); FILE MERGEDKurt Zenker
2006-06-20INTEGRATION: CWS warnings01 (1.9.10); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.8.124); FILE MERGEDRüdiger Timm
2003-12-01INTEGRATION: CWS ooo20031110 (1.7.110); FILE MERGEDRüdiger Timm
2001-12-05#95600# - XRow implementation now uses Type Converter service if needed.Kai Sommerfeld