Age | Commit message (Expand) | Author |
2012-09-26 | use utf-8 instead of legacy code pages in all msi tables (related: fdo#39595) | Andras Timar |
2012-09-24 | typo: COMMEND->COMMENT | Andras Timar |
2012-09-23 | set encoding of Hungarian MSI tables to UTF-8 | Andras Timar |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-17 | fdo#54232 set encoding of Romanian MSI tables to UTF-8 | Andras Timar |
2012-09-16 | move help compiler/linker/indexer to a new module | Andras Timar |
2012-09-14 | trim leading (and trailing) spaces when extracting help string | Andras Timar |
2012-09-11 | Make update_tree.pl work with internal xmllint | Stephan Bergmann |
2012-09-10 | add help.tree files to extensions' help | Bence Babati |
2012-09-07 | -Werror,-Wunused-function | Stephan Bergmann |
2012-09-06 | fdo#52246 let helpex use gsicheck's tag checker | Andras Bartek |
2012-08-24 | Related: fdo#53337 Maybe this is a typeinfo visibility problem | Caolán McNamara |
2012-08-14 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-08-07 | remove empty ascii boxes and stuff | Thomas Arnhold |
2012-08-07 | fix crash on start | Ivan Timofeev |
2012-08-06 | fixing conditional text in ahelp tags fdo#49268 | Andras Bartek |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann |
2012-07-28 | Partially revert "Remove some unused defines and controls" | Thomas Arnhold |
2012-07-18 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-17 | move ulfconv to l10ntools | David Tardon |
2012-07-15 | fdo#52090 update Danish dictionaries (2012.07.14) | Andras Timar |
2012-07-13 | Search for char instead of 1 char long string, when possible. | Christophe JAILLET |
2012-07-13 | fdo#51954: More tools->rtl string conversion regressions | Stephan Bergmann |
2012-07-12 | XML_Parse returns enum XML_Status | Michael Stahl |
2012-07-11 | Regression fix correction | Stephan Bergmann |
2012-07-11 | fix std::max mismatched type compile snafu | Michael Meeks |
2012-07-11 | fdo#51954: More tools->rtl string conversion regressions | Stephan Bergmann |
2012-07-10 | fdo#51954: -1 is small while STRING_NOTFOUND was great | Stephan Bergmann |
2012-07-09 | Resolves: fdo#51572 catch CLuceneError throws and extract the error message | Caolán McNamara |
2012-07-07 | "Wunused-but-set-variable" was new in gcc 4.6 | Terrence Enger |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-07-01 | Remove unused xmlutil.hxx | Thomas Arnhold |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-29 | Remove some unused defines and controls | Thomas Arnhold |
2012-06-27 | callcatcher: remove some unused code | Caolán McNamara |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-19 | fix help localization from source tarballs | Petr Mladek |
2012-06-16 | removed unused forward declarations of class | Takeshi Abe |
2012-06-12 | cppcheck: Avoid unused variables code warnings | Martyn Russell |
2012-06-01 | targeted string re-work | Norbert Thiebaud |
2012-05-20 | move idxdict out of dictionaries | David Tardon |
2012-05-17 | on Windows we need both propex (Perl script) and propex.bat (launcher) | Andras Timar |
2012-05-16 | reduce static_initialization_and_destruction chain | Caolán McNamara |
2012-05-14 | WaE: exceptions used without unwind information | Caolán McNamara |
2012-05-06 | fix subtle flex problems on MacOS | David Ostrovsky |
2012-05-05 | add propex.bat back; it is used on Windows | Matúš Kukan |