summaryrefslogtreecommitdiff
path: root/editeng/inc
AgeCommit message (Expand)Author
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22editeng: move two double used SIDsThomas Arnhold
2013-04-22restore SvxNumRule::SetLevel variantCaolán McNamara
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22sal_Bool to boolMatteo Casalin
2013-04-19Revert "Revert "fix fdo#47018 Impress paste destroy bullet""Eike Rathke
2013-04-19Revert "fix fdo#47018 Impress paste destroy bullet"Stephan Bergmann
2013-04-18fix fdo#47018 Impress paste destroy bulletCao Cuong Ngo
2013-04-15basic inplace Font preview for calcNoel Power
2013-04-12make that a proper static method EditView::CheckLanguage()Eike Rathke
2013-04-08fdo#62116: Be sure to convert relative URLs into absolute ones.Kohei Yoshida
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-22Make EditTextObject copyable. Its Clone() method uses that anyway...Kohei Yoshida
2013-03-13fdo#60724: Fix spelling avaliable -> available.Steven Meyer
2013-03-12OopsFridrich Štrba
2013-03-12Resolves: #i120773 Numbering lost when saving or opening a ppt fileZhe Wang
2013-03-12Let's abbreviate Rectangle as Rect, not RecTor Lillqvist
2013-03-11Resolves: #i118905# Changed EditEngine to be able to paint to overlay directlyArmin Le Grand
2013-03-09const-correctnessIvan Timofeev
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-04doubled includesThomas Arnhold
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac
2013-02-25fdo#60724 - change 'charcter' to 'character'sadam36
2013-02-25fix fdo#38951, use paragraph’s writing direction.navin
2013-02-23Fix typo begining/beginning.Julien Nabet
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-02-22s/childrens/children/Tor Lillqvist
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-11Add Dump() method to dump content of EditTextObject.Kohei Yoshida
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-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-13callcatcher: update and remove newly unused codeCaolán McNamara
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-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-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-12-16PCH for Library_scLuboš Luňák