summaryrefslogtreecommitdiff
path: root/editeng/source
AgeCommit message (Expand)AuthorFilesLines
2013-02-25loplugin: unused variablesThomas Arnhold5-8/+1
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac3-10/+10
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-22fix editeng and basctl buildCaolán McNamara1-1/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-22s/whith/with/Tor Lillqvist3-3/+3
2013-02-15sync two translations of the same fundamental commentCaolán McNamara1-5/+6
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida22-80/+80
2013-02-12fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin3-14/+13
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin4-28/+15
2013-02-12fdo#46808, convert i18n::OrdinalSuffix to new-styleNoel Grandin1-23/+17
2013-02-12fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin1-7/+3
2013-02-11Add Dump() method to dump content of EditTextObject.Kohei Yoshida2-0/+50
2013-02-11only wanted completion as tip by defaultCaolán McNamara1-2/+2
2013-02-11Better default values for Word completion featureSamuel Mehrbrodt1-3/+3
2013-02-11fdo#46808, use linguistic2::LanguageGuessing service constructorNoel Grandin1-9/+2
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin4-24/+12
2013-02-06fix logic to get L/R directionnavin patidar1-1/+1
2013-02-02fix fdo#59892 completely and fdo#33302 partially.navin patidar1-3/+4
2013-01-30remove useless macrosLuboš Luňák1-2/+0
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2-8/+8
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac9-308/+303
2013-01-28SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna1-49/+1
2013-01-28SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna1-20/+1
2013-01-25SvxBrushItem: extend this with a vcl Gradient and drawing::FillStyleMiklos Vajna1-2/+70
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2-4/+4
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2013-01-14split confused ImplInitDigitMode method into seperate functionsCaolán McNamara3-59/+48
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara2-261/+0
2013-01-08Explicitly initialize SfxItemPoolUser in copy constructor.Kohei Yoshida1-0/+1
2013-01-08Remove unnecessary virtual keywords.Kohei Yoshida1-2/+2
2013-01-08BinObject is no more. Change the method names to reflect that.Kohei Yoshida2-8/+8
2013-01-08Turn EditTextObjectImpl into a real impl class.Kohei Yoshida5-196/+183
2013-01-08Let's not have "which" value in EditTextObject.Kohei Yoshida1-9/+5
2013-01-08Rename BinTextObject to EditTextObjectImpl.Kohei Yoshida5-75/+75
2013-01-08More SfxItemPoolUser up to the base class.Kohei Yoshida2-5/+3
2013-01-08Remove one variant of HasField() which takes arcane TypeId.Kohei Yoshida2-32/+7
2013-01-08Add new ods import test for rich-text cell contents.Kohei Yoshida2-0/+22
2013-01-07allow menu items to be referred to by a nameCaolán McNamara1-3/+3
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin2-0/+2
2013-01-06fdo#58671: Remove accelerators from Undo action textsKorrawit Pruegsanusak1-1/+1
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky2-2/+2
2013-01-04Spellcheck menu: Rename 'Add' to 'Add to Dictionary'Samuel Mehrbrodt1-2/+2
2013-01-01remove use of #pragma optimizeLuboš Luňák1-8/+0
2012-12-28Simplify thisJulien Nabet1-1/+1
2012-12-25build fix for editeng OUString cleanupPeter Foley1-2/+2
2012-12-25OUString cleanup in editeng/acessibilityOlivier Hallot1-19/+19
2012-12-25OUString cleanup in editeng/acessibilityOlivier Hallot3-15/+13
2012-12-25OUString cleanups in editeng/accessibilityOlivier Hallot5-79/+70