summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2012-11-15re-base on ALv2 code. Includes:Michael Meeks5-206/+643
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin5-14/+12
2012-11-15fdo#46808, use service constructor for i18n::TextConversionNoel Grandin5-26/+19
2012-11-08WaE: unused variables on OSL_DEBUG_LEVEL > 1Caolán McNamara1-6/+0
2012-11-06Make HangulHanjaConversion an abstract classMatteo Casalin2-31/+4
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks202-4790/+2922
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 Souza2-11/+0
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin2-23/+15
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 McNamara2-12/+0
2012-10-12fdo#55931 Fix renderding of subscript/superscript with Autofit Text.Jan Holesovsky1-4/+1
2012-10-12XubString->OUStringCaolán McNamara4-19/+25
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 Stahl2-3/+79
2012-10-06fix deps on .hrc filesDavid Tardon1-1/+1
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-28gbuild: invert handling of standard system libraries:Michael Stahl4-8/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl4-4/+8
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl4-0/+4
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ž Vajngerl2-3/+105
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
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-6/+3
2012-08-22Resolves: rhbz#841092 don't crash on empty portions (a11y?)Caolán McNamara1-13/+17
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan1-0/+4
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann6-18/+5
2012-08-09valgrind: use after freeCaolán McNamara1-1/+1
2012-08-08remove include comments and boxesThomas Arnhold66-137/+0
2012-08-08Remove usage of list.hxxNoel Grandin1-2/+2
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin1-0/+1
2012-08-07String::AllocBuffer replacementsCaolán McNamara2-22/+28
2012-08-07drop bogus eof linesThomas Arnhold5-13/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-2/+0