summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-29jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos1-0/+2
2019-11-28NFC tdf#120412 cleanup: use DFLT_ESC_* moreJustin Luth1-6/+3
2019-11-27Better handling of text rotation attribute.Tamás Zolnai4-4/+18
2019-11-19editeng: add UNO API for semi-transparent textMiklos Vajna2-0/+2
2019-11-19make some classes module-privateNoel Grandin2-3/+3
2019-11-18editeng: add doc model for semi-transparent textMiklos Vajna1-0/+4
2019-11-06ofz#12553 TimeoutCaolán McNamara1-0/+2
2019-11-06make some classes module-privateNoel Grandin3-4/+4
2019-11-03find symbols that can be privateNoel Grandin2-4/+4
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara1-6/+5
2019-10-29loplugin:finalclasses in editengNoel Grandin72-86/+87
2019-10-21loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin6-6/+6
2019-10-21loplugin:virtualdead unused param in UnknownAttrTokenNoel Grandin1-1/+1
2019-10-17Remove some memset callsMike Kaganski1-9/+3
2019-10-08loplugin:duplicatedefines in editengNoel Grandin1-1/+0