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