Age | Commit message (Expand) | Author | Files | Lines |
2014-05-23 | fdo#48017 WIN32 long path support in Hyphen and MyThes | László Németh | 4 | -51/+10 |
2014-04-30 | Many spelling fixes: directories h* - p*. | Pedro Giffuni | 2 | -2/+2 |
2014-04-28 | prefer makefile-gmake-mode | Takeshi Abe | 7 | -7/+7 |
2014-04-25 | error C2059: syntax error : ´)´ | Caolán McNamara | 1 | -2/+2 |
2014-04-25 | fdo#48017 fix WIN32 long path name support of spelling dictionaries | László Németh | 1 | -6/+7 |
2014-04-23 | lingucomponent: sal_Bool->bool | Noel Grandin | 4 | -12/+12 |
2014-04-21 | Avoid possible memory leaks in case of exceptions | Takeshi Abe | 1 | -20/+9 |
2014-04-19 | fixincludeguards.sh: some smaller dirs | Thomas Arnhold | 8 | -16/+16 |
2014-04-14 | Clean up function declarations | Stephan Bergmann | 2 | -13/+5 |
2014-04-14 | Clean up function declarations | Stephan Bergmann | 7 | -25/+25 |
2014-03-30 | loplugin:saloverride | Stephan Bergmann | 1 | -14/+14 |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann | 5 | -51/+51 |
2014-03-25 | WaE: unused variable 'catst2' [loplugin:unusedvariablecheck] | Tor Lillqvist | 1 | -1/+0 |
2014-03-25 | coverity#735439 Logically dead code | Caolán McNamara | 1 | -3/+0 |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann | 9 | -102/+102 |
2014-02-26 | Remove visual noise from lingucomponent | Alexander Wilms | 19 | -222/+29 |
2014-02-12 | normalize values of SYSTEM_ZLIB, SYSTEM_DICTS, SYSTEM_FONTCONFIG | Michael Stahl | 1 | -1/+1 |
2014-02-11 | coverity#707953 Uninitialized scalar field | Caolán McNamara | 1 | -0/+1 |
2014-02-04 | fdo#44314 Unicode hyphenation at soft hyphens with two extra char. | László Németh | 1 | -3/+1 |
2014-01-30 | fdo#44314 non-standard hyphenation at soft hyphens + with pers. dic. | László Németh | 1 | -11/+17 |
2014-01-30 | fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svx | Alexandre Vicenzi | 1 | -3/+0 |
2014-01-01 | Drop the unnecessary extra directory level | Khaled Hosny | 5 | -3/+3 |
2013-12-26 | WaE: unused variable 'aPathOpt' | Tor Lillqvist | 1 | -1/+0 |
2013-12-20 | typo fixes | Andras Timar | 3 | -4/+4 |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann | 5 | -10/+10 |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann | 5 | -5/+0 |
2013-12-09 | Revert "fdo#56443 allow different name for .dic and .aff files" | Andras Timar | 2 | -26/+19 |
2013-12-09 | fdo#56443 allow different name for .dic and .aff files | Andras Timar | 2 | -19/+26 |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin | 2 | -2/+2 |
2013-11-11 | convert OUString !compareToAscii to equalsAscii | Noel Grandin | 3 | -3/+3 |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin | 1 | -1/+1 |
2013-10-25 | fdo#54938: More uses of cppu::supportsService | Marcos Paulo de Souza | 5 | -72/+10 |
2013-10-23 | clean up some include guards | Thomas Arnhold | 1 | -2/+2 |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist | 13 | -22/+22 |
2013-10-20 | String -> OUString | Stephan Bergmann | 1 | -2/+1 |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara | 2 | -2/+0 |
2013-10-13 | move externals together | David Tardon | 1 | -5/+4 |
2013-10-11 | the dreaded hu_HU_u8.dic of myspell-hu needs exceptional handling | Eike Rathke | 1 | -0/+16 |
2013-10-02 | lingucomponent: kill Package_config.mk | Matúš Kukan | 2 | -18/+0 |
2013-10-02 | CID#983035 fix potential memleak | Caolán McNamara | 1 | -1/+2 |
2013-09-19 | Sprinkle more boost_headers love | Tor Lillqvist | 1 | -0/+2 |
2013-09-17 | clearly it's enough to obtain the const array once | Eike Rathke | 1 | -1/+1 |
2013-09-17 | convert LINGUCOMPONENT module from String to OUString | Noel Grandin | 2 | -3/+3 |
2013-09-12 | get rid of unnecessary conversion, use LinguIsUnspecified(OUString) | Eike Rathke | 1 | -5/+1 |
2013-09-12 | a set of LanguageType fallback converted to is utter nonsense here | Eike Rathke | 1 | -5/+6 |
2013-09-12 | no need to count, just find | Eike Rathke | 1 | -1/+1 |
2013-09-12 | it's a set, so treat it as such | Eike Rathke | 1 | -4/+1 |
2013-09-12 | if valid accept whatever the dictionary's name might comprise | Eike Rathke | 1 | -3/+1 |
2013-09-03 | was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback() | Eike Rathke | 1 | -2/+2 |
2013-08-12 | Mark as const | Takeshi Abe | 1 | -1/+1 |