summaryrefslogtreecommitdiffstats
path: root/editeng/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 'using namespace rtl;' in a header is baaaadLuboš Luňák2012-12-111-2/+0
* fdo#55570 - use a hash instead of set initially until sorting neededMichael Meeks2012-12-101-12/+25
* fdo#55570 - re-factor SvxAutocorrWordList to hide it's innardsMichael Meeks2012-12-101-1/+11
* callcatcher: remove unused rtf filter and associated methodsCaolán McNamara2012-12-101-47/+0
* more explicit ctorsDavid Tardon2012-12-0423-33/+33
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-293-16/+6
* API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna2012-11-281-1/+3
* get rid of Svx...Locale...() double conversion nonsenseEike Rathke2012-11-241-8/+0
* callcatcher: update listCaolán McNamara2012-11-231-1/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-152-122/+127
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-151-4/+4
* fdo#46808, use service constructor for i18n::TextConversionNoel Grandin2012-11-151-1/+1
* Make HangulHanjaConversion an abstract classMatteo Casalin2012-11-061-4/+4
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0699-2333/+1445
* Remove unused method in editengMarcos Paulo de Souza2012-10-311-3/+0