Age | Commit message (Expand) | Author |
2012-12-12 | Related: fdo#55570 presumably we can attempt the insert... | Caolán McNamara |
2012-12-11 | cppcheck: size() == 0 -> empty() | Caolán McNamara |
2012-12-10 | fdo#55570 - use a hash instead of set initially until sorting needed | Michael Meeks |
2012-12-10 | fdo#55570 - re-factor SvxAutocorrWordList to hide it's innards | Michael Meeks |
2012-11-30 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2012-11-28 | Resolves: fdo#57640 we really want to *titlecase* the initial character | Caolán McNamara |
2012-11-27 | String=>OUString of svl's urihelper | Norbert Thiebaud |
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-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-16 | use LanguageTag | Eike Rathke |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin |
2012-11-15 | fdo#46808, use service constructor for i18n::TextConversion | Noel Grandin |
2012-11-08 | WaE: unused variables on OSL_DEBUG_LEVEL > 1 | Caolán McNamara |
2012-11-06 | Make HangulHanjaConversion an abstract class | Matteo Casalin |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-11-05 | fdo#46808, Adapt i18n::Transliteration UNO service to new style | Noel Grandin |
2012-10-31 | Remove unused method in editeng | Marcos Paulo de Souza |
2012-10-30 | fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new style | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for i18n::BreakIterator | Noel Grandin |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-09-23 | fdo#49350 Speedup "OK" action of auto-correct dialog | Tomaž Vajngerl |
2012-09-19 | Translate German comments and a little cleanup of code in svxacorr.cxx. | Tomaž Vajngerl |
2012-09-18 | Make getProcessComponentContext/ServiceFactory throw instead of returning null | Stephan Bergmann |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-02 | Related fdo#53006 Make CApitals correction work without dictionary | Stephan Bergmann |
2012-07-25 | delete svl/svstdarr.hxx | Michael Stahl |
2012-07-25 | autocomplete: replace horrible use of SvStringsISortDtor... | Michael Stahl |
2012-07-25 | Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vector | Noel Grandin |
2012-07-12 | throw some const love at SvxAutocorrWordList | Caolán McNamara |
2012-07-12 | make this a const_iterator for windows buildbot | Caolán McNamara |
2012-07-12 | Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::set | 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-07-09 | some UniString->rtl::OUString | Caolán McNamara |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-07-01 | Remove unused defines | Thomas Arnhold |
2012-06-27 | Remove commented out code | Thomas Arnhold |
2012-06-27 | Reduce newline bloat at eof | Thomas Arnhold |
2012-06-21 | replace all but one .hdl include with equivalent .hpp includes. | Michael Meeks |
2012-06-21 | reduce scope and replace some String::CreateFromAscii | Caolán McNamara |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |