summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/databases.cxx
AgeCommit message (Expand)Author
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
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-09reduce static_initialization_and_destruction chainCaolán McNamara
2012-07-29Replace usage of rtl/memory.h in xmlhelp with their equivalent from string.hArnaud Versini
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-01Targeted string re-work xmlhelp/xmlscriptThorsten Behrens
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara
2012-02-23just link to HelpIndexerCaolán McNamara
2012-02-23tweak for cross-platformityCaolán McNamara
2012-02-23Add C++ HelpSearch and call from XMLHelp. Fix string conversion bug.Gert van Valkenhoef
2012-02-23tweak buildCaolán McNamara
2012-02-23HelpIndexer using rtl::OUString, called from xmlhelpGert van Valkenhoef
2012-02-23bootstrap replacement c++ help componentCaolán McNamara
2012-01-24Fix for fdo43460 Part XLVI getLength() to isEmpty()Olivier Hallot
2011-12-06remove unused members, sablot went away a long time agoCaolán McNamara
2011-12-06callcatcher: remove some unused codeCaolán McNamara
2011-11-27remove include of pch header from xmlhelpNorbert Thiebaud
2011-09-25Drop apparently unneeded inclusion of l10ntools/compilehelp.hxxTor Lillqvist