summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
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
2013-01-08BinObject is no more. Change the method names to reflect that.Kohei Yoshida
2013-01-08Turn EditTextObjectImpl into a real impl class.Kohei Yoshida
2013-01-08Let's not have "which" value in EditTextObject.Kohei Yoshida
2013-01-08Rename BinTextObject to EditTextObjectImpl.Kohei Yoshida
2013-01-08More SfxItemPoolUser up to the base class.Kohei Yoshida
2013-01-08Remove one variant of HasField() which takes arcane TypeId.Kohei Yoshida
2013-01-08Add new ods import test for rich-text cell contents.Kohei Yoshida
2013-01-07allow menu items to be referred to by a nameCaolán McNamara
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-06fdo#58671: Remove accelerators from Undo action textsKorrawit Pruegsanusak
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-04Spellcheck menu: Rename 'Add' to 'Add to Dictionary'Samuel Mehrbrodt
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-12-28Simplify thisJulien Nabet
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley
2012-12-25build fix for editeng OUString cleanupPeter Foley
2012-12-25OUString cleanup in editeng/acessibilityOlivier Hallot
2012-12-25OUString cleanup in editeng/acessibilityOlivier Hallot
2012-12-25OUString cleanups in editeng/accessibilityOlivier Hallot
2012-12-22Some cppcheck cleaning in editengJulien Nabet
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin