summaryrefslogtreecommitdiff
path: root/xmlhelp
AgeCommit message (Expand)AuthorFilesLines
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar3-3/+3
2012-09-16Remove useless variableJulien Nabet1-3/+1
2012-09-13enable indentation of Basic source code in help fdo#41737Andras Timar1-0/+9
2012-09-05kill RTL_CONSTASCII_USTRINGPARAM in xmlhelpOlivier Hallot10-122/+94
2012-09-05add superscript and subscript support to enable removing odd 1^st constructCaolán McNamara2-0/+26
2012-08-24Related: fdo#53337 Maybe this is a typeinfo visibility problemCaolán McNamara1-0/+6
2012-08-22more old module-description xml filesMatúš Kukan2-6/+6
2012-08-22do not deliver these module-description xml filesMatúš Kukan1-2/+0
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-07-02targetted improvement of UNO API includes / usageMichael Meeks2-8/+2
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-30Re-enable sort in help-filesNiklas Johansson1-6/+0
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-29xmlhelp is gbuild moduleDavid Tardon2-1/+0
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
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-08gbuild: "use" vs. "add":Michael Stahl2-4/+4
2012-04-07bah, really deliver the filesDavid Tardon1-5/+5
2012-04-07drop executable flagDavid Tardon5-0/+0
2012-04-07install xsl files tooDavid Tardon1-0/+5
2012-04-07gbuildize xmlhelpDavid Tardon15-386/+265
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 Stahl2-0/+0
2012-03-21chmod -xTor Lillqvist3-0/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-1/+2
2012-03-09minor documentation tweaksMichael Meeks1-1/+1
2012-02-23remove all other deprecated header guardsThomas Arnhold4-16/+0
2012-02-23reduce try-catch CLuceneError blockCaolán McNamara1-8/+9
2012-02-23not every extension's help will have help in all langs, catch that exceptionCaolán McNamara2-3/+11
2012-02-23ditch archaic headerguardsCaolán McNamara1-8/+0
2012-02-23just link to HelpIndexerCaolán McNamara5-270/+1
2012-02-23tweak for cross-platformityCaolán McNamara2-19/+17
2012-02-23use different OUString ctor for RTL_TEXTENCODING_UCS4Caolán McNamara3-9/+4
2012-02-23HelpIndexer and HelpSearch: remove JavaGert van Valkenhoef7-762/+0