summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/provider.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-27tdf#42949 Fix IWYU warnings in xmlhelp/Gabor Kelemen1-5/+1
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-2/+1
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-5/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlhelpStephan Bergmann1-1/+1
2018-09-13loplugin:constfields in xmlhelpNoel Grandin1-2/+1
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+3
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin1-1/+0
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-4/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-6/+6
2017-06-17use local statics in getTypes functionsJochen Nitschke1-11/+3
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-10/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, xmlhelpStephan Bergmann1-0/+1
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin1-4/+3
2016-01-05Clean up configuration accessStephan Bergmann1-155/+16
2016-01-04tdf#96855: Put back assignment of xHierAccessStephan Bergmann1-0/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-1/+1
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann1-14/+0
2015-04-23loplugin:staticmethodsNoel Grandin1-4/+4
2014-12-18xmlhelp: Use appropriate OUString functions on string constantsStephan Bergmann1-10/+3
2014-12-15xmlhelp: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-06-04compareToAscii -> equalsAsciiNoel Grandin1-1/+1
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet1-5/+5
2014-05-02xmlhelp: sal_Bool->boolNoel Grandin1-3/+3
2014-03-20de-macroize xmlhelp ContentProviderNorbert Thiebaud1-13/+45
2014-03-05kill XINTERFACE_IMPL_6Norbert Thiebaud1-7/+24
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2013-11-07remove unnecessary use of OUString constructor in XMLHELP moduleNoel Grandin1-3/+3
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-9/+2
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist1-6/+2
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+1
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa1-30/+0
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-06-05fdo#46808, Replace usage of SpecialConfigManagerNoel Grandin1-21/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-36/+36
2013-02-25loplugin: unused variablesThomas Arnhold1-5/+0
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin1-1/+1
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin1-15/+10
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-12/+7
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-10/+3
2012-06-01Targeted string re-work xmlhelp/xmlscriptThorsten Behrens1-22/+22
2012-04-04removed duplicate #includesTakeshi Abe1-1/+0
2012-01-24Fix for fdo43460 Part XLVI getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header from xmlhelpNorbert Thiebaud1-2/+0
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-10/+1
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann1-1/+1