summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2013-02-22s/the the/the/Tor Lillqvist3-3/+3
2013-02-22s/whith/with/Tor Lillqvist3-3/+3
2013-02-22s/childrens/children/Tor Lillqvist1-1/+1
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 Yoshida36-95/+95
2013-02-12fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin4-22/+21
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 Yoshida6-0/+75
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-06remove obsolete hidother.src filesAndras Timar1-38/+0
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 Rouvignac70-373/+368
2013-01-28SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna3-54/+1
2013-01-28SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna2-23/+1
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl2-8/+0
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl3-0/+3
2013-01-25text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna1-0/+2
2013-01-25SvxBrushItem: extend this with a vcl Gradient and drawing::FillStyleMiklos Vajna2-2/+76
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith3-6/+6
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 McNamara3-274/+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 Yoshida6-241/+238
2013-01-08Let's not have "which" value in EditTextObject.Kohei Yoshida2-14/+7
2013-01-08Rename BinTextObject to EditTextObjectImpl.Kohei Yoshida5-75/+75
2013-01-08More SfxItemPoolUser up to the base class.Kohei Yoshida3-6/+7
2013-01-08Remove one variant of HasField() which takes arcane TypeId.Kohei Yoshida3-34/+10
2013-01-08Add new ods import test for rich-text cell contents.Kohei Yoshida3-0/+23
2013-01-07allow menu items to be referred to by a nameCaolán McNamara1-3/+3
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin3-0/+5
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-27convert icu to gbuild and add to tail_buildPeter Foley1-1/+4
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