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