summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2021-08-10tdf#142845 editeng: don't update selection when formatting before sd pasteMiklos Vajna
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-31getArray->getConstArrayNoel Grandin
2021-07-31editengine-columns: number of columns is sal_Int16Mike Kaganski
2021-07-30cid#1399290 silence Uncaught exceptionCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-29drop some unneeded includesCaolán McNamara
2021-07-29use the parent as available from HangulHanjaConversionCaolán McNamara
2021-07-28Three identical functions for a class is a bit too muchMike Kaganski
2021-07-26sw: use followby parameter of outline in Chapter fieldVasily Melenchuk
2021-07-26tdf#143424: support for "Chapter number without separator"Vasily Melenchuk
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-22Make static_casting to the only derived class less verboseMike Kaganski
2021-07-22Simplify EditTextObject's pool initializationMike Kaganski
2021-07-22BinTextObject was renamed to EditTextObject long agoMike Kaganski
2021-07-21Use Append here instead of InsertMike Kaganski
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-21Use MapUnit directly hereMike Kaganski
2021-07-21Prefix members of EditTextObjectImplMike Kaganski
2021-07-20Use standard algorithm hereMike Kaganski
2021-07-20EditTextObject: use virtual interface instead of pimplMike Kaganski
2021-07-20no need to allocate child array separately in SvxRTFItemStackTypeNoel Grandin
2021-07-20no need to store data separately in SvXMLAttrContainerItemNoel Grandin
2021-07-19Fix updating WhichRangesContainer using MergeRangeMike Kaganski
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-17blind fix for ubsan div/0Noel Grandin
2021-07-16Use WhichRangesContainer in editengMike Kaganski
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-07-07tdf#132740 avoid some WeakReference cost in accessibilityNoel Grandin
2021-07-07tdf#132740 bypass work if selection has not changedNoel Grandin
2021-07-07tdf#132740 don't broadcast if modified status has not changedNoel Grandin
2021-07-07tdf#57585 Add new bullet behaviour to impressGokce Kuler
2021-07-05store the SfxItemSet inside SfxSetItem by valueNoel Grandin
2021-07-03tdf#143176 Old Hungarian transliteration: fix AutoCorrect->ApplyLászló Németh
2021-07-03ofz#24932 halve limit for fuzzing timeoutCaolán McNamara
2021-07-02can allocate these SfxItemSet on the stackNoel Grandin
2021-06-30reduce cost of allocating and copying SvxNumRuleNoel Grandin
2021-06-29Fix typosAndrea Gelmini
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-21tdf#142716 Update selection after any text is inserted.Gülşah Köse
2021-06-21Replace these defines with constexprMike Kaganski
2021-06-20ofz#24932 TimeoutCaolán McNamara
2021-06-17tdf#142839: do not forget to initialize *pHeightNTPMike Kaganski
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-10cid#1485166 silence Uninitialized scalar variable harderCaolán McNamara
2021-06-10loplugin:unusedmethodsNoel Grandin
2021-06-09Fix typosAndrea Gelmini