summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/content.cxx
AgeCommit message (Expand)Author
2018-08-22loplugin:useuniqueptr in chelp::DynamicResultSetNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-07-02loplugin:casttovoid: xmlhelpStephan Bergmann
2017-06-17use local statics in getTypes functionsJochen Nitschke
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-02-06Add missing #includesStephan Bergmann
2017-02-01Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin
2017-02-01cancelCommandExecution - no need to pass exception by AnyNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2015-12-21loplugin:unusedfields in xmlhelp,xmloffNoel Grandin
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-26loplugin:unusedfields variousNoel Grandin
2015-11-24loplugin:unusedfields in xmlhelp/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27xmlhelp: apparently "picture.jar" hasn't existed for a long timeMichael Stahl
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-27inline a bunch of use-once macrosNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-20coverity: passing by const reference is more efficientMarkus Mohrhard
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin
2012-06-01Targeted string re-work xmlhelp/xmlscriptThorsten Behrens
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-11-27remove include of pch header from xmlhelpNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara
2010-11-05use RTL_CONSTASCII_USTRINGPARAMGert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-10merge vosremoval-diagnoses patchNorbert Thiebaud
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.20.2); FILE MERGEDRüdiger Timm
2008-03-25INTEGRATION: CWS ucbfixes06 (1.19.36); FILE MERGEDOliver Bolte
2007-06-05INTEGRATION: CWS bgdlremove (1.18.26); FILE MERGEDIvo Hinkelmann
2006-09-17INTEGRATION: CWS pchfix02 (1.17.8); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.16.18); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.15.154); FILE MERGEDRüdiger Timm
2002-10-30#98767# now using ucbhelper::cancelCommandExcecution; UnsupportedCommandExcep...Andreas Bille
2001-10-02#65293# exception specificationVladimir Glazounov