Age | Commit message (Expand) | Author |
2015-05-29 | tdf#91702 - fix stack-based MessBox allocation. | Michael Meeks |
2015-04-13 | loplugin:staticmethods | Noel Grandin |
2015-04-08 | convert DIC_ERR_ constants to scoped enum | Noel Grandin |
2015-02-05 | yet yet yet yet another Windows build 'Locale' ambiguous symbol | Eike Rathke |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-08-18 | drop unnecessary shl.hxx includes | Caolán McNamara |
2014-06-12 | Clean up | Stephan Bergmann |
2014-06-12 | Clean up | Stephan Bergmann |
2014-06-12 | Missing SolarMutexGuard | Stephan Bergmann |
2014-04-15 | editeng: sal_Bool->bool | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-03 | editeng: sal_Bool->bool | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-18 | Drop unnecessary #include | Takeshi Abe |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-09-11 | convert editeng/source/misc/*.cxx from String to OUString | Noel Grandin |
2013-09-03 | was convertIsoStringToLanguage(), use convertToLocaleWithFallback() | Eike Rathke |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-07-03 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-05-14 | fdo#46808, Convert linguistic2::LingProperties to new style | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-02-25 | remove duplicate line | Thomas Arnhold |
2013-02-12 | fdo#46808, Adapt linguistic2::DictionaryList UNO service to new style | Noel Grandin |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-11-24 | kill a few more SvxCreateLocale() & Co remainders | Eike Rathke |
2012-11-24 | get rid of Svx...Locale...() double conversion nonsense | Eike Rathke |
2012-11-16 | use LanguageTag | Eike Rathke |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-10-30 | fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new style | Noel Grandin |
2012-07-11 | Resolves: rhbz#836937 insanely slow with Zemberek installed | Caolán McNamara |
2012-07-11 | CalcDataFilesChangedCheckValue is always zero | Caolán McNamara |
2012-07-11 | nCurrentDataFilesChangedCheckValue is kind of pointless | Caolán McNamara |
2012-07-11 | Related: rhbz#836937 halve calls to expensive getAvailableServices | Caolán McNamara |
2012-07-11 | remove distracting and unhelpful debugging code | Caolán McNamara |
2012-06-27 | Remove commented out code | Thomas Arnhold |
2012-05-31 | nuke unused typedef | Takeshi Abe |
2012-03-30 | removed duplicate includes in desktop / editeng | Takeshi Abe |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2011-12-23 | Fix for fdo43460 Part XIV getLength() to isEmpty() | Gustavo Buzzatti Pacheco |
2011-12-15 | Removed extra semicolons | Jesse |
2011-12-09 | catch exception by constant reference | Takeshi Abe |
2011-11-27 | remove include of pch header in editeng | Norbert Thiebaud |
2011-10-05 | callcatcher: unused methods | Caolán McNamara |
2011-03-29 | convert DBG_ assertions to OSL_ | David Tardon |