summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2013-06-28resolved fdo#35756 import more than 64k HTML table cellsEike Rathke56-1363/+1452
2013-06-20fdo#62536: sw: fix AutoCorrect bold/underline on existing AUTOFMTMichael Stahl1-5/+8
2013-06-19fdo#62224 reconstruct border state for table dialogDavid Tardon2-1/+6
2013-06-17fdo#55315 Added simple Trie lookup tree for autocomplete words storageTomaž Vajngerl5-4/+335
2013-06-11Revert "fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag."Petr Mladek1-5/+13
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.navin2-36/+4
2013-03-13Resolves: #i120773 Numbering lost when saving or opening a ppt fileZhe Wang1-1/+15
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 Meeks2-41/+105
2012-12-10fdo#55570 - re-factor SvxAutocorrWordList to hide it's innardsMichael Meeks4-76/+116
2012-12-04fdo#52640 fix right-aligned tabstopsDavid Tardon2-4/+4
2012-12-04more explicit ctorsDavid Tardon23-33/+33
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 Behrens6-22/+12
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna2-26/+16
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 Rathke14-96/+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 McNamara2-10/+2
2012-11-22AllSettings with LanguageTagEike Rathke6-14/+10
2012-11-20translations is a source-only moduleAndras Timar1-1/+1
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 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