summaryrefslogtreecommitdiffstats
path: root/xmlhelp/source
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0717-693/+693
* new module i18nlangtagEike Rathke2013-04-052-2/+2
* icon style fixes in local helpAndras Timar2013-04-022-11/+21
* use LanguageTag instead of comphelper::LocaleEike Rathke2013-03-282-23/+7
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-201-1/+1
* reduce whitespaces between include and filenameThomas Arnhold2013-03-193-3/+3
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-112-8/+8
* Removed RTL_CONSTASCII_USTRINGPARAM in xmlhelp/ureChr. Rossmanith2013-03-101-1/+1
* make use of startsWith()Thomas Arnhold2013-03-081-1/+1
* loplugin: unused variablesThomas Arnhold2013-02-251-5/+0
* remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith2013-02-242-2/+2
* s/the the/the/Tor Lillqvist2013-02-221-2/+2
* coverity: passing by const reference is more efficientMarkus Mohrhard2013-02-201-4/+4
* fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2013-02-112-22/+13
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-1/+1
* fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin2012-11-305-24/+15
* fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin2012-11-303-5/+5
* Disambiguate for Visual Studio 2010Fridrich Štrba2012-11-301-1/+1
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-281-4/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-2125-1090/+488
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-153-8/+8
* fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin2012-11-053-21/+16
* fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin2012-11-056-18/+19
* fdo#46808, use service constructor for ucb::PropertiesManagerNoel Grandin2012-11-051-1/+2
* fdo#46808, use service constructor for ucb::StoreNoel Grandin2012-11-052-16/+11
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-314-30/+22
* fix some VS 2010 specific issuesDavid Ostrovsky2012-10-281-4/+4
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-241-16/+10
* fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin2012-10-232-27/+4
* sal_Bool->bool in xmlhelpNoel Grandin2012-10-042-3/+3
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-012-3/+2
* Use comphelper::getComponentContextStephan Bergmann2012-09-293-47/+9
* remove unused fieldsNoel Grandin2012-09-261-4/+1
* fix system-clucene/-boost build with gcc 4.4Rene Engelhard2012-09-192-0/+6
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+1
* move help compiler/linker/indexer to a new moduleAndras Timar2012-09-162-2/+2
* Remove useless variableJulien Nabet2012-09-161-3/+1
* kill RTL_CONSTASCII_USTRINGPARAM in xmlhelpOlivier Hallot2012-09-0510-122/+94
* Related: fdo#53337 Maybe this is a typeinfo visibility problemCaolán McNamara2012-08-241-0/+6
* embed extension's help tree into main help treeBence Babati2012-08-222-7/+80
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-1410-52/+7
* reduce static_initialization_and_destruction chainCaolán McNamara2012-08-091-18/+13
* Replace usage of rtl/memory.h in xmlhelp with their equivalent from string.hArnaud Versini2012-07-294-15/+13
* XML_Parse returns enum XML_StatusMichael Stahl2012-07-121-3/+3
* Remove unused include filesThomas Arnhold2012-06-272-108/+0
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-251-4/+2
* Remove various commented out definesThomas Arnhold2012-06-251-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-2118-411/+274
* removed unused forward declarations of classTakeshi Abe2012-06-183-9/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0