summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk
2020-04-24Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara
2020-04-23tdf#130058 Import shadow size.Gülşah Köse
2020-04-23lokit: fix edit-text/view-cursor positionDennis Francis
2020-04-22Partial revert "make more classes private in mergedlibs"Thorsten Behrens
2020-04-19loplugin:buriedassign in variousNoel Grandin
2020-04-17HAVE_CPP_GUARANTEED_COPY_ELISION should always be true nowStephan Bergmann
2020-04-12small cleanups in TextRangerNoel Grandin
2020-04-03Turn defines into constexprsMike Kaganski
2020-04-03tdf#80194 autoEsc: use fontmetrics in calculationJustin Luth
2020-03-29OutlinerMode is not a typed_flags, it's not a bitmask (editeng)Julien Nabet
2020-03-29Fix is_typed_flags for SvxNumRuleFlags (editeng)Julien Nabet
2020-03-29Fix is_typed_flags for EEControlBits (editeng)Julien Nabet
2020-03-23sw: add pad-to-5 numberingMiklos Vajna
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-20sw pad-to-4 numbering: add doc model, UNO API and layoutMiklos Vajna
2020-03-17sw pad-to-3 numbering: add doc model, UNO API and layoutMiklos Vajna
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai
2020-03-15editeng: lok: send cursor visibility event when restoring update modeAshod Nakashian
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-03move some headers inside their moduleNoel Grandin
2020-03-03sw padded numbering: add doc model and UNO APIMiklos Vajna
2020-03-03sw doc model xml dump: show numbering typeMiklos Vajna
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-18tdf#80194 UI: revert subscript DFLT_ESC_SUB to 8% (from 33%)Justin Luth
2020-02-06rename nFirstLineOfst -> nFirstLineOffsetNoel Grandin
2020-02-06rename nPropFirstLineOfst->nPropFirstLineOffsetNoel Grandin
2020-02-06find more symbols that can be privateNoel Grandin
2020-02-04rename Get/SetPropTextFirstLineOfst -> Get/SetPropTextFirstLineOffsetNoel Grandin
2020-02-04tdf#96505 Get rid of cargo cult "long" integer literals .Shivam Kumar Singh
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-02-03make some headers privateCaolán McNamara
2020-01-25Change some #define to constexprStephan Bergmann
2020-01-02tdf#129712: check if outliner view pointer is valid to avoid crashMike Kaganski
2019-12-19sal_Char->char in editeng..eventattacherNoel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-10reorganize enum based translationCaolán McNamara
2019-12-10Related: tdf#129300 vertical justify had no descriptionCaolán McNamara
2019-12-10tdf#129300 alignment enums not translated in organizerCaolán McNamara
2019-12-10Use EE_PARA_START to count para itemsSamuel Mehrbrodt
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-12-05tdf#128666 Only enable hyperlink actions when just the field is selectedSamuel Mehrbrodt
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01Don't use boost::optional forward declarationsStephan Bergmann
2019-11-29Fix some -Werror=deprecated-copy-dtorStephan Bergmann
2019-11-29jsdialog: migrate left/right margin to generic items dumpSzymon Kłos
2019-11-29jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos
2019-11-28NFC tdf#120412 cleanup: use DFLT_ESC_* moreJustin Luth
2019-11-27Better handling of text rotation attribute.Tamás Zolnai
2019-11-19editeng: add UNO API for semi-transparent textMiklos Vajna