1. f31424e Fix *_component_getFactory function type by Stephan Bergmann · 12 years ago
  2. 9bac4d4 typo: more then -> more than by Takeshi Abe · 12 years ago
  3. ea9331f fdo#80363 always use WIN32 long path prefix with Hunspell, MyThes, Hyphen by László Németh · 12 years ago
  4. 5b2df0c conditionally revert 96840ff0ce697c5c05b59d53409b3cf27ac35e5f by Douglas Mencken · 12 years ago
  5. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  6. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  7. adc20c3 compareToAscii -> equalsAscii by Noel Grandin · 12 years ago
  8. 96840ff WaE: 'guessesForWord:' is deprecated: first deprecated in OS X 10.6 by Tor Lillqvist · 12 years ago
  9. 8928a4f Try to fix Windows build by Tor Lillqvist · 12 years ago
  10. 7933b269 Reintroduce Win_GetShortPathName() by Tor Lillqvist · 12 years ago
  11. f98eab9 Fix typo by Tor Lillqvist · 12 years ago
  12. 6d06aa8 fdo#48017 WIN32 long path support in Hyphen and MyThes by László Németh · 12 years ago
  13. 19c4d8d Many spelling fixes: directories h* - p*. by Pedro Giffuni · 12 years ago
  14. 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
  15. 445d625 error C2059: syntax error : ´)´ by Caolán McNamara · 12 years ago
  16. 5e4b21e fdo#48017 fix WIN32 long path name support of spelling dictionaries by László Németh · 12 years ago
  17. ca56379 lingucomponent: sal_Bool->bool by Noel Grandin · 12 years ago
  18. 1a5457a Avoid possible memory leaks in case of exceptions by Takeshi Abe · 12 years ago
  19. 8bb2ce6 fixincludeguards.sh: some smaller dirs by Thomas Arnhold · 12 years ago
  20. 981590d Clean up function declarations by Stephan Bergmann · 12 years ago
  21. 5b8ca52 Clean up function declarations by Stephan Bergmann · 12 years ago
  22. 2ee552c loplugin:saloverride by Stephan Bergmann · 12 years ago
  23. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  24. f883832 WaE: unused variable 'catst2' [loplugin:unusedvariablecheck] by Tor Lillqvist · 12 years ago
  25. 1cc0bdd coverity#735439 Logically dead code by Caolán McNamara · 12 years ago
  26. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  27. 412c47de Remove visual noise from lingucomponent by Alexander Wilms · 12 years ago
  28. 04ff535 normalize values of SYSTEM_ZLIB, SYSTEM_DICTS, SYSTEM_FONTCONFIG by Michael Stahl · 12 years ago
  29. 16e2195 coverity#707953 Uninitialized scalar field by Caolán McNamara · 12 years ago
  30. 604a0b7 fdo#44314 Unicode hyphenation at soft hyphens with two extra char. by László Németh · 12 years ago
  31. e63923b fdo#44314 non-standard hyphenation at soft hyphens + with pers. dic. by László Németh · 12 years ago
  32. c5685ec fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svx by Alexandre Vicenzi · 12 years ago
  33. 679e415 Drop the unnecessary extra directory level by Khaled Hosny · 12 years ago
  34. 25fe5fe WaE: unused variable 'aPathOpt' by Tor Lillqvist · 12 years ago
  35. b55259e typo fixes by Andras Timar · 12 years ago
  36. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  37. a83b2af Clean-up uno/lbnames.h by Stephan Bergmann · 12 years ago
  38. 7666149 Revert "fdo#56443 allow different name for .dic and .aff files" by Andras Timar · 12 years ago
  39. cb56ab9 fdo#56443 allow different name for .dic and .aff files by Andras Timar · 12 years ago
  40. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  41. ef90021 convert OUString !compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  42. e2451bd Convert indexOf->startsWith and lastIndexOf->endsWith by Noel Grandin · 12 years ago
  43. 704f95e fdo#54938: More uses of cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  44. f852bda clean up some include guards by Thomas Arnhold · 12 years ago
  45. a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
  46. e6e0098 String -> OUString by Stephan Bergmann · 12 years ago
  47. 45e366e drop unnecessary tools/string includes by Caolán McNamara · 12 years ago
  48. 7b003de move externals together by David Tardon · 12 years ago
  49. d5f33e2 the dreaded hu_HU_u8.dic of myspell-hu needs exceptional handling by Eike Rathke · 12 years ago
  50. 386a382e lingucomponent: kill Package_config.mk by Matúš Kukan · 13 years ago
  51. 3ec4fed CID#983035 fix potential memleak by Caolán McNamara · 13 years ago
  52. 19d7fd2 Sprinkle more boost_headers love by Tor Lillqvist · 13 years ago
  53. 91a1e61 clearly it's enough to obtain the const array once by Eike Rathke · 13 years ago
  54. 75be8fd convert LINGUCOMPONENT module from String to OUString by Noel Grandin · 13 years ago
  55. b291852 get rid of unnecessary conversion, use LinguIsUnspecified(OUString) by Eike Rathke · 13 years ago
  56. 2f6551b a set of LanguageType fallback converted to is utter nonsense here by Eike Rathke · 13 years ago
  57. 22dc925 no need to count, just find by Eike Rathke · 13 years ago
  58. 349b2c2 it's a set, so treat it as such by Eike Rathke · 13 years ago
  59. 08e4d51 if valid accept whatever the dictionary's name might comprise by Eike Rathke · 13 years ago
  60. 39c9c74 was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback() by Eike Rathke · 13 years ago
  61. 12b1d1c Mark as const by Takeshi Abe · 13 years ago
  62. 358d1a9 use static LanguageTag::convertTo...() for standalone conversions by Eike Rathke · 13 years ago
  63. 9e958cd Use a simpler fix for bad old libexttextcat constants. by Mark Wielaard · 13 years ago
  64. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  65. d49a0b4 One more XPropertySet -> XLinguProperties by Tor Lillqvist · 13 years ago
  66. 708cab4 fdo#46808, propogate XLinguProperties through some more code by Noel Grandin · 13 years ago
  67. b4d9ed1 small optimization, don't call objectAtIndex twice by Herbert Dürr · 13 years ago
  68. 2ce25fa fix typos (wich instead of which) by Philipp Riemer · 13 years ago
  69. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  70. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  71. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  72. 6c7659b move URE headers to include/ by David Tardon · 13 years ago
  73. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  74. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  75. 580c639 add missing dep on osl/thread.h by David Tardon · 13 years ago
  76. aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
  77. 221960b libexttextcat: mis-spell it again for old versions by Michael Stahl · 13 years ago
  78. a81f44c libexttextcat: fix the --with-system case too... by Michael Stahl · 13 years ago
  79. e21114a Missing _TEXTCAT_RESULT_SHORT -> TEXTCAT_RESULT_SHORT_STR by Stephan Bergmann · 13 years ago
  80. d4244ef libexttextcat: fix spelling of _TEXTCAT_RESULT_UNKOWN by Michael Stahl · 13 years ago
  81. 002a0d9 Fix spelling errors and typos: 'unkown' change to 'unknown' by vincent · 13 years ago
  82. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  83. b768611 remove all d.lst by Michael Stahl · 13 years ago
  84. 836bde6 cppuhelper: new ZipPackage_cppuhelper_odk_headers by Michael Stahl · 13 years ago
  85. 936d7ba cppu: new ZipPackage_cppu_odk_headers by Michael Stahl · 13 years ago
  86. 98029f1 fdo#60427, fdo#59337: spell words with ZWNJ/ZWJ, f-lig. (only 8-bit dic.) by László Németh · 13 years ago
  87. a05f2ee do not use removed A2OU macro by Luboš Luňák · 13 years ago
  88. 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
  89. afbd578 MacOSXSpell needs boost_headers by Tor Lillqvist · 13 years ago
  90. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  91. 6ad7089 Reduce scope by Julien Nabet · 13 years ago
  92. 241ccc2 resolved fdo#58503 restore awkward handling of empty locale for legacy by Eike Rathke · 13 years ago
  93. cf06882 Fix SimpleGuesser::operator=' should return 'SimpleGuesser & by Julien Nabet · 13 years ago
  94. 4ef5ed9d fdo#57545 remove redundant capitalType functions by Quentin Pradet · 13 years ago
  95. 12152d2 Replace GUIBASE checks with equivalent OS checks by Tor Lillqvist · 13 years ago
  96. 90874ab do not trigger liblangtag init during startup by Eike Rathke · 13 years ago
  97. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  98. 85b9420 added i18nisolang1 by Eike Rathke · 13 years ago
  99. f1beaad some more LocaleToLanguage() replacement by Eike Rathke · 13 years ago
  100. d7a5ec6 get rid of CreateLocale() and related by Eike Rathke · 13 years ago