Age | Commit message (Expand) | Author |
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-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 |
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-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-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 |
2012-12-11 | do not trigger liblangtag init during startup | Eike Rathke |
2012-11-17 | use LanguageTag | Eike Rathke |
2012-10-17 | More useless code, "#if 0" blocks in lingucomponent, sal, and rsc | Marcos Paulo de Souza |
2012-10-08 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-06 | cppcheck: Unused variable | jailletc36 |
2012-10-04 | support system dicts named using bcp47 scheme | Caolán McNamara |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-01-05 | Fix for fdo43460 Part XXII getLength() to isEmpty() | Gustavo Buzzatti Pacheco |
2011-11-27 | remove include of pch header from lingucomponent | Norbert Thiebaud |
2011-04-19 | remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (components) | Christina Rossmanith |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-25 | Wholesale prewin.h/postwin.h removal | Fridrich Štrba |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-03-02 | Move DBG_ERROR to OSL_FAIL | Thomas Arnhold |
2011-02-08 | Adapt to move of prewin.h and postwin.h | Tor Lillqvist |
2011-01-27 | WaE: gcc 4.6.0 various warnings | Caolán McNamara |
2010-10-15 | SAL_N_ELEMENTS changes for components | Kenneth Venken |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-07-21 | cws tl82: #i113293# unify encoding detection for linguistic components | Thomas Lange [tl] |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun Mi... | Jens-Heiner Rechtien |
2010-01-06 | DEV300 masterfix: #i10000#: add missing <string.h> includes; fix CR/LF | Jens-Heiner Rechtien |
2009-10-06 | #103496#: move VCL free ConfigItems to unotools | Mathias Bauer |
2009-05-19 | CWS-TOOLING: integrate CWS tl66 | Jens-Heiner Rechtien |
2009-03-14 | CWS-TOOLING: integrate CWS cmcfixes55 | Vladimir Glazounov |