summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/databases.cxx
AgeCommit message (Expand)Author
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-06Convert IteratorState to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-05Simplify codeStephan Bergmann
2015-11-25com::sun::star->css in xmlhelpNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
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-07-07-Werror,-Wunused-private-fieldStephan Bergmann
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2014-12-18xmlhelp: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15xmlhelp: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-04images: Tango is the most complete theme.Jan Holesovsky
2014-10-20loplugin: cstylecastNoel Grandin
2014-06-04compareToAscii -> equalsAsciiNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-02xmlhelp: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from xmlhelpAlexander Wilms
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-06Resolves: fdo#72022 Integrated help ignored if installedCaolán McNamara
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11xmlhelp: include <> for external includesNorbert Thiebaud
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in XMLHELP moduleNoel Grandin
2013-10-24valgrind: on success aHDFData is out of scopeCaolán McNamara
2013-10-24pEmpty is completely insane to useCaolán McNamara
2013-10-03CID#705780 seeing as this is irredeemably wrong remove itCaolán McNamara
2013-08-13fdo#57950: Remove some chained appends in xmhelpJelle van der Waa
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-04-11detect and apply Windows' high contrast theme to local helpAndras Timar
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-02icon style fixes in local helpAndras Timar
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2012-11-30Disambiguate for Visual Studio 2010Fridrich Štrba