Age | Commit message (Expand) | Author |
2023-11-08 | loplugin:stringstatic, lopluign:ostr (clang-cl) | Stephan Bergmann |
2023-10-07 | loplugin:ostr: automatic rewrite | Stephan Bergmann |
2023-06-07 | tdf#64830: Don’t require hunspell dictionary for every Arabic locale | Khaled Hosny |
2023-04-24 | loplugin:unnecessarygetstr extend to more std::string checking | Noel Grandin |
2022-10-17 | use more string_view | Noel Grandin |
2022-05-05 | use more o3tl::getToken | Noel Grandin |
2022-01-27 | Recheck modules [i-l]* with IWYU | Gabor Kelemen |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in lingucomponent | Mike Kaganski |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-03-25 | tdf#124173: Enable thesauruses in the iOS app | Tor Lillqvist |
2021-03-17 | tdf#124909: Use the myspell dictionary for Swiss German on iOS | Tor Lillqvist |
2020-04-07 | loplugin:flatten in lingucomponent | Noel Grandin |
2020-01-25 | tdf#130137 Replace remaining uses of WNT define checks with _WIN32 | A_GAN |
2019-12-19 | sal_Char->char in idlc..linguistic | Noel Grandin |
2018-10-23 | clang-tidy performance-unnecessary-copy-init in idl..reportdesign | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2017-11-01 | Replace lists by vectors in lingucomponent | Julien Nabet |
2017-10-23 | loplugin:includeform: lingucomponent | Stephan Bergmann |
2017-09-18 | Use even more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-07-21 | loplugin:constparams in soltools and various | Noel Grandin |
2017-04-29 | Move getProcessWorkingDir from tools to unotools | Chris Sherlock |
2016-10-10 | Search for old style dictionaries in DICPATH | Jookia |
2016-09-24 | we shouldn't need explicit lt_rtl_OUString, etc things anymore | Caolán McNamara |
2016-05-16 | Fix typos | Andrea Gelmini |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-11 | [API CHANGE] add operator==/!= to UNO structs | Noel Grandin |
2015-10-23 | com::sun::star->css in lingucomponent | Noel Grandin |
2014-08-01 | typo: more then -> more than | Takeshi Abe |
2014-07-15 | fdo#80363 always use WIN32 long path prefix with Hunspell, MyThes, Hyphen | László Németh |
2014-05-23 | fdo#48017 WIN32 long path support in Hyphen and MyThes | László Németh |
2014-04-23 | lingucomponent: sal_Bool->bool | Noel Grandin |
2014-04-19 | fixincludeguards.sh: some smaller dirs | Thomas Arnhold |
2014-02-26 | Remove visual noise from lingucomponent | Alexander Wilms |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-10-11 | the dreaded hu_HU_u8.dic of myspell-hu needs exceptional handling | Eike Rathke |
2013-09-17 | convert LINGUCOMPONENT module from String to OUString | Noel Grandin |
2013-09-12 | get rid of unnecessary conversion, use LinguIsUnspecified(OUString) | Eike Rathke |
2013-09-12 | a set of LanguageType fallback converted to is utter nonsense here | Eike Rathke |
2013-09-12 | no need to count, just find | Eike Rathke |
2013-09-12 | it's a set, so treat it as such | Eike Rathke |
2013-09-12 | if valid accept whatever the dictionary's name might comprise | Eike Rathke |
2013-09-03 | was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback() | Eike Rathke |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-09 | resolved fdo#58503 restore awkward handling of empty locale for legacy | Eike Rathke |