summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/impedit3.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-30bnc#882631: Do not hide top of the first row when editing text in table cells.Matúš Kukan1-2/+2
2014-06-21Revert "bnc#882631: keep line visible if proportional line spacing is < 100%."Matúš Kukan1-7/+0
2014-06-17bnc#882631: keep line visible if proportional line spacing is < 100%.Matúš Kukan1-0/+7
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-27automaticly -> automatically.Jan Holesovsky1-1/+1
2014-04-24coverity#735746 Explicit null dereferencedCaolán McNamara1-2/+4
2014-04-15editeng: sal_Bool->boolNoel Grandin1-57/+57
2014-04-14typo: attribut -> attributeThomas Arnhold1-2/+2
2014-04-14typo: postion -> positionThomas Arnhold1-2/+2
2014-03-30Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-13/+13
2014-03-05Simplify DrawWaveKeith Curtis1-13/+3
2014-03-02Fix editeng missing spellchecking redline on loadNorbert Thiebaud1-7/+7
2014-02-27Remove visual noise from editengAlexander Wilms1-2/+2
2014-02-25callcatcher: update unused codeCaolán McNamara1-6/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-20/+20
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-21editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-09coverity#1169827 Explicit null dereferencedCaolán McNamara1-0/+4
2014-02-05coverity#707754 Uninitialized scalar fieldNorbert Thiebaud1-1/+8
2014-02-03cppcheck: Clarify calculation precedence for '%' and '?'Julien Nabet1-1/+1
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-118/+117
2014-01-29coverity#1158124 Dereference after null checkCaolán McNamara1-3/+3
2014-01-29This has only converted the condition of ?: to longStephan Bergmann1-2/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-22bool improvementsStephan Bergmann1-1/+1
2014-01-21EDITENG : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-2/+0
2013-12-28Do not use Getters as SettersMatteo Casalin1-10/+9
2013-12-28xub_StrLen to sal_Int32 + some constMatteo Casalin1-8/+8
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-26Integrate branch of IAccessible2Steve Yin1-1/+6
2013-11-20editeng: warning C4805 unsafe mix of type sal_Bool and type boolMichael Stahl1-3/+5
2013-11-20sal_Bool to bool in ImpEditEngineRodolfo Ribeiro Gomes1-70/+70
2013-10-18disambiguate GetScriptType that return different value typesCaolán McNamara1-7/+7
2013-09-11convert ContentNode in editeng/source/editeng/editdoc.hxx to OUStringNoel Grandin1-25/+25
2013-08-28Expose misspelled range container outside edit engine.Kohei Yoshida1-6/+5
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-06-11Revert "fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag."Petr Mladek1-5/+13
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-28/+28
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-7/+7
2013-04-19fdo#63711 Calc: fix Catalan and Hungarian hyphenationLászló Németh1-21/+28
2013-04-15use ImpEditEngine::ImplInitDigitModel() to set digit language.navin patidar1-13/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-10/+9
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-12Let's abbreviate Rectangle as Rect, not RecTor Lillqvist1-57/+57
2013-03-11Fix fallout from 3137258e346a9c16b2e61747fd926a1e7d358d02Tor Lillqvist1-1/+1
2013-03-11Resolves: #i118905# Changed EditEngine to be able to paint to overlay directlyArmin Le Grand1-23/+25
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-3/+3
2013-02-25Fix i#119756 Safer take care of empty paragraphs in EditEngine layoutingArmin Le Grand1-29/+35
2013-02-25Rename loop variable in ImpEditEngine::PaintThorsten Behrens1-7/+7