summaryrefslogtreecommitdiffstats
path: root/editeng/source
Commit message (Expand)AuthorAgeFilesLines
* restore SvxNumRule::SetLevel variantCaolán McNamara2013-04-221-0/+17
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-222-46/+8
* Do not store return value for later, just exitMatteo Casalin2013-04-221-4/+3
* Prefer standard prefix for data membersMatteo Casalin2013-04-222-93/+91
* Slightly simplify loopMatteo Casalin2013-04-221-5/+3
* bDocumentDone is always falseMatteo Casalin2013-04-221-3/+2
* sal_Bool to boolMatteo Casalin2013-04-225-104/+104
* Avoid multiple appends on OUStringMatteo Casalin2013-04-211-5/+2
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-208-23/+23
* Revert "Revert "fix fdo#47018 Impress paste destroy bullet""Eike Rathke2013-04-191-5/+98
* fdo#63711 Calc: fix Catalan and Hungarian hyphenationLászló Németh2013-04-191-21/+28
* Revert "fix fdo#47018 Impress paste destroy bullet"Stephan Bergmann2013-04-192-101/+7
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-182-3/+3
* fix fdo#47018 Impress paste destroy bulletCao Cuong Ngo2013-04-182-7/+101
* use ImpEditEngine::ImplInitDigitModel() to set digit language.navin patidar2013-04-151-13/+2
* fdo#47018 Impress crashes when modifying bulletCao Cuong Ngo2013-04-132-3/+6
* added missing includesEike Rathke2013-04-121-0/+2
* resolveSystemLanguageByScriptType in case not setEike Rathke2013-04-121-1/+2
* make that a proper static method EditView::CheckLanguage()Eike Rathke2013-04-121-15/+14
* use proper language tag fallback for language guesser resultEike Rathke2013-04-121-13/+11
* warning C4101: 'e' : unreferenced local variableStephan Bergmann2013-04-121-1/+1
* i#79611: SvxFieldData::Create() is not supposed to throw.Jan Holesovsky2013-04-111-1/+12
* fdo#62116: Be sure to convert relative URLs into absolute ones.Kohei Yoshida2013-04-082-0/+42
* #120650# truncate mis-sized bullet sizes to useful valuesArmin Le Grand2013-04-071-0/+6
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0746-286/+280
* new module i18nlangtagEike Rathke2013-04-059-10/+10
* ResMgr with LanguageTagEike Rathke2013-03-291-1/+1
* -Werror=unused-macrosStephan Bergmann2013-03-271-2/+3
* -Wunused-macrosStephan Bergmann2013-03-276-14/+0
* kill some unused inlinesThomas Arnhold2013-03-271-22/+0
* coverity#704226 Logically dead codeJulien Nabet2013-03-231-2/+2
* coverity#704225 Logically dead codeJulien Nabet2013-03-231-4/+0
* coverity#704628/704629/704630 Explicit null dereferencedJulien Nabet2013-03-201-8/+7
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-201-4/+2
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-195-6/+6
* coverity#735374 Copy-paste errorJulien Nabet2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-196-16/+16
* coverity#735373 Copy-paste errorJulien Nabet2013-03-181-1/+1
* use SAL_N_ELEMENTSDavid Tardon2013-03-181-2/+2
* 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