summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
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
2019-09-26tdf#127748: crash on modify a frame style, which has writing-mode bt-lrJulien Nabet
2019-09-20tdf#109158 improve sorting when loading large autocorrect fileNoel Grandin
2019-09-06use unique_ptr in OutlinerNoel Grandin
2019-09-06use unique_ptr in EditNodeIdxNoel Grandin
2019-09-06TyposAndrea Gelmini
2019-09-03Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara
2019-09-02loplugin:constmethod in editengNoel Grandin
2019-09-02tdf#55436 - Add SYMBOL_CHICAGO numbering scheme (for footnotes)Tim Bartlett
2019-08-25cid#1452761 Uncaught exceptionCaolán McNamara
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt
2019-08-05tdf#126684: store "DialogUseCharAttr" in RES_PARATR_GRABBAGMike Kaganski
2019-07-30Fix typosAndrea Gelmini
2019-07-27tdf#94395 Show paragraph style line spacing in organizer containsJim Raykowski
2019-07-25QRCode Dialog Box featureShubham Goyal