summaryrefslogtreecommitdiff
path: root/editeng/source
AgeCommit message (Expand)Author
2013-04-05new module i18nlangtagEike Rathke
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-27-Werror=unused-macrosStephan Bergmann
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-27kill some unused inlinesThomas Arnhold
2013-03-23coverity#704226 Logically dead codeJulien Nabet
2013-03-23coverity#704225 Logically dead codeJulien Nabet
2013-03-20coverity#704628/704629/704630 Explicit null dereferencedJulien Nabet
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19coverity#735374 Copy-paste errorJulien Nabet
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18coverity#735373 Copy-paste errorJulien Nabet
2013-03-18use SAL_N_ELEMENTSDavid Tardon
2013-03-14i#119907# Numbering type now applied (almost) unconditionally.Andre Fischer
2013-03-13don't jam numbers directly on text, leave a spaceCaolán McNamara
2013-03-12One more Rec->Rect in editengTor Lillqvist
2013-03-12Let's abbreviate Rectangle as Rect, not RecTor Lillqvist
2013-03-11fix fdo#62143: set TEXT_LAYOUT_BIDI_STRONG flag.navin patidar
2013-03-11Fix fallout from 3137258e346a9c16b2e61747fd926a1e7d358d02Tor Lillqvist
2013-03-11Resolves: #i118905# Changed EditEngine to be able to paint to overlay directlyArmin Le Grand
2013-03-09Resolves: #i120667#, pBound member obj in TextRanger is not freedJian Fang Zhang
2013-03-09const-correctnessIvan Timofeev
2013-03-09related to fdo#47018: fix DBG_ASSERT in EditEngine::QuickMarkInvalidIvan Timofeev
2013-03-09Remove unused EditTextObjectImpl::RemoveParaAttribsJulien Nabet
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08simplify compareTo (now correct)Thomas Arnhold
2013-03-08Revert "simplify some compareTo"Stephan Bergmann
2013-03-08simplify some compareToThomas Arnhold
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04doubled namespacesThomas Arnhold
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-01Related: fdo#55693 add regression tests for autocorrectionCaolán McNamara
2013-03-01vector::at on guaranteed in-bounds valuesCaolán McNamara
2013-02-28fdo#55693 Two initial capitalized letters corrected in compound wordsChristopher Copits
2013-02-28Remove dead voice command codeTor Lillqvist
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-25Fix i#119756 Safer take care of empty paragraphs in EditEngine layoutingArmin Le Grand
2013-02-25Rename loop variable in ImpEditEngine::PaintThorsten Behrens
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25remove duplicate lineThomas Arnhold
2013-02-25fdo#55931, fdo#57956: Fix both autofit and stretched width.Jan Holesovsky
2013-02-25fix fdo#38951, use paragraph’s writing direction.navin
2013-02-25fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag.navin patidar
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-23Fix typo "teh" -> "the"Julien Nabet