summaryrefslogtreecommitdiff
path: root/editeng/source
AgeCommit message (Expand)AuthorFilesLines
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens3-6/+6
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna1-25/+13
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-1/+1
2012-11-28Resolves: fdo#57640 we really want to *titlecase* the initial characterCaolán McNamara1-2/+2
2012-11-27String=>OUString of svl's urihelperNorbert Thiebaud1-1/+6
2012-11-27SvxLanguageItem::PutValue: empty locale is not LANGUAGE_NONEEike Rathke1-4/+1
2012-11-24kill a few more SvxCreateLocale() & Co remaindersEike Rathke3-7/+7
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke13-88/+57
2012-11-24fix buildIvan Timofeev1-2/+1
2012-11-24Translation of German commentsPeter Baumgarten1-2/+4
2012-11-23some i18n wrappers with LanguageTagEike Rathke5-17/+15
2012-11-23callcatcher: update listCaolán McNamara1-9/+0
2012-11-22AllSettings with LanguageTagEike Rathke6-14/+10
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud1-13/+16
2012-11-16use LanguageTagEike Rathke6-14/+14
2012-11-15re-base on ALv2 code. Includes:Michael Meeks3-84/+516
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin4-10/+8
2012-11-15fdo#46808, use service constructor for i18n::TextConversionNoel Grandin4-25/+18
2012-11-08WaE: unused variables on OSL_DEBUG_LEVEL > 1Caolán McNamara1-6/+0
2012-11-06Make HangulHanjaConversion an abstract classMatteo Casalin1-27/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks96-2329/+1398
2012-11-06aw084: #i108052# Added code to mimic old behaviourArmin Le Grand1-0/+21
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-1/+1
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin2-2/+2
2012-10-31Remove unused method in editengMarcos Paulo de Souza1-8/+0
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin1-20/+12
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara1-3/+4
2012-10-28Variable X is reassigned a value before the old one has been usedJulien Nabet2-4/+2
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2-34/+27
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2-40/+18
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud6-12/+12
2012-10-17ditch rather pointless REDUCEDSVXFONTCaolán McNamara1-9/+0
2012-10-12fdo#55931 Fix renderding of subscript/superscript with Autofit Text.Jan Holesovsky1-4/+1
2012-10-12XubString->OUStringCaolán McNamara2-15/+18
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák9-11/+11
2012-10-09fdo#55526: fix import of RTF \brdrhair:Michael Stahl1-2/+16
2012-10-09add editeng::ConvertBorderWidthFromWord:Michael Stahl1-2/+75
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2-31/+14
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2-3/+3
2012-10-01Outline methods with conditionals in editengThorsten Behrens2-7/+17
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-24n#707779: Fix overflowing of left margin value in editeng when negative.Jan Holesovsky2-13/+6
2012-09-23fdo#49350 Speedup "OK" action of auto-correct dialogTomaž Vajngerl1-2/+99
2012-09-20Add some static goodness here, too, to avoid duplicate symbolsTor Lillqvist3-4/+4
2012-09-19Translate German comments and a little cleanup of code in svxacorr.cxx.Tomaž Vajngerl1-8/+7
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-1/+1
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann1-1/+1
2012-09-18typoMichael Stahl1-1/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-2/+2
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin1-6/+2