summaryrefslogtreecommitdiff
path: root/editeng/source/editeng
AgeCommit message (Expand)AuthorFilesLines
2013-06-28resolved fdo#35756 import more than 64k HTML table cellsEike Rathke19-475/+532
2013-06-11Revert "fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag."Petr Mladek1-5/+13
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 Ngo1-2/+4
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-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-08fdo#58671: Remove accelerators from Undo action textsKorrawit Pruegsanusak1-1/+1
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-12-04fdo#52640 fix right-aligned tabstopsDavid Tardon2-4/+4
2012-11-24kill a few more SvxCreateLocale() & Co remaindersEike Rathke2-6/+6
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke3-21/+23
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-3/+3
2012-11-22AllSettings with LanguageTagEike Rathke3-6/+6
2012-11-16use LanguageTagEike Rathke2-3/+3
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2-4/+3
2012-11-15fdo#46808, use service constructor for i18n::TextConversionNoel Grandin3-5/+5
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks32-795/+459
2012-11-06aw084: #i108052# Added code to mimic old behaviourArmin Le Grand1-0/+21
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin1-1/+1
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara1-3/+4
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin1-2/+3
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud5-11/+11
2012-10-12fdo#55931 Fix renderding of subscript/superscript with Autofit Text.Jan Holesovsky1-4/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák5-6/+6
2012-10-01Outline methods with conditionals in editengThorsten Behrens2-7/+17
2012-09-24n#707779: Fix overflowing of left margin value in editeng when negative.Jan Holesovsky2-13/+6
2012-09-20Add some static goodness here, too, to avoid duplicate symbolsTor Lillqvist3-4/+4
2012-09-18typoMichael Stahl1-1/+1
2012-08-22Resolves: rhbz#841092 don't crash on empty portions (a11y?)Caolán McNamara1-13/+17
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-5/+1
2012-08-09valgrind: use after freeCaolán McNamara1-1/+1
2012-08-07String::AllocBuffer replacementsCaolán McNamara1-7/+9
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara1-2/+0
2012-07-28svxbox.cxx unbuilt, svxbox.hxx unnecessarily includedCaolán McNamara1-4/+5
2012-07-28WaE: unused variableTor Lillqvist1-0/+2
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann3-8/+7
2012-07-09some UniString->rtl::OUStringCaolán McNamara5-12/+13
2012-07-04removed unnecessary forward declarations of classTakeshi Abe5-9/+0
2012-07-02fdo#51582: Avoid double deletion of a text portion.Kohei Yoshida1-3/+4
2012-07-02Remove unused definesThomas Arnhold3-11/+0
2012-07-01Remove unused definesThomas Arnhold1-2/+0
2012-06-29Remove some more PCH tracesThomas Arnhold7-66/+21
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks4-101/+65
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-1/+1
2012-06-19move odd IsSimilarChinese debugging thing to local scopeCaolán McNamara1-0/+11