1. ed5c2c9 fix system-clucene/-boost build with gcc 4.4 by Rene Engelhard · 14 years ago
  2. b854de9 deprecate oustringostreaminserter.hxx by Norbert Thiebaud · 14 years ago
  3. eaa81cc move help compiler/linker/indexer to a new module by Andras Timar · 14 years ago
  4. 21fbe15 Remove useless variable by Julien Nabet · 14 years ago
  5. 9302520 enable indentation of Basic source code in help fdo#41737 by Andras Timar · 14 years ago
  6. 72fa23b kill RTL_CONSTASCII_USTRINGPARAM in xmlhelp by Olivier Hallot · 14 years ago
  7. c96e2c2 add superscript and subscript support to enable removing odd 1^st construct by Caolán McNamara · 14 years ago
  8. 715e210 Related: fdo#53337 Maybe this is a typeinfo visibility problem by Caolán McNamara · 14 years ago
  9. 091c1b6 more old module-description xml files by Matúš Kukan · 14 years ago
  10. daf2312 do not deliver these module-description xml files by Matúš Kukan · 14 years ago
  11. d9eec8f embed extension's help tree into main help tree by Bence Babati · 14 years ago
  12. 9272ce4 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  13. 16f75f1 reduce static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
  14. acd3b2f Replace usage of rtl/memory.h in xmlhelp with their equivalent from string.h by Arnaud Versini · 14 years ago
  15. 23e2875 XML_Parse returns enum XML_Status by Michael Stahl · 14 years ago
  16. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  17. 6fcac7d Remove unused include files by Thomas Arnhold · 14 years ago
  18. 2c75729 reduce static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
  19. 66cd9ee Remove various commented out defines by Thomas Arnhold · 14 years ago
  20. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  21. 40bb1f6 removed unused forward declarations of class by Takeshi Abe · 14 years ago
  22. 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
  23. d085789 fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
  24. c9337a8 Targeted string re-work xmlhelp/xmlscript by Thorsten Behrens · 14 years ago
  25. fb31092 Re-enable sort in help-files by Niklas Johansson · 14 years ago
  26. 8512e5c reduce static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
  27. aea14bd work around spurious signed overflow warnings by Michael Stahl · 14 years ago
  28. 135c63c fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST by Thomas Arnhold · 14 years ago
  29. fc092df xmlhelp is gbuild module by David Tardon · 14 years ago
  30. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  31. 41135b6 WaE: silence warnings from msvc2008 (again) by Caolán McNamara · 14 years ago
  32. b3fcbe7 do not export usage of CLucene headers outside of l10ntools by Luboš Luňák · 14 years ago
  33. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  34. 5b53016 bah, really deliver the files by David Tardon · 14 years ago
  35. 063c424 drop executable flag by David Tardon · 14 years ago
  36. 7de1c84 install xsl files too by David Tardon · 14 years ago
  37. 69bd2f3 gbuildize xmlhelp by David Tardon · 14 years ago
  38. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  39. 743f220 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  40. 643a582 removed duplicate #includes by Takeshi Abe · 14 years ago
  41. 9429bbb .component files don't need executable bits by Michael Stahl · 14 years ago
  42. 2a11719 chmod -x by Tor Lillqvist · 14 years ago
  43. 6e67c03 Enable -Wnon-virtual-dtor for GCC 4.6 by Stephan Bergmann · 14 years ago
  44. eea51b7 minor documentation tweaks by Michael Meeks · 14 years ago
  45. d8fc177 remove all other deprecated header guards by Thomas Arnhold · 14 years ago
  46. b06d05f reduce try-catch CLuceneError block by Caolán McNamara · 14 years ago
  47. 97fc400 not every extension's help will have help in all langs, catch that exception by Caolán McNamara · 14 years ago
  48. 98d6d98 ditch archaic headerguards by Caolán McNamara · 14 years ago
  49. d5c14a9 just link to HelpIndexer by Caolán McNamara · 14 years ago
  50. 170b955 tweak for cross-platformity by Caolán McNamara · 14 years ago
  51. 8f6321b use different OUString ctor for RTL_TEXTENCODING_UCS4 by Caolán McNamara · 14 years ago
  52. c4e3596 HelpIndexer and HelpSearch: remove Java by Gert van Valkenhoef · 14 years ago
  53. 71231b9 Bugfix resultsetforquery by Gert van Valkenhoef · 14 years ago
  54. 70a7cd0 Add C++ HelpSearch and call from XMLHelp. Fix string conversion bug. by Gert van Valkenhoef · 14 years ago
  55. 796818d tweak build by Caolán McNamara · 14 years ago
  56. 0f691cc6 HelpIndexer using rtl::OUString, called from xmlhelp by Gert van Valkenhoef · 14 years ago
  57. 15704e6 bootstrap replacement c++ help component by Caolán McNamara · 14 years ago
  58. 7636d37 fdo#40665 use CJKAnalyzer for ko, zh-CN, and zh-TW, too by Andras Timar · 14 years ago
  59. 64e1ae0 Added READMEs for modules which used to be in libs-core by Josh Heidenreich · 14 years ago
  60. 2727a29 Fix for fdo43460 Part XLVI getLength() to isEmpty() by Olivier Hallot · 14 years ago
  61. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  62. ee0a5a0 There is nothing to build in xmlhelp/inc by Tor Lillqvist · 14 years ago
  63. 7904a8c I don't see NO_BSYMBOLIC being used anywhere by Tor Lillqvist · 14 years ago
  64. dcfd4be childs -> children by Michael T. Whiteley · 14 years ago
  65. 4c5fd05 remove unused members, sablot went away a long time ago by Caolán McNamara · 14 years ago
  66. c3b54e6 callcatcher: remove some unused code by Caolán McNamara · 14 years ago
  67. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  68. 06bb56e remove include of pch header from xmlhelp by Norbert Thiebaud · 14 years ago
  69. e4610ff remove PCH support in dmake-module by Norbert Thiebaud · 14 years ago
  70. c175888 Heavily simplified utl::ConfigManager. by Stephan Bergmann · 14 years ago
  71. 2ff63bc Undo basis/brand split: merge basis share/ into brand share/. by Stephan Bergmann · 15 years ago
  72. c1e82b1 Drop apparently unneeded inclusion of l10ntools/compilehelp.hxx by Tor Lillqvist · 15 years ago
  73. 3fed9f3 fix typos and includes by Caolán McNamara · 15 years ago
  74. 3829892 merge together 5 or ascii isalpha/isalnum/isdigit implementations by Caolán McNamara · 15 years ago
  75. 1f7b661 Some cppcheck cleaning by Julien Nabet · 15 years ago
  76. f921ca3 check return of osl_setFilePos by Caolán McNamara · 15 years ago
  77. a90983b Remove component_getImplementationEnvironment methods by Matúš Kukan · 15 years ago
  78. d9708d0 mingw32-gcc doesn't support the cl.exe GR option by Jesús Corrius · 15 years ago
  79. 7d4590a Use DESKTOP and NATIVE where appropriate by Tor Lillqvist · 15 years ago
  80. 6cee4d1 createFromAscii -> RTL_CONSTASCII_USTRINGPARAM by Caolán McNamara · 15 years ago
  81. 4912a5e Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  82. ca39c0e Merge commit 'libreoffice-3.4.0.2' by Jan Holesovsky · 15 years ago
  83. ec88e3f Fix typo by Tor Lillqvist · 15 years ago
  84. 4819e1b Rework how <db.h> is included by Tor Lillqvist · 15 years ago
  85. 718966d No DB_INCLUDES any more, pass -I if necessary by Tor Lillqvist · 15 years ago
  86. 159a985 wikihelp: Pass the LibreOffice version to help.libreoffice.org. by Jan Holesovsky · 15 years ago
  87. 561192c Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
  88. b0b3e5f remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core) by Christina Rossmanith · 15 years ago
  89. b99c88f Kill Pos_XXX in favour of osl_Pos_XXX by Michael Lefevre · 15 years ago
  90. 737740f Kill Pos_XXX in favour of osl_Pos_XXX by Michael Lefevre · 15 years ago
  91. df965c9 drop bogus executable flag from idl/build/src and config files by Francisco Saito · 15 years ago
  92. e60d365 drop bogus executable flag from [ch]xx/bas/asm files by Francisco Saito · 15 years ago
  93. 3b7ab82 Merge commit 'ooo/DEV300_m103' by Jan Holesovsky · 15 years ago
  94. 091e4ae Merge remote-tracking branch 'origin/integration/dev300_m101' by Jan Holesovsky · 15 years ago
  95. 1848de2 Move OSL_ENSURE(false,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  96. e65c0fe Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 by Thorsten Behrens · 15 years ago
  97. 76d93f3 Remove bogus and useless comments in libs-core. by Guillaume Poussel · 15 years ago
  98. 9d42fad jl164 #i109096# Displaying help content fails for extensions when user installation has a long path on windows by Joachim Lingner · 15 years ago
  99. 7eb9898 jl164 #i109096# java help indexer service did not work with long file paths by Joachim Lingner · 15 years ago
  100. f2262ff add RTL_CONSTASCII_STRINGPARAM for string literals by David Tardon · 15 years ago