summaryrefslogtreecommitdiffstats
path: root/editeng/source
Commit message (Expand)AuthorAgeFilesLines
* i#119907# Numbering type now applied (almost) unconditionally.Andre Fischer2013-03-141-11/+2
* don't jam numbers directly on text, leave a spaceCaolán McNamara2013-03-133-13/+8
* One more Rec->Rect in editengTor Lillqvist2013-03-121-1/+1
* Let's abbreviate Rectangle as Rect, not RecTor Lillqvist2013-03-128-115/+115
* fix fdo#62143: set TEXT_LAYOUT_BIDI_STRONG flag.navin patidar2013-03-111-1/+1
* Fix fallout from 3137258e346a9c16b2e61747fd926a1e7d358d02Tor Lillqvist2013-03-111-1/+1
* Resolves: #i118905# Changed EditEngine to be able to paint to overlay directlyArmin Le Grand2013-03-116-46/+63
* Resolves: #i120667#, pBound member obj in TextRanger is not freedJian Fang Zhang2013-03-091-0/+1
* const-correctnessIvan Timofeev2013-03-094-5/+5
* related to fdo#47018: fix DBG_ASSERT in EditEngine::QuickMarkInvalidIvan Timofeev2013-03-091-3/+6
* Remove unused EditTextObjectImpl::RemoveParaAttribsJulien Nabet2013-03-092-31/+0
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-085-0/+14
* simplify compareTo (now correct)Thomas Arnhold2013-03-081-2/+2
* Revert "simplify some compareTo"Stephan Bergmann2013-03-081-2/+2
* simplify some compareToThomas Arnhold2013-03-081-2/+2
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-1/+1
* sal_Bool to boolTakeshi Abe2013-03-046-12/+12
* doubled namespacesThomas Arnhold2013-03-041-4/+0
* remove unused and commented out codeThomas Arnhold2013-03-045-45/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-035-7/+7
* Related: fdo#55693 add regression tests for autocorrectionCaolán McNamara2013-03-011-3/+6
* vector::at on guaranteed in-bounds valuesCaolán McNamara2013-03-011-2/+2
* fdo#55693 Two initial capitalized letters corrected in compound wordsChristopher Copits2013-02-281-29/+67
* Remove dead voice command codeTor Lillqvist2013-02-281-105/+1
* fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac2013-02-271-10/+0
* fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac2013-02-263-13/+9
* Fix i#119756 Safer take care of empty paragraphs in EditEngine layoutingArmin Le Grand2013-02-251-29/+35
* Rename loop variable in ImpEditEngine::PaintThorsten Behrens2013-02-251-7/+7
* loplugin: improve indentationThomas Arnhold2013-02-251-4/+2
* remove duplicate lineThomas Arnhold2013-02-251-1/+0
* fdo#55931, fdo#57956: Fix both autofit and stretched width.Jan Holesovsky2013-02-251-1/+7
* fix fdo#38951, use paragraph’s writing direction.navin2013-02-251-35/+3
* fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag.navin patidar2013-02-251-13/+5
* loplugin: unused variablesThomas Arnhold2013-02-255-8/+1
* fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac2013-02-243-10/+10
* Fix typo "teh" -> "the"Julien Nabet2013-02-231-1/+1
* fix editeng and basctl buildCaolán McNamara2013-02-221-1/+1
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-1/+1
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* s/whith/with/Tor Lillqvist2013-02-223-3/+3
* sync two translations of the same fundamental commentCaolán McNamara2013-02-151-5/+6
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-1222-80/+80
* fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin2013-02-123-14/+13
* fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin2013-02-124-28/+15
* fdo#46808, convert i18n::OrdinalSuffix to new-styleNoel Grandin2013-02-121-23/+17
* fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin2013-02-121-7/+3
* Add Dump() method to dump content of EditTextObject.Kohei Yoshida2013-02-112-0/+50
* only wanted completion as tip by defaultCaolán McNamara2013-02-111-2/+2
* Better default values for Word completion featureSamuel Mehrbrodt2013-02-111-3/+3
* fdo#46808, use linguistic2::LanguageGuessing service constructorNoel Grandin2013-02-111-9/+2