Age | Commit message (Expand) | Author |
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 |
2012-01-16 | There is nothing to build in xmlhelp/inc | Tor Lillqvist |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist |
2011-12-08 | childs -> children | Michael T. Whiteley |
2011-12-06 | remove unused members, sablot went away a long time ago | Caolán McNamara |
2011-12-06 | callcatcher: remove some unused code | Caolán McNamara |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove include of pch header from xmlhelp | Norbert Thiebaud |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud |
2011-11-11 | Heavily simplified utl::ConfigManager. | Stephan Bergmann |
2011-10-07 | Undo basis/brand split: merge basis share/ into brand share/. | Stephan Bergmann |
2011-09-25 | Drop apparently unneeded inclusion of l10ntools/compilehelp.hxx | Tor Lillqvist |
2011-08-29 | fix typos and includes | Caolán McNamara |
2011-08-29 | merge together 5 or ascii isalpha/isalnum/isdigit implementations | Caolán McNamara |
2011-07-31 | Some cppcheck cleaning | Julien Nabet |
2011-07-22 | check return of osl_setFilePos | Caolán McNamara |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matúš Kukan |
2011-06-24 | mingw32-gcc doesn't support the cl.exe GR option | Jesús Corrius |
2011-06-16 | Use DESKTOP and NATIVE where appropriate | Tor Lillqvist |
2011-06-13 | createFromAscii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara |