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