summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* editeng: move two double used SIDsThomas Arnhold2013-04-221-3/+3
* restore SvxNumRule::SetLevel variantCaolán McNamara2013-04-222-0/+18
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-226-139/+24
* 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-227-122/+122
* 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-192-8/+104
* 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-193-107/+10
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-182-3/+3
* fix fdo#47018 Impress paste destroy bulletCao Cuong Ngo2013-04-183-10/+107
* basic inplace Font preview for calcNoel Power2013-04-151-0/+3
* 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-122-16/+40
* 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-083-0/+44
* #120650# truncate mis-sized bullet sizes to useful valuesArmin Le Grand2013-04-071-0/+6
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-0733-126/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0780-508/+502
* new module i18nlangtagEike Rathke2013-04-0526-27/+27
* 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
* Make EditTextObject copyable. Its Clone() method uses that anyway...Kohei Yoshida2013-03-221-1/+1
* 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
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* 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
* fdo#60724: Fix spelling avaliable -> available.Steven Meyer2013-03-131-1/+1
* OopsFridrich Štrba2013-03-121-1/+1
* Resolves: #i120773 Numbering lost when saving or opening a ppt fileZhe Wang2013-03-121-0/+14
* One more Rec->Rect in editengTor Lillqvist2013-03-121-1/+1