summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/impedit2.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-21Revert "bnc#882631: keep line visible if proportional line spacing is < 100%."Matúš Kukan1-4/+2
2014-06-18Related: fdo#80140 a11y crash on changing text via spellchecker in impressCaolán McNamara1-4/+0
2014-06-17bnc#882631: keep line visible if proportional line spacing is < 100%.Matúš Kukan1-2/+4
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-2/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-15editeng: sal_Bool->boolNoel Grandin1-75/+75
2014-03-30Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-4/+3
2014-03-02WaE sign/unsigned compNorbert Thiebaud1-2/+2
2014-02-27Remove visual noise from editengAlexander Wilms1-10/+10
2014-02-27editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-02-25callcatcher: update unused codeCaolán McNamara1-1/+0
2014-02-23coverity#704625 Dereference after null checkCaolán McNamara1-3/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-21editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-12cid#705996 unintended sign extensionNoel Grandin1-1/+1
2014-02-10coverity#705995 Unintended sign extensionCaolán McNamara1-1/+1
2014-02-09coverity#1169828 Explicit null dereferencedCaolán McNamara1-4/+2
2014-02-05Get typed text inside cell (in Calc) to display again.Kohei Yoshida1-2/+2
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-128/+130
2014-01-28bool improvementsStephan Bergmann1-18/+18
2014-01-21EDITENG : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-4/+0
2014-01-16low hanging xub_StrLen->sal_Int32 in editengCaolán McNamara1-4/+4
2013-12-28Do not use Getters as SettersMatteo Casalin1-24/+18
2013-12-28xub_StrLen to sal_Int32 + some constMatteo Casalin1-49/+36
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-26Integrate branch of IAccessible2Steve Yin1-0/+1
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-2/+2
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-10-23remove comment that is irrelevant after the death of String classAndras Timar1-2/+0
2013-10-19CID#1038307 Negative loop boundCaolán McNamara1-3/+3
2013-10-18disambiguate GetScriptType that return different value typesCaolán McNamara1-4/+4
2013-10-18Resolves: rhbz#1020712 return all the selected scriptsCaolán McNamara1-16/+19
2013-10-18Related: rhbz#1020712 wrong default font shown in editengineCaolán McNamara1-1/+1
2013-10-01Resolves: rhbz#1013480 crash in EditLineList::operator[]Caolán McNamara1-3/+6
2013-09-11convert editeng/source/editeng/*.cxx from String to OUStringNoel Grandin1-56/+54
2013-09-11covnert editeng/source/editeng/impedit.hxx from String to OUStringNoel Grandin1-5/+5
2013-09-07inheriting from a standard container is a bad ideaMarkus Mohrhard1-3/+3
2013-09-06use a faster standard algorithm to workaround performance problem, fdo#68089Markus Mohrhard1-8/+24
2013-09-04String to OUStringThomas Arnhold1-3/+3
2013-09-02XubString->OUStringCaolán McNamara1-7/+7
2013-08-29XubString->OUStringCaolán McNamara1-13/+13
2013-08-28Expose misspelled range container outside edit engine.Kohei Yoshida1-9/+9
2013-08-28Organize methods that update invalidated ranges for online spell checker.Kohei Yoshida1-3/+3
2013-08-13Also ' was duplicatedTor Lillqvist1-1/+1
2013-08-13Avoid warning: rtl_uString_newFromLiteral - Found char > 127Tor Lillqvist1-1/+1
2013-08-13Remove duplicated space in aWordDelimiters initialiserTor Lillqvist1-1/+1
2013-08-12convert vcl/cmdevt.hxx from XubString to OUStringNoel Grandin1-1/+1
2013-08-12XubString->OUStringCaolán McNamara1-4/+4