summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
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
2019-11-19make some classes module-privateNoel Grandin
2019-11-18editeng: add doc model for semi-transparent textMiklos Vajna
2019-11-06ofz#12553 TimeoutCaolán McNamara
2019-11-06make some classes module-privateNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara
2019-10-29loplugin:finalclasses in editengNoel Grandin
2019-10-21loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin
2019-10-21loplugin:virtualdead unused param in UnknownAttrTokenNoel Grandin
2019-10-17Remove some memset callsMike Kaganski
2019-10-08loplugin:duplicatedefines in editengNoel Grandin
2019-10-08tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski
2019-10-07InsertQuote can be constMike Kaganski
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-10-04SvxAutoCorrect::GetPrevAutoCorrWord should not be constMike Kaganski
2019-10-04loplugin:unusedfieldsNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-28loplugin:virtualdead in editengNoel Grandin