summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* 'using namespace rtl;' in a header is baaaadLuboš Luňák2012-12-111-2/+0
* cppcheck: size() == 0 -> empty()Caolán McNamara2012-12-111-3/+3
* fdo#55570 - use a hash instead of set initially until sorting neededMichael Meeks2012-12-102-41/+105
* fdo#55570 - re-factor SvxAutocorrWordList to hide it's innardsMichael Meeks2012-12-104-76/+116
* callcatcher: remove unused rtf filter and associated methodsCaolán McNamara2012-12-104-593/+0
* mvoe rtl_(u)string_alloc to salLuboš Luňák2012-12-063-4/+1
* fdo#52640 fix right-aligned tabstopsDavid Tardon2012-12-042-4/+4
* more explicit ctorsDavid Tardon2012-12-0423-33/+33
* Support added for fine dashing on table borders.Eilidh McAdam2012-12-042-2/+11
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-301-10/+1
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-296-22/+12
* API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna2012-11-282-26/+16
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-1/+1
* Resolves: fdo#57640 we really want to *titlecase* the initial characterCaolán McNamara2012-11-281-2/+2
* String=>OUString of svl's urihelperNorbert Thiebaud2012-11-271-1/+6
* SvxLanguageItem::PutValue: empty locale is not LANGUAGE_NONEEike Rathke2012-11-271-4/+1
* 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