summaryrefslogtreecommitdiffstats
path: root/editeng/source
Commit message (Expand)AuthorAgeFilesLines
* PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud2012-11-181-13/+16
* use LanguageTagEike Rathke2012-11-166-14/+14
* re-base on ALv2 code. Includes:Michael Meeks2012-11-153-84/+516
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-154-10/+8
* fdo#46808, use service constructor for i18n::TextConversionNoel Grandin2012-11-154-25/+18
* WaE: unused variables on OSL_DEBUG_LEVEL > 1Caolán McNamara2012-11-081-6/+0
* Make HangulHanjaConversion an abstract classMatteo Casalin2012-11-061-27/+0
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0696-2329/+1398
* aw084: #i108052# Added code to mimic old behaviourArmin Le Grand2012-11-061-0/+21
* fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-051-1/+1
* fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin2012-11-052-2/+2
* Remove unused method in editengMarcos Paulo de Souza2012-10-311-8/+0
* fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin2012-10-301-20/+12
* trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara2012-10-301-3/+4
* Variable X is reassigned a value before the old one has been usedJulien Nabet2012-10-282-4/+2
* fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2012-10-232-34/+27
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-222-40/+18
* replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-196-12/+12
* ditch rather pointless REDUCEDSVXFONTCaolán McNamara2012-10-171-9/+0
* fdo#55931 Fix renderding of subscript/superscript with Autofit Text.Jan Holesovsky2012-10-121-4/+1
* XubString->OUStringCaolán McNamara2012-10-122-15/+18
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-129-11/+11
* fdo#55526: fix import of RTF \brdrhair:Michael Stahl2012-10-091-2/+16
* add editeng::ConvertBorderWidthFromWord:Michael Stahl2012-10-091-2/+75
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-042-31/+14
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-012-3/+3
* Outline methods with conditionals in editengThorsten Behrens2012-10-012-7/+17
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* n#707779: Fix overflowing of left margin value in editeng when negative.Jan Holesovsky2012-09-242-13/+6
* fdo#49350 Speedup "OK" action of auto-correct dialogTomaž Vajngerl2012-09-231-2/+99
* Add some static goodness here, too, to avoid duplicate symbolsTor Lillqvist2012-09-203-4/+4
* Translate German comments and a little cleanup of code in svxacorr.cxx.Tomaž Vajngerl2012-09-191-8/+7
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-1/+1
* Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann2012-09-181-1/+1
* typoMichael Stahl2012-09-181-1/+1
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-2/+2
* fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin2012-09-031-6/+2
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-271-6/+3
* Resolves: rhbz#841092 don't crash on empty portions (a11y?)Caolán McNamara2012-08-221-13/+17
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-164-12/+4
* valgrind: use after freeCaolán McNamara2012-08-091-1/+1
* remove include comments and boxesThomas Arnhold2012-08-081-2/+0
* String::AllocBuffer replacementsCaolán McNamara2012-08-072-22/+28
* drop bogus eof linesThomas Arnhold2012-08-073-8/+0
* kill last (ab)user of SetRanges()Bjoern Michaelsen2012-08-041-9/+4
* Related fdo#53006 Make CApitals correction work without dictionaryStephan Bergmann2012-08-021-12/+14
* Invalidate current position in LookupTree at remove action.Tomaž Vajngerl2012-07-311-0/+2
* error: attempt to increment a past-the-end iteratorStephan Bergmann2012-07-311-1/+4
* LookupTree for fast autocompletion lookups (by Nico Weyand).Tomaž Vajngerl2012-07-303-0/+565
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-301-2/+0