summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-28Resolves: fdo#57640 we really want to *titlecase* the initial characterCaolán McNamara
2012-11-27String=>OUString of svl's urihelperNorbert Thiebaud
2012-11-27SvxLanguageItem::PutValue: empty locale is not LANGUAGE_NONEEike Rathke
2012-11-24kill a few more SvxCreateLocale() & Co remaindersEike Rathke
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-24fix buildIvan Timofeev
2012-11-24Translation of German commentsPeter Baumgarten
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-23callcatcher: update listCaolán McNamara
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-20translations is a source-only moduleAndras Timar
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud
2012-11-16use LanguageTagEike Rathke
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-15fdo#46808, use service constructor for i18n::TextConversionNoel Grandin
2012-11-08WaE: unused variables on OSL_DEBUG_LEVEL > 1Caolán McNamara
2012-11-06Make HangulHanjaConversion an abstract classMatteo Casalin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-06aw084: #i108052# Added code to mimic old behaviourArmin Le Grand
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin
2012-10-31Remove unused method in editengMarcos Paulo de Souza
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara
2012-10-28Variable X is reassigned a value before the old one has been usedJulien Nabet
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-17ditch rather pointless REDUCEDSVXFONTCaolán McNamara
2012-10-12fdo#55931 Fix renderding of subscript/superscript with Autofit Text.Jan Holesovsky
2012-10-12XubString->OUStringCaolán McNamara
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-09fdo#55526: fix import of RTF \brdrhair:Michael Stahl
2012-10-09add editeng::ConvertBorderWidthFromWord:Michael Stahl
2012-10-06fix deps on .hrc filesDavid Tardon
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-10-01Outline methods with conditionals in editengThorsten Behrens
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-24n#707779: Fix overflowing of left margin value in editeng when negative.Jan Holesovsky
2012-09-23fdo#49350 Speedup "OK" action of auto-correct dialogTomaž Vajngerl
2012-09-20Add some static goodness here, too, to avoid duplicate symbolsTor Lillqvist
2012-09-19Translate German comments and a little cleanup of code in svxacorr.cxx.Tomaž Vajngerl
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann