summaryrefslogtreecommitdiff
path: root/xmlhelp/source
AgeCommit message (Expand)Author
2013-04-22fdo#62096 Corrected stupid error in previous patchSameer Deshmukh
2013-04-22fdo#62096 - Changed a few compareTo's to '=='Sameer Deshmukh
2013-04-15prefix all component_getFactory methodsPeter Foley
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-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-10Removed RTL_CONSTASCII_USTRINGPARAM in xmlhelp/ureChr. Rossmanith
2013-03-08make use of startsWith()Thomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-02-22s/the the/the/Tor Lillqvist
2013-02-20coverity: passing by const reference is more efficientMarkus Mohrhard
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel 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-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin
2012-11-05fdo#46808, use service constructor for ucb::PropertiesManagerNoel Grandin
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin
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-10-04sal_Bool->bool in xmlhelpNoel Grandin
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-26remove unused fieldsNoel Grandin
2012-09-19fix system-clucene/-boost build with gcc 4.4Rene Engelhard
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar
2012-09-16Remove useless variableJulien Nabet
2012-09-05kill RTL_CONSTASCII_USTRINGPARAM in xmlhelpOlivier Hallot
2012-08-24Related: fdo#53337 Maybe this is a typeinfo visibility problemCaolán McNamara
2012-08-22embed extension's help tree into main help treeBence Babati
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-07-12XML_Parse returns enum XML_StatusMichael Stahl
2012-06-27Remove unused include filesThomas Arnhold
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara