summaryrefslogtreecommitdiff
path: root/xmlhelp
AgeCommit message (Expand)Author
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-13enable indentation of Basic source code in help fdo#41737Andras Timar
2012-09-05kill RTL_CONSTASCII_USTRINGPARAM in xmlhelpOlivier Hallot
2012-09-05add superscript and subscript support to enable removing odd 1^st constructCaolán McNamara
2012-08-24Related: fdo#53337 Maybe this is a typeinfo visibility problemCaolán McNamara
2012-08-22more old module-description xml filesMatúš Kukan
2012-08-22do not deliver these module-description xml filesMatúš Kukan
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-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-27Remove unused include filesThomas Arnhold
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-18removed unused forward declarations of classTakeshi Abe
2012-06-09Remove superfluous empty lines on topThomas Arnhold
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-30Re-enable sort in help-filesNiklas Johansson
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara
2012-05-08work around spurious signed overflow warningsMichael Stahl
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-29xmlhelp is gbuild moduleDavid Tardon
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-24WaE: silence warnings from msvc2008 (again)Caolán McNamara
2012-04-24do not export usage of CLucene headers outside of l10ntoolsLuboš Luňák
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-07bah, really deliver the filesDavid Tardon
2012-04-07drop executable flagDavid Tardon
2012-04-07install xsl files tooDavid Tardon
2012-04-07gbuildize xmlhelpDavid Tardon
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-04removed duplicate #includesTakeshi Abe
2012-03-23.component files don't need executable bitsMichael Stahl
2012-03-21chmod -xTor Lillqvist
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-09minor documentation tweaksMichael Meeks