summaryrefslogtreecommitdiff
path: root/editeng/source
AgeCommit message (Expand)AuthorFilesLines
2013-05-03fdo#64150 don't segfault when there is no lineLionel Elie Mamane1-1/+2
2013-04-24fdo#63711 Calc: fix Catalan and Hungarian hyphenationLászló Németh1-21/+28
2013-04-13fdo#47018 Impress crashes when modifying bulletCao Cuong Ngo2-3/+6
2013-03-14fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag.navin patidar1-13/+5
2013-03-14fix fdo#59892 completely and fdo#33302 partially.navin patidar1-3/+4
2013-03-14fix fdo#62143: set TEXT_LAYOUT_BIDI_STRONG flag.navin patidar1-1/+1
2013-03-14fix fdo#38951, use paragraph’s writing direction.navin1-35/+3
2013-02-25Fix i#119756 Safer take care of empty paragraphs in EditEngine layoutingArmin Le Grand1-29/+35
2013-02-25fdo#55931, fdo#57956: Fix both autofit and stretched width.Jan Holesovsky1-1/+7
2013-01-08One more location using the moved svtools/wmf.hxxPetr Mladek1-1/+1
2013-01-08fdo#58671: Remove accelerators from Undo action textsKorrawit Pruegsanusak1-1/+1
2013-01-08One more location using the moved svtools/filter.hxxPetr Mladek1-1/+1
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky2-2/+2
2012-12-13fdo#58060 use acor_und.dat and LANGUAGE_UNDETERMINEDEike Rathke1-19/+16
2012-12-12fdo#58060 - use empty-string for LANGUAGE_DONTKNOW ie. acorr_.datMichael Meeks1-0/+4
2012-12-10fdo#55570 - use a hash instead of set initially until sorting neededMichael Meeks1-29/+80
2012-12-10fdo#55570 - re-factor SvxAutocorrWordList to hide it's innardsMichael Meeks3-75/+105
2012-12-04fdo#52640 fix right-aligned tabstopsDavid Tardon2-4/+4
2012-12-04Support added for fine dashing on table borders.Eilidh McAdam2-2/+11
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-10/+1
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens3-6/+6
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna1-25/+13
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-1/+1
2012-11-28Resolves: fdo#57640 we really want to *titlecase* the initial characterCaolán McNamara1-2/+2
2012-11-27String=>OUString of svl's urihelperNorbert Thiebaud1-1/+6
2012-11-27SvxLanguageItem::PutValue: empty locale is not LANGUAGE_NONEEike Rathke1-4/+1
2012-11-24kill a few more SvxCreateLocale() & Co remaindersEike Rathke3-7/+7
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke13-88/+57
2012-11-24fix buildIvan Timofeev1-2/+1
2012-11-24Translation of German commentsPeter Baumgarten1-2/+4
2012-11-23some i18n wrappers with LanguageTagEike Rathke5-17/+15
2012-11-23callcatcher: update listCaolán McNamara1-9/+0
2012-11-22AllSettings with LanguageTagEike Rathke6-14/+10
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud1-13/+16
2012-11-16use LanguageTagEike Rathke6-14/+14
2012-11-15re-base on ALv2 code. Includes:Michael Meeks3-84/+516
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin4-10/+8
2012-11-15fdo#46808, use service constructor for i18n::TextConversionNoel Grandin4-25/+18
2012-11-08WaE: unused variables on OSL_DEBUG_LEVEL > 1Caolán McNamara1-6/+0
2012-11-06Make HangulHanjaConversion an abstract classMatteo Casalin1-27/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks96-2329/+1398
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 Souza1-8/+0
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin1-20/+12
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