Age | Commit message (Expand) | Author |
2012-08-14 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-09 | reduce static_initialization_and_destruction chain | Caolán McNamara |
2012-07-29 | Replace usage of rtl/memory.h in xmlhelp with their equivalent from string.h | Arnaud Versini |
2012-07-12 | XML_Parse returns enum XML_Status | Michael Stahl |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-25 | reduce static_initialization_and_destruction chain | Caolán McNamara |
2012-06-25 | Remove various commented out defines | Thomas Arnhold |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-18 | removed unused forward declarations of class | Takeshi Abe |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-01 | Targeted string re-work xmlhelp/xmlscript | Thorsten Behrens |
2012-05-30 | Re-enable sort in help-files | Niklas Johansson |
2012-05-16 | reduce static_initialization_and_destruction chain | Caolán McNamara |
2012-05-08 | work around spurious signed overflow warnings | Michael Stahl |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-04-29 | xmlhelp is gbuild module | David Tardon |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-24 | WaE: silence warnings from msvc2008 (again) | Caolán McNamara |
2012-04-24 | do not export usage of CLucene headers outside of l10ntools | Luboš Luňák |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-07 | bah, really deliver the files | David Tardon |
2012-04-07 | drop executable flag | David Tardon |
2012-04-07 | install xsl files too | David Tardon |
2012-04-07 | gbuildize xmlhelp | David Tardon |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-04 | removed duplicate #includes | Takeshi Abe |
2012-03-23 | .component files don't need executable bits | Michael Stahl |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-09 | minor documentation tweaks | Michael Meeks |
2012-02-23 | remove all other deprecated header guards | Thomas Arnhold |
2012-02-23 | reduce try-catch CLuceneError block | Caolán McNamara |
2012-02-23 | not every extension's help will have help in all langs, catch that exception | Caolán McNamara |
2012-02-23 | ditch archaic headerguards | Caolán McNamara |
2012-02-23 | just link to HelpIndexer | Caolán McNamara |
2012-02-23 | tweak for cross-platformity | Caolán McNamara |
2012-02-23 | use different OUString ctor for RTL_TEXTENCODING_UCS4 | Caolán McNamara |
2012-02-23 | HelpIndexer and HelpSearch: remove Java | Gert van Valkenhoef |
2012-02-23 | Bugfix resultsetforquery | Gert van Valkenhoef |
2012-02-23 | Add C++ HelpSearch and call from XMLHelp. Fix string conversion bug. | Gert van Valkenhoef |
2012-02-23 | tweak build | Caolán McNamara |
2012-02-23 | HelpIndexer using rtl::OUString, called from xmlhelp | Gert van Valkenhoef |
2012-02-23 | bootstrap replacement c++ help component | Caolán McNamara |
2012-02-17 | fdo#40665 use CJKAnalyzer for ko, zh-CN, and zh-TW, too | Andras Timar |
2012-02-08 | Added READMEs for modules which used to be in libs-core | Josh Heidenreich |
2012-01-24 | Fix for fdo43460 Part XLVI getLength() to isEmpty() | Olivier Hallot |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |