summaryrefslogtreecommitdiffstats
path: root/editeng/source
Commit message (Expand)AuthorAgeFilesLines
* Fix typo "teh" -> "the"Julien Nabet2013-02-231-1/+1
* fix editeng and basctl buildCaolán McNamara2013-02-221-1/+1
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-1/+1
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* s/whith/with/Tor Lillqvist2013-02-223-3/+3
* sync two translations of the same fundamental commentCaolán McNamara2013-02-151-5/+6
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-1222-80/+80
* fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin2013-02-123-14/+13
* fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin2013-02-124-28/+15
* fdo#46808, convert i18n::OrdinalSuffix to new-styleNoel Grandin2013-02-121-23/+17
* fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin2013-02-121-7/+3
* Add Dump() method to dump content of EditTextObject.Kohei Yoshida2013-02-112-0/+50
* only wanted completion as tip by defaultCaolán McNamara2013-02-111-2/+2
* Better default values for Word completion featureSamuel Mehrbrodt2013-02-111-3/+3
* fdo#46808, use linguistic2::LanguageGuessing service constructorNoel Grandin2013-02-111-9/+2
* fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2013-02-114-24/+12
* fix logic to get L/R directionnavin patidar2013-02-061-1/+1
* fix fdo#59892 completely and fdo#33302 partially.navin patidar2013-02-021-3/+4
* remove useless macrosLuboš Luňák2013-01-301-2/+0
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-302-8/+8
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-289-308/+303
* SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna2013-01-281-49/+1
* SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna2013-01-281-20/+1
* SvxBrushItem: extend this with a vcl Gradient and drawing::FillStyleMiklos Vajna2013-01-251-2/+70
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-212-4/+4
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-211-1/+1
* split confused ImplInitDigitMode method into seperate functionsCaolán McNamara2013-01-143-59/+48
* callcatcher: update and remove newly unused codeCaolán McNamara2013-01-132-261/+0
* Explicitly initialize SfxItemPoolUser in copy constructor.Kohei Yoshida2013-01-081-0/+1
* Remove unnecessary virtual keywords.Kohei Yoshida2013-01-081-2/+2
* BinObject is no more. Change the method names to reflect that.Kohei Yoshida2013-01-082-8/+8
* Turn EditTextObjectImpl into a real impl class.Kohei Yoshida2013-01-085-196/+183
* Let's not have "which" value in EditTextObject.Kohei Yoshida2013-01-081-9/+5
* Rename BinTextObject to EditTextObjectImpl.Kohei Yoshida2013-01-085-75/+75
* More SfxItemPoolUser up to the base class.Kohei Yoshida2013-01-082-5/+3
* Remove one variant of HasField() which takes arcane TypeId.Kohei Yoshida2013-01-082-32/+7
* Add new ods import test for rich-text cell contents.Kohei Yoshida2013-01-082-0/+22
* allow menu items to be referred to by a nameCaolán McNamara2013-01-071-3/+3
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-072-0/+2
* fdo#58671: Remove accelerators from Undo action textsKorrawit Pruegsanusak2013-01-061-1/+1
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-042-2/+2
* Spellcheck menu: Rename 'Add' to 'Add to Dictionary'Samuel Mehrbrodt2013-01-041-2/+2
* remove use of #pragma optimizeLuboš Luňák2013-01-011-8/+0
* Simplify thisJulien Nabet2012-12-281-1/+1
* build fix for editeng OUString cleanupPeter Foley2012-12-251-2/+2
* OUString cleanup in editeng/acessibilityOlivier Hallot2012-12-251-19/+19
* OUString cleanup in editeng/acessibilityOlivier Hallot2012-12-253-15/+13
* OUString cleanups in editeng/accessibilityOlivier Hallot2012-12-255-79/+70
* Some cppcheck cleaning in editengJulien Nabet2012-12-223-42/+1
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-19/+9