summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-03fdo#64150 don't segfault when there is no lineLionel Elie Mamane
2013-05-03This method is not implementedMatteo Casalin
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-26Resolves: fdo#42893 improve Capitalize first letter of Sentenceanuragkanungo
2013-04-26XubString->OUStringCaolán McNamara
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22editeng: move two double used SIDsThomas Arnhold
2013-04-22restore SvxNumRule::SetLevel variantCaolán McNamara
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22Do not store return value for later, just exitMatteo Casalin
2013-04-22Prefer standard prefix for data membersMatteo Casalin
2013-04-22Slightly simplify loopMatteo Casalin
2013-04-22bDocumentDone is always falseMatteo Casalin
2013-04-22sal_Bool to boolMatteo Casalin
2013-04-21Avoid multiple appends on OUStringMatteo Casalin
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19Revert "Revert "fix fdo#47018 Impress paste destroy bullet""Eike Rathke
2013-04-19fdo#63711 Calc: fix Catalan and Hungarian hyphenationLászló Németh
2013-04-19Revert "fix fdo#47018 Impress paste destroy bullet"Stephan Bergmann
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-18fix fdo#47018 Impress paste destroy bulletCao Cuong Ngo
2013-04-15basic inplace Font preview for calcNoel Power
2013-04-15use ImpEditEngine::ImplInitDigitModel() to set digit language.navin patidar
2013-04-13fdo#47018 Impress crashes when modifying bulletCao Cuong Ngo
2013-04-12added missing includesEike Rathke
2013-04-12resolveSystemLanguageByScriptType in case not setEike Rathke
2013-04-12make that a proper static method EditView::CheckLanguage()Eike Rathke
2013-04-12use proper language tag fallback for language guesser resultEike Rathke
2013-04-12warning C4101: 'e' : unreferenced local variableStephan Bergmann
2013-04-11i#79611: SvxFieldData::Create() is not supposed to throw.Jan Holesovsky
2013-04-08fdo#62116: Be sure to convert relative URLs into absolute ones.Kohei Yoshida
2013-04-07#120650# truncate mis-sized bullet sizes to useful valuesArmin Le Grand
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-22Make EditTextObject copyable. Its Clone() method uses that anyway...Kohei Yoshida
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