summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/databases.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-29constmethod for accessor-type methodsNoel Grandin1-1/+1
2019-09-27tdf#42949 Fix IWYU warnings in xmlhelp/Gabor Kelemen1-3/+0
2019-06-28Fix Help collator loading, processLang() does not return only the languageEike Rathke1-8/+1
2018-09-18loplugin:useuniqueptr in xmlhelp::DatabasesNoel Grandin1-3/+3
2018-09-13loplugin:constfields in xmlhelpNoel Grandin1-6/+6
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-12/+8
2017-07-31loplugin:constparams in formula,xmlhelpNoel Grandin1-3/+3
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin1-1/+1
2017-06-27loplugin:useuniqueptr in variousNoel Grandin1-2/+1
2017-06-18Typo: existance->existanceJulien Nabet1-2/+2
2017-06-01use OStringBuffer instead of manual buffer managementNoel Grandin1-4/+2
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-4/+1
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin1-4/+0
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin1-2/+3
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin1-1/+1
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-5/+5
2016-06-06Convert IteratorState to scoped enumNoel Grandin1-6/+6
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-8/+8
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-5/+5
2016-02-19new loplugin: find write-only fieldsNoel Grandin1-1/+0
2015-11-25com::sun::star->css in xmlhelpNoel Grandin1-64/+64
2015-11-24loplugin:unusedfields in xmlhelp/Noel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann1-5/+1
2015-07-07-Werror,-Wunused-private-fieldStephan Bergmann1-6/+0
2015-07-07loplugin:unusedmethods xmlhelpNoel Grandin1-2/+0
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-10/+10
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler1-43/+8
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann1-4/+1
2014-05-02xmlhelp: sal_Bool->boolNoel Grandin1-1/+1
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold1-2/+2
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin1-6/+6
2013-11-11xmlhelp: include <> for external includesNorbert Thiebaud1-1/+1
2013-10-03CID#705780 seeing as this is irredeemably wrong remove itCaolán McNamara1-6/+0
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa1-30/+0
2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák1-1/+3
2013-04-22fdo#62096 - Changed a few compareTo's to '=='Sameer Deshmukh1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-108/+108
2013-04-02icon style fixes in local helpAndras Timar1-1/+1
2013-02-22s/the the/the/Tor Lillqvist1-2/+2
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-31/+22
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-3/+3
2012-10-04sal_Bool->bool in xmlhelpNoel Grandin1-1/+1
2012-09-19fix system-clucene/-boost build with gcc 4.4Rene Engelhard1-0/+3
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0