Age | Commit message (Expand) | Author | Files | Lines |
2012-06-27 | Remove unused include files | Thomas Arnhold | 2 | -108/+0 |
2012-06-25 | reduce static_initialization_and_destruction chain | Caolán McNamara | 1 | -4/+2 |
2012-06-25 | Remove various commented out defines | Thomas Arnhold | 1 | -1/+0 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 18 | -411/+274 |
2012-06-18 | removed unused forward declarations of class | Takeshi Abe | 3 | -9/+0 |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold | 1 | -2/+0 |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 5 | -29/+14 |
2012-06-01 | Targeted string re-work xmlhelp/xmlscript | Thorsten Behrens | 10 | -186/+186 |
2012-05-30 | Re-enable sort in help-files | Niklas Johansson | 1 | -6/+0 |
2012-05-16 | reduce static_initialization_and_destruction chain | Caolán McNamara | 1 | -2/+3 |
2012-05-08 | work around spurious signed overflow warnings | Michael Stahl | 1 | -1/+2 |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold | 6 | -21/+21 |
2012-04-29 | xmlhelp is gbuild module | David Tardon | 2 | -1/+0 |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | 1 | -0/+0 |
2012-04-24 | WaE: silence warnings from msvc2008 (again) | Caolán McNamara | 1 | -0/+10 |
2012-04-24 | do not export usage of CLucene headers outside of l10ntools | Luboš Luňák | 1 | -0/+1 |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | 2 | -4/+4 |
2012-04-07 | bah, really deliver the files | David Tardon | 1 | -5/+5 |
2012-04-07 | drop executable flag | David Tardon | 5 | -0/+0 |
2012-04-07 | install xsl files too | David Tardon | 1 | -0/+5 |
2012-04-07 | gbuildize xmlhelp | David Tardon | 15 | -386/+265 |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | 1 | -3/+3 |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | 1 | -18/+18 |
2012-04-04 | removed duplicate #includes | Takeshi Abe | 1 | -1/+0 |
2012-03-23 | .component files don't need executable bits | Michael Stahl | 2 | -0/+0 |
2012-03-21 | chmod -x | Tor Lillqvist | 3 | -0/+0 |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann | 1 | -1/+2 |
2012-03-09 | minor documentation tweaks | Michael Meeks | 1 | -1/+1 |
2012-02-23 | remove all other deprecated header guards | Thomas Arnhold | 4 | -16/+0 |
2012-02-23 | reduce try-catch CLuceneError block | Caolán McNamara | 1 | -8/+9 |
2012-02-23 | not every extension's help will have help in all langs, catch that exception | Caolán McNamara | 2 | -3/+11 |
2012-02-23 | ditch archaic headerguards | Caolán McNamara | 1 | -8/+0 |
2012-02-23 | just link to HelpIndexer | Caolán McNamara | 5 | -270/+1 |
2012-02-23 | tweak for cross-platformity | Caolán McNamara | 2 | -19/+17 |
2012-02-23 | use different OUString ctor for RTL_TEXTENCODING_UCS4 | Caolán McNamara | 3 | -9/+4 |
2012-02-23 | HelpIndexer and HelpSearch: remove Java | Gert van Valkenhoef | 7 | -762/+0 |
2012-02-23 | Bugfix resultsetforquery | Gert van Valkenhoef | 1 | -5/+4 |
2012-02-23 | Add C++ HelpSearch and call from XMLHelp. Fix string conversion bug. | Gert van Valkenhoef | 3 | -188/+139 |
2012-02-23 | tweak build | Caolán McNamara | 3 | -3/+2 |
2012-02-23 | HelpIndexer using rtl::OUString, called from xmlhelp | Gert van Valkenhoef | 2 | -57/+50 |
2012-02-23 | bootstrap replacement c++ help component | Caolán McNamara | 7 | -6/+272 |
2012-02-17 | fdo#40665 use CJKAnalyzer for ko, zh-CN, and zh-TW, too | Andras Timar | 1 | -1/+4 |
2012-02-08 | Added READMEs for modules which used to be in libs-core | Josh Heidenreich | 1 | -0/+1 |
2012-01-24 | Fix for fdo43460 Part XLVI getLength() to isEmpty() | Olivier Hallot | 8 | -45/+42 |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann | 2 | -2/+2 |
2012-01-16 | There is nothing to build in xmlhelp/inc | Tor Lillqvist | 2 | -46/+5 |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist | 3 | -3/+0 |
2011-12-08 | childs -> children | Michael T. Whiteley | 1 | -10/+10 |
2011-12-06 | remove unused members, sablot went away a long time ago | Caolán McNamara | 2 | -7/+1 |
2011-12-06 | callcatcher: remove some unused code | Caolán McNamara | 2 | -25/+0 |