Age | Commit message (Expand) | Author |
2013-07-03 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-06-20 | fdo#62536: sw: fix AutoCorrect bold/underline on existing AUTOFMT | Michael Stahl |
2013-06-07 | sw: fix AutoCorrect bold/underline regression | Michael Stahl |
2013-06-06 | Remove remnants of help agent | Caolán McNamara |
2013-06-06 | Slowly, but surely going on compiling for mingw64 | Fridrich Štrba |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin |
2013-05-20 | Drop String.AppendAscii in editeng | Ricardo Montania |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-14 | fdo#46808, Convert linguistic2::LingProperties to new style | Noel Grandin |
2013-05-03 | This method is not implemented | Matteo Casalin |
2013-04-26 | Resolves: fdo#42893 improve Capitalize first letter of Sentence | anuragkanungo |
2013-04-22 | Slightly simplify loop | Matteo Casalin |
2013-04-22 | bDocumentDone is always false | Matteo Casalin |
2013-04-22 | sal_Bool to bool | Matteo Casalin |
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-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
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 |