Age | Commit message (Expand) | Author |
2013-03-09 | Resolves: #i120667#, pBound member obj in TextRanger is not freed | Jian Fang Zhang |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-04 | sal_Bool to bool | Takeshi Abe |
2013-03-04 | remove unused and commented out code | Thomas Arnhold |
2013-03-01 | Related: fdo#55693 add regression tests for autocorrection | Caolán McNamara |
2013-03-01 | vector::at on guaranteed in-bounds values | Caolán McNamara |
2013-02-28 | fdo#55693 Two initial capitalized letters corrected in compound words | Christopher Copits |
2013-02-25 | remove duplicate line | Thomas Arnhold |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-15 | sync two translations of the same fundamental comment | Caolán McNamara |
2013-02-12 | Renamed hard-to-remember 8-char headers in editeng. | Kohei Yoshida |
2013-02-12 | fdo#46808, Adapt linguistic2::DictionaryList UNO service to new style | Noel Grandin |
2013-02-12 | fdo#46808, convert xmloff module code to use XComponentContext | Noel Grandin |
2013-02-12 | fdo#46808, convert i18n::OrdinalSuffix to new-style | Noel Grandin |
2013-02-11 | only wanted completion as tip by default | Caolán McNamara |
2013-02-11 | Better default values for Word completion feature | Samuel Mehrbrodt |
2013-02-11 | fdo#46808, Adapt document::XML*BasicExporter UNO services to new style | Noel Grandin |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2012-12-28 | Simplify this | Julien Nabet |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-13 | fdo#58060 use acor_und.dat and LANGUAGE_UNDETERMINED | Eike Rathke |
2012-12-12 | fdo#58060 - use empty-string for LANGUAGE_DONTKNOW ie. acorr_.dat | Michael Meeks |
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 |