summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2013-02-28remove all d.lstMichael Stahl
2013-02-28Remove dead voice command codeTor Lillqvist
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-25Fix i#119756 Safer take care of empty paragraphs in EditEngine layoutingArmin Le Grand
2013-02-25Rename loop variable in ImpEditEngine::PaintThorsten Behrens
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25remove duplicate lineThomas Arnhold
2013-02-25fdo#55931, fdo#57956: Fix both autofit and stretched width.Jan Holesovsky
2013-02-25fdo#60724 - change 'charcter' to 'character'sadam36
2013-02-25fix fdo#38951, use paragraph’s writing direction.navin
2013-02-25fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag.navin patidar
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-23Fix typo begining/beginning.Julien Nabet
2013-02-23Fix typo "teh" -> "the"Julien Nabet
2013-02-22fix editeng and basctl buildCaolán McNamara
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-02-22s/whith/with/Tor Lillqvist
2013-02-22s/childrens/children/Tor Lillqvist
2013-02-15sync two translations of the same fundamental commentCaolán McNamara
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-12fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2013-02-12fdo#46808, convert i18n::OrdinalSuffix to new-styleNoel Grandin
2013-02-12fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin
2013-02-11Add Dump() method to dump content of EditTextObject.Kohei Yoshida
2013-02-11only wanted completion as tip by defaultCaolán McNamara
2013-02-11Better default values for Word completion featureSamuel Mehrbrodt
2013-02-11fdo#46808, use linguistic2::LanguageGuessing service constructorNoel Grandin
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2013-02-06fix logic to get L/R directionnavin patidar
2013-02-06remove obsolete hidother.src filesAndras Timar
2013-02-02fix fdo#59892 completely and fdo#33302 partially.navin patidar
2013-01-30remove useless macrosLuboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-28SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna
2013-01-28SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-25text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna
2013-01-25SvxBrushItem: extend this with a vcl Gradient and drawing::FillStyleMiklos Vajna
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-14split confused ImplInitDigitMode method into seperate functionsCaolán McNamara
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara
2013-01-08Explicitly initialize SfxItemPoolUser in copy constructor.Kohei Yoshida
2013-01-08Remove unnecessary virtual keywords.Kohei Yoshida