summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)AuthorFilesLines
2020-05-17Fix typosAndrea Gelmini1-1/+1
2020-05-17tdf#120394: list format string can be emptyVasily Melenchuk1-2/+6
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling2-0/+4
2020-05-03use more compact namespace syntax in /includeNoel Grandin9-27/+20
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk1-0/+3
2020-04-24Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara1-0/+5
2020-04-23tdf#130058 Import shadow size.Gülşah Köse1-0/+2
2020-04-23lokit: fix edit-text/view-cursor positionDennis Francis1-0/+2
2020-04-22Partial revert "make more classes private in mergedlibs"Thorsten Behrens1-1/+1
2020-04-19loplugin:buriedassign in variousNoel Grandin1-1/+7
2020-04-17HAVE_CPP_GUARANTEED_COPY_ELISION should always be true nowStephan Bergmann1-4/+0
2020-04-12small cleanups in TextRangerNoel Grandin1-13/+11
2020-04-03Turn defines into constexprsMike Kaganski1-65/+68
2020-04-03tdf#80194 autoEsc: use fontmetrics in calculationJustin Luth1-0/+2
2020-03-29OutlinerMode is not a typed_flags, it's not a bitmask (editeng)Julien Nabet1-4/+0
2020-03-29Fix is_typed_flags for SvxNumRuleFlags (editeng)Julien Nabet1-1/+1
2020-03-29Fix is_typed_flags for EEControlBits (editeng)Julien Nabet1-1/+1
2020-03-23sw: add pad-to-5 numberingMiklos Vajna1-0/+1
2020-03-23make more classes private in mergedlibs modeNoel Grandin8-47/+55
2020-03-20sw pad-to-4 numbering: add doc model, UNO API and layoutMiklos Vajna1-0/+1
2020-03-17sw pad-to-3 numbering: add doc model, UNO API and layoutMiklos Vajna1-1/+2
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai1-0/+1
2020-03-15editeng: lok: send cursor visibility event when restoring update modeAshod Nakashian1-1/+5
2020-03-09improve loplugin:unusedfieldsNoel Grandin1-2/+0
2020-03-03move some headers inside their moduleNoel Grandin2-114/+0
2020-03-03sw padded numbering: add doc model and UNO APIMiklos Vajna1-1/+2
2020-03-03sw doc model xml dump: show numbering typeMiklos Vajna1-0/+5
2020-02-21Drop o3tl::optional wrapperStephan Bergmann8-17/+17
2020-02-18tdf#80194 UI: revert subscript DFLT_ESC_SUB to 8% (from 33%)Justin Luth1-2/+2
2020-02-06rename nFirstLineOfst -> nFirstLineOffsetNoel Grandin1-4/+4
2020-02-06rename nPropFirstLineOfst->nPropFirstLineOffsetNoel Grandin1-4/+4
2020-02-06find more symbols that can be privateNoel Grandin1-3/+3
2020-02-04rename Get/SetPropTextFirstLineOfst -> Get/SetPropTextFirstLineOffsetNoel Grandin1-2/+2
2020-02-04tdf#96505 Get rid of cargo cult "long" integer literals .Shivam Kumar Singh1-1/+1
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin1-4/+4
2020-02-03make some headers privateCaolán McNamara1-201/+0
2020-01-25Change some #define to constexprStephan Bergmann5-7/+7
2020-01-02tdf#129712: check if outliner view pointer is valid to avoid crashMike Kaganski1-0/+4
2019-12-19sal_Char->char in editeng..eventattacherNoel Grandin1-2/+2
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara60-73/+73
2019-12-10reorganize enum based translationCaolán McNamara1-19/+0
2019-12-10Related: tdf#129300 vertical justify had no descriptionCaolán McNamara1-1/+2
2019-12-10tdf#129300 alignment enums not translated in organizerCaolán McNamara1-1/+1
2019-12-10Use EE_PARA_START to count para itemsSamuel Mehrbrodt1-21/+21
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt4-54/+61
2019-12-05tdf#128666 Only enable hyperlink actions when just the field is selectedSamuel Mehrbrodt1-2/+3
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann8-17/+17
2019-12-01Don't use boost::optional forward declarationsStephan Bergmann1-1/+3
2019-11-29Fix some -Werror=deprecated-copy-dtorStephan Bergmann1-0/+5
2019-11-29jsdialog: migrate left/right margin to generic items dumpSzymon Kłos1-0/+2