summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2013-04-22editeng: move two double used SIDsThomas Arnhold1-3/+3
2013-04-22restore SvxNumRule::SetLevel variantCaolán McNamara2-0/+18
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks6-139/+24
2013-04-22Do not store return value for later, just exitMatteo Casalin1-4/+3
2013-04-22Prefer standard prefix for data membersMatteo Casalin2-93/+91
2013-04-22Slightly simplify loopMatteo Casalin1-5/+3
2013-04-22bDocumentDone is always falseMatteo Casalin1-3/+2
2013-04-22sal_Bool to boolMatteo Casalin7-122/+122
2013-04-21Avoid multiple appends on OUStringMatteo Casalin1-5/+2
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza8-23/+23
2013-04-19Revert "Revert "fix fdo#47018 Impress paste destroy bullet""Eike Rathke2-8/+104
2013-04-19fdo#63711 Calc: fix Catalan and Hungarian hyphenationLászló Németh1-21/+28
2013-04-19Revert "fix fdo#47018 Impress paste destroy bullet"Stephan Bergmann3-107/+10
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane2-3/+3
2013-04-18fix fdo#47018 Impress paste destroy bulletCao Cuong Ngo3-10/+107
2013-04-15basic inplace Font preview for calcNoel Power1-0/+3
2013-04-15use ImpEditEngine::ImplInitDigitModel() to set digit language.navin patidar1-13/+2
2013-04-13fdo#47018 Impress crashes when modifying bulletCao Cuong Ngo2-3/+6
2013-04-12added missing includesEike Rathke1-0/+2
2013-04-12resolveSystemLanguageByScriptType in case not setEike Rathke1-1/+2
2013-04-12make that a proper static method EditView::CheckLanguage()Eike Rathke2-16/+40
2013-04-12use proper language tag fallback for language guesser resultEike Rathke1-13/+11
2013-04-12warning C4101: 'e' : unreferenced local variableStephan Bergmann1-1/+1
2013-04-11i#79611: SvxFieldData::Create() is not supposed to throw.Jan Holesovsky1-1/+12
2013-04-08fdo#62116: Be sure to convert relative URLs into absolute ones.Kohei Yoshida3-0/+44
2013-04-07#120650# truncate mis-sized bullet sizes to useful valuesArmin Le Grand1-0/+6
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák33-126/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák80-508/+502
2013-04-05new module i18nlangtagEike Rathke26-27/+27
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-03-27-Werror=unused-macrosStephan Bergmann1-2/+3
2013-03-27-Wunused-macrosStephan Bergmann6-14/+0
2013-03-27kill some unused inlinesThomas Arnhold1-22/+0
2013-03-23coverity#704226 Logically dead codeJulien Nabet1-2/+2
2013-03-23coverity#704225 Logically dead codeJulien Nabet1-4/+0
2013-03-22Make EditTextObject copyable. Its Clone() method uses that anyway...Kohei Yoshida1-1/+1
2013-03-20coverity#704628/704629/704630 Explicit null dereferencedJulien Nabet1-8/+7
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-4/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold5-6/+6
2013-03-19coverity#735374 Copy-paste errorJulien Nabet1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold6-16/+16
2013-03-18coverity#735373 Copy-paste errorJulien Nabet1-1/+1
2013-03-18use SAL_N_ELEMENTSDavid Tardon1-2/+2
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-14i#119907# Numbering type now applied (almost) unconditionally.Andre Fischer1-11/+2
2013-03-13don't jam numbers directly on text, leave a spaceCaolán McNamara3-13/+8
2013-03-13fdo#60724: Fix spelling avaliable -> available.Steven Meyer1-1/+1
2013-03-12OopsFridrich Štrba1-1/+1
2013-03-12Resolves: #i120773 Numbering lost when saving or opening a ppt fileZhe Wang1-0/+14
2013-03-12One more Rec->Rect in editengTor Lillqvist1-1/+1