summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-22bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-21EDITENG : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara
2014-01-20Resolves: #i56998# add a space separater between value and unit...Tsutomu Uchino
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-16low hanging xub_StrLen->sal_Int32 in editengCaolán McNamara
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara
2014-01-14bool improvementsStephan Bergmann
2014-01-14This shall likely comp. m_eCurrentConversionDirection to HHC::eHangulToHanjaStephan Bergmann
2014-01-14comment is wrong now with conversion to OUStringCaolán McNamara
2014-01-14xub_StrLen->sal_Int32Caolán McNamara
2014-01-14longparas: nPartLen always is USHRT_MAX/STRING_LEN to take full stringCaolán McNamara
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2013-12-28Remove unread variableMatteo Casalin
2013-12-28Use OUString constructor for constant ASCIIMatteo Casalin
2013-12-28Use member initialization list in some constructorsMatteo Casalin
2013-12-28Do not use Getters as SettersMatteo Casalin
2013-12-28xub_StrLen to sal_Int32 + some constMatteo Casalin
2013-12-20typo fixesAndras Timar
2013-12-12fix OUString simplifyNoel Grandin
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-10fdo#70278: editeng: fix Time fields in ImpressMichael Stahl
2013-12-10editeng: fix more 32-bit Time breakageMichael Stahl
2013-12-10Resolves: #i123620# IAccessibleHypertext::hyperlinkIndex returns 0...Steve Yin
2013-12-10Drop duplicate #includeTakeshi Abe
2013-11-27IAccessible2: revert some bounds-checking changes againStephan Bergmann
2013-11-26WaE: unreachable codeTor Lillqvist
2013-11-26rewrite new SvxEditSourceHelper::GetAttributeRun replacement in new styleCaolán McNamara
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-20editeng: warning C4805 unsafe mix of type sal_Bool and type boolMichael Stahl
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-11-20fdo#67742 Avoid autocorr of "--" before "-"Laurent Balland-Poirier
2013-11-20sal_Bool to bool in ImpEditEngineRodolfo Ribeiro Gomes
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin