summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* kill a few more SvxCreateLocale() & Co remaindersEike Rathke2012-11-243-7/+7
* get rid of Svx...Locale...() double conversion nonsenseEike Rathke2012-11-2414-96/+57
* fix buildIvan Timofeev2012-11-241-2/+1
* Translation of German commentsPeter Baumgarten2012-11-241-2/+4
* some i18n wrappers with LanguageTagEike Rathke2012-11-235-17/+15
* callcatcher: update listCaolán McNamara2012-11-232-10/+2
* AllSettings with LanguageTagEike Rathke2012-11-226-14/+10
* translations is a source-only moduleAndras Timar2012-11-201-1/+1
* 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-155-206/+643
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-155-14/+12
* fdo#46808, use service constructor for i18n::TextConversionNoel Grandin2012-11-155-26/+19
* WaE: unused variables on OSL_DEBUG_LEVEL > 1Caolán McNamara2012-11-081-6/+0
* Make HangulHanjaConversion an abstract classMatteo Casalin2012-11-062-31/+4
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-06202-4790/+2922
* 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-312-11/+0
* fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin2012-10-302-23/+15
* 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-172-12/+0
* fdo#55931 Fix renderding of subscript/superscript with Autofit Text.Jan Holesovsky2012-10-121-4/+1
* XubString->OUStringCaolán McNamara2012-10-124-19/+25
* 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-092-3/+79
* fix deps on .hrc filesDavid Tardon2012-10-061-1/+1
* 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
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-284-8/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-284-4/+8
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-284-0/+4
* 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-232-3/+105
* 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