Age | Commit message (Expand) | Author |
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 |
2012-06-19 | death to some UniStrings | Caolán McNamara |
2012-05-31 | nuke unused typedef | Takeshi Abe |
2012-05-29 | targeted string re-work | Norbert Thiebaud |
2012-04-26 | fdo#46805 - special-case appending items to autocorrect lists | Michael Meeks |
2012-04-02 | remove static objects from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-30 | removed duplicate includes in desktop / editeng | Takeshi Abe |
2012-03-29 | Remove unnecessary tools/table.hxx #includes | Noel Grandin |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-02-19 | Get rid of size() == 0 | Elton Chung |
2012-02-15 | tweak "Convert tools/table.hxx in editeng/forbiddencharacterstable.hxx..." | Ivan Timofeev |
2012-02-15 | Convert tools/table.hxx in editeng/forbiddencharacterstable.hxx to std::map | Noel Grandin |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |