summaryrefslogtreecommitdiff
path: root/xmlhelp/source
AgeCommit message (Expand)AuthorFilesLines
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-1/+1
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin5-24/+15
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin3-5/+5
2012-11-30Disambiguate for Visual Studio 2010Fridrich Štrba1-1/+1
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-4/+2
2012-11-21re-base on ALv2 code. Includes:Michael Meeks25-1090/+488
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin3-8/+8
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin3-21/+16
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin6-18/+19
2012-11-05fdo#46808, use service constructor for ucb::PropertiesManagerNoel Grandin1-1/+2
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin2-16/+11
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin4-30/+22
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky1-4/+4
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin1-16/+10
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin2-27/+4
2012-10-04sal_Bool->bool in xmlhelpNoel Grandin2-3/+3
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2-3/+2
2012-09-29Use comphelper::getComponentContextStephan Bergmann3-47/+9
2012-09-26remove unused fieldsNoel Grandin1-4/+1
2012-09-19fix system-clucene/-boost build with gcc 4.4Rene Engelhard2-0/+6
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar2-2/+2
2012-09-16Remove useless variableJulien Nabet1-3/+1
2012-09-05kill RTL_CONSTASCII_USTRINGPARAM in xmlhelpOlivier Hallot10-122/+94
2012-08-24Related: fdo#53337 Maybe this is a typeinfo visibility problemCaolán McNamara1-0/+6
2012-08-22embed extension's help tree into main help treeBence Babati2-7/+80
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann10-52/+7
2012-08-09reduce static_initialization_and_destruction chainCaolán McNamara1-18/+13
2012-07-29Replace usage of rtl/memory.h in xmlhelp with their equivalent from string.hArnaud Versini4-15/+13
2012-07-12XML_Parse returns enum XML_StatusMichael Stahl1-3/+3
2012-06-27Remove unused include filesThomas Arnhold2-108/+0
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara1-4/+2
2012-06-25Remove various commented out definesThomas Arnhold1-1/+0
2012-06-21re-base on ALv2 code.Michael Meeks18-411/+274
2012-06-18removed unused forward declarations of classTakeshi Abe3-9/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin5-29/+14
2012-06-01Targeted string re-work xmlhelp/xmlscriptThorsten Behrens10-186/+186
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara1-2/+3
2012-05-08work around spurious signed overflow warningsMichael Stahl1-1/+2
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold6-21/+21
2012-04-24WaE: silence warnings from msvc2008 (again)Caolán McNamara1-0/+10
2012-04-24do not export usage of CLucene headers outside of l10ntoolsLuboš Luňák1-0/+1
2012-04-07gbuildize xmlhelpDavid Tardon4-276/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-18/+18
2012-04-04removed duplicate #includesTakeshi Abe1-1/+0
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-03-21chmod -xTor Lillqvist3-0/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-1/+2