1. 286a773 re-base on ALv2 code. by Michael Meeks · 14 years ago
  2. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  3. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  4. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  5. 8b97644 Revert "fdo#52246 let helpex use gsicheck's tag checker" by Andras Timar · 14 years ago
  6. 2f31023 explicitly link to libxslt by Caolán McNamara · 14 years ago
  7. 0cd2f00 have to register exslt handlers for string::tokenize by Caolán McNamara · 14 years ago
  8. 1266f7f we need to escape xml on export by Caolán McNamara · 14 years ago
  9. e190f0a merge tool not filtering on requested input file name by Caolán McNamara · 14 years ago
  10. e967b15 merge .ui translations back to runtime files by Caolán McNamara · 14 years ago
  11. 9414366 add a plausible .ui to .sdf extraction tool by Caolán McNamara · 14 years ago
  12. 0475a79 use utf-8 instead of legacy code pages in all msi tables (related: fdo#39595) by Andras Timar · 14 years ago
  13. 1314800 typo: COMMEND->COMMENT by Andras Timar · 14 years ago
  14. 0cacb52 set encoding of Hungarian MSI tables to UTF-8 by Andras Timar · 14 years ago
  15. b854de9 deprecate oustringostreaminserter.hxx by Norbert Thiebaud · 14 years ago
  16. 4108693 fdo#54232 set encoding of Romanian MSI tables to UTF-8 by Andras Timar · 14 years ago
  17. eaa81cc move help compiler/linker/indexer to a new module by Andras Timar · 14 years ago
  18. f3b0081 trim leading (and trailing) spaces when extracting help string by Andras Timar · 14 years ago
  19. a0ca945 Make update_tree.pl work with internal xmllint by Stephan Bergmann · 14 years ago
  20. 7017654 add help.tree files to extensions' help by Bence Babati · 14 years ago
  21. 76e0a9a -Werror,-Wunused-function by Stephan Bergmann · 14 years ago
  22. 4ced2d9 fdo#52246 let helpex use gsicheck's tag checker by Andras Bartek · 14 years ago
  23. 715e210 Related: fdo#53337 Maybe this is a typeinfo visibility problem by Caolán McNamara · 14 years ago
  24. 31c5270 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  25. 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
  26. 49ad17e remove include comments and boxes by Thomas Arnhold · 14 years ago
  27. adc49a8 remove empty ascii boxes and stuff by Thomas Arnhold · 14 years ago
  28. a921066 fix crash on start by Ivan Timofeev · 14 years ago
  29. aba13e8 fixing conditional text in ahelp tags fdo#49268 by Andras Bartek · 14 years ago
  30. 889de66 Typo ressource -> resource by Stephan Bergmann · 14 years ago
  31. 5ef0042 Partially revert "Remove some unused defines and controls" by Thomas Arnhold · 14 years ago
  32. 63c508e re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  33. 4b592ce move ulfconv to l10ntools by David Tardon · 14 years ago
  34. 7f47903 fdo#52090 update Danish dictionaries (2012.07.14) by Andras Timar · 14 years ago
  35. a767448 Search for char instead of 1 char long string, when possible. by Christophe JAILLET · 14 years ago
  36. 05a0aaa fdo#51954: More tools->rtl string conversion regressions by Stephan Bergmann · 14 years ago
  37. 23e2875 XML_Parse returns enum XML_Status by Michael Stahl · 14 years ago
  38. de3d688 Regression fix correction by Stephan Bergmann · 14 years ago
  39. cc632da fix std::max mismatched type compile snafu by Michael Meeks · 14 years ago
  40. 63cb8d6 fdo#51954: More tools->rtl string conversion regressions by Stephan Bergmann · 14 years ago
  41. 62342ab fdo#51954: -1 is small while STRING_NOTFOUND was great by Stephan Bergmann · 14 years ago
  42. 4c912d3 Resolves: fdo#51572 catch CLuceneError throws and extract the error message by Caolán McNamara · 14 years ago
  43. f2d484e "Wunused-but-set-variable" was new in gcc 4.6 by Terrence Enger · 14 years ago
  44. 278000a Remove unused defines by Thomas Arnhold · 14 years ago
  45. 0c2b23e Remove unused xmlutil.hxx by Thomas Arnhold · 14 years ago
  46. 2005a34 re-base on ALv2 code. by Michael Meeks · 14 years ago
  47. b63027f Remove some unused defines and controls by Thomas Arnhold · 14 years ago
  48. f2efc95 callcatcher: remove some unused code by Caolán McNamara · 14 years ago
  49. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  50. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  51. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  52. aab6aba fix help localization from source tarballs by Petr Mladek · 14 years ago
  53. 462935f removed unused forward declarations of class by Takeshi Abe · 14 years ago
  54. d2a02df cppcheck: Avoid unused variables code warnings by Martyn Russell · 14 years ago
  55. 35a30cb targeted string re-work by Norbert Thiebaud · 14 years ago
  56. 217b573 move idxdict out of dictionaries by David Tardon · 14 years ago
  57. 9baeb0b on Windows we need both propex (Perl script) and propex.bat (launcher) by Andras Timar · 14 years ago
  58. 8512e5c reduce static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
  59. f5e727d WaE: exceptions used without unwind information by Caolán McNamara · 14 years ago
  60. f8ec9ca fix subtle flex problems on MacOS by David Ostrovsky · 14 years ago
  61. d28ffc8 add propex.bat back; it is used on Windows by Matúš Kukan · 14 years ago
  62. ced53aa fixed subtle flex issue with C++ treatment on Windows by David Ostrovsky · 14 years ago
  63. f9bea44 generate non-interactive scanner by David Tardon · 14 years ago
  64. b4adf8a the binaries were build with enabled exceptions before by David Tardon · 14 years ago
  65. 9fe6e4d build Jar_FCFGMerge only in with-java case by Matúš Kukan · 14 years ago
  66. e3ef482 there is no localize script and propmerge.bat is not used by Matúš Kukan · 14 years ago
  67. 3e0b229 gbuild conversion l10ntools module by David Ostrovsky · 14 years ago
  68. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  69. b3fcbe7 do not export usage of CLucene headers outside of l10ntools by Luboš Luňák · 14 years ago
  70. c8677d3 use CLUCENE_CFLAGS by Luboš Luňák · 14 years ago
  71. 1ac9f911 WaE: unused functions by Tor Lillqvist · 14 years ago
  72. 1dcab66 WaE: MSVC2008 suppress warnings in clucene headers by Caolán McNamara · 14 years ago
  73. 959ab4d WaE: MSVC2008 suppress warnings in clucene headers by Caolán McNamara · 14 years ago
  74. 8c1f7d9 in debug message print the filename that caused the error by Andras Timar · 14 years ago
  75. 1ba0ab7 we only extract en-US strings, remove some complexity by Andras Timar · 14 years ago
  76. 3f00358 export x-comments to sdf file into the 'helptext' field by Andras Timar · 14 years ago
  77. e414736 add headers to Gert's files by Caolán McNamara · 14 years ago
  78. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  79. effda59 callcatcher: regenerate list by Caolán McNamara · 14 years ago
  80. 79872b9 exclude callcatcher output dirs from translation tools as well by Caolán McNamara · 14 years ago
  81. a84e97e Remove unused code in l10ntools. by Santiago Martinez · 14 years ago
  82. 7c033bb WaE: unknown conversion type character 'z' in format by David Tardon · 14 years ago
  83. 811180e translations converted to gbuild by Matúš Kukan · 14 years ago
  84. 4aa1757 Make sure osl_openFile is called with an absolute URL by Stephan Bergmann · 14 years ago
  85. f240113 Better error message by Stephan Bergmann · 14 years ago
  86. 249dea4 Prevent crash of helpex.exe by Andras Timar · 14 years ago
  87. cb578c7 fix behaviour of propex tool on Windows by Andras Timar · 14 years ago
  88. ad549ad Make localize follow clone/* instead of symlinks by Stephan Bergmann · 14 years ago
  89. f15c1c3 print what directory localize tool cannot open by Andras Timar · 14 years ago
  90. 995b2f8 more silent output of non-verbose help build by Andras Timar · 14 years ago
  91. a3fccd2 unusedcode.easy: remove unused code by Thomas Arnhold · 14 years ago
  92. aee538e do not print ".\n" to console by Andras Timar · 14 years ago
  93. 3ea0a0a ja help overflows clucene's default limits by Caolán McNamara · 14 years ago
  94. d5c14a9 just link to HelpIndexer by Caolán McNamara · 14 years ago
  95. 170b955 tweak for cross-platformity by Caolán McNamara · 14 years ago
  96. e4825f4 make sure we retain fix for fdo#40665 in clucene by Caolán McNamara · 14 years ago
  97. 8f6321b use different OUString ctor for RTL_TEXTENCODING_UCS4 by Caolán McNamara · 14 years ago
  98. c4e3596 HelpIndexer and HelpSearch: remove Java by Gert van Valkenhoef · 14 years ago
  99. bc92363 HelpIndexer: use OSL for directory access by Gert van Valkenhoef · 14 years ago
  100. 70a7cd0 Add C++ HelpSearch and call from XMLHelp. Fix string conversion bug. by Gert van Valkenhoef · 14 years ago