summaryrefslogtreecommitdiffstats
path: root/editeng/inc
Commit message (Expand)AuthorAgeFilesLines
* execute move of global headersBjoern Michaelsen2013-04-23133-17815/+0
* editeng: move two double used SIDsThomas Arnhold2013-04-221-3/+3
* restore SvxNumRule::SetLevel variantCaolán McNamara2013-04-221-0/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-222-46/+8
* sal_Bool to boolMatteo Casalin2013-04-222-18/+18
* Revert "Revert "fix fdo#47018 Impress paste destroy bullet""Eike Rathke2013-04-191-3/+6
* Revert "fix fdo#47018 Impress paste destroy bullet"Stephan Bergmann2013-04-191-6/+3
* fix fdo#47018 Impress paste destroy bulletCao Cuong Ngo2013-04-181-3/+6
* basic inplace Font preview for calcNoel Power2013-04-151-0/+3
* make that a proper static method EditView::CheckLanguage()Eike Rathke2013-04-121-1/+26
* fdo#62116: Be sure to convert relative URLs into absolute ones.Kohei Yoshida2013-04-081-0/+2
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-0733-126/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0732-201/+201
* new module i18nlangtagEike Rathke2013-04-0513-13/+13
* Make EditTextObject copyable. Its Clone() method uses that anyway...Kohei Yoshida2013-03-221-1/+1
* fdo#60724: Fix spelling avaliable -> available.Steven Meyer2013-03-131-1/+1
* OopsFridrich Štrba2013-03-121-1/+1
* Resolves: #i120773 Numbering lost when saving or opening a ppt fileZhe Wang2013-03-121-0/+14
* Let's abbreviate Rectangle as Rect, not RecTor Lillqvist2013-03-122-3/+3
* Resolves: #i118905# Changed EditEngine to be able to paint to overlay directlyArmin Le Grand2013-03-112-2/+3
* const-correctnessIvan Timofeev2013-03-092-2/+2
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-085-0/+12
* doubled includesThomas Arnhold2013-03-041-1/+0
* remove unused and commented out codeThomas Arnhold2013-03-042-2/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1
* fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac2013-02-271-2/+0
* fdo#60724 - change 'charcter' to 'character'sadam362013-02-251-1/+1
* fix fdo#38951, use paragraph’s writing direction.navin2013-02-251-1/+1
* Fix typo begining/beginning.Julien Nabet2013-02-231-1/+1
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-1/+1
* s/the the/the/Tor Lillqvist2013-02-222-2/+2
* s/childrens/children/Tor Lillqvist2013-02-221-1/+1
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-1213-2/+2
* fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin2013-02-121-8/+8
* Add Dump() method to dump content of EditTextObject.Kohei Yoshida2013-02-113-0/+24
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-2861-65/+65
* SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna2013-01-282-5/+0
* SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna2013-01-281-3/+0
* text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna2013-01-251-0/+2
* SvxBrushItem: extend this with a vcl Gradient and drawing::FillStyleMiklos Vajna2013-01-251-0/+6
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-2/+2
* callcatcher: update and remove newly unused codeCaolán McNamara2013-01-131-13/+0
* Turn EditTextObjectImpl into a real impl class.Kohei Yoshida2013-01-081-45/+55
* Let's not have "which" value in EditTextObject.Kohei Yoshida2013-01-081-5/+2
* More SfxItemPoolUser up to the base class.Kohei Yoshida2013-01-081-1/+4
* Remove one variant of HasField() which takes arcane TypeId.Kohei Yoshida2013-01-081-2/+3
* Add new ods import test for rich-text cell contents.Kohei Yoshida2013-01-081-0/+1
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-071-0/+3
* PCH for Library_scLuboš Luňák2012-12-161-1/+0