summaryrefslogtreecommitdiff
path: root/editeng/source/items
AgeCommit message (Expand)Author
2021-12-21sd theme: allow setting color effects in the chardlgMiklos Vajna
2021-12-17sd theme: add a "theme" palette to the color pickerMiklos Vajna
2021-11-24PPTX import: implement native handling of a color's luminance offsetMiklos Vajna
2021-11-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-11-16Theme color and tint/shade attribute for SvxColorItemTomaž Vajngerl
2021-11-13Use o3tl::convertMike Kaganski
2021-11-13tdf#145610: lists should not have includeUpperLevels < 1Vasily Melenchuk
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in editengMike Kaganski
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-04tdf#144578: numbering: generate include upper levels for UIVasily Melenchuk
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-10warning: Excessive padding in 'struct OutDevState'Caolán McNamara
2021-09-09ODT export: order <style:font-face> elements inside <office:font-face-decls>Miklos Vajna
2021-09-04use std::vector for fetching DX array dataNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-17tdf#143858: sw: default value for nInclUpperLevels is 1Vasily Melenchuk
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-30convert TextAlign to scoped enumCaolán McNamara
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-20no need to store data separately in SvXMLAttrContainerItemNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-05store the SfxItemSet inside SfxSetItem by valueNoel 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-01loplugin:noexceptmoveStephan Bergmann
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse
2021-05-26Seperate SvxBackgroundColorItem from SvxColorItemGülşah Köse
2021-05-19SetPhysFont always dereferences its OutputDevice* argCaolán McNamara
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-06loplugin:unusedmethodsNoel Grandin
2021-05-02sal_uLong->sal_uInt32 in SvxFontHeightItemNoel Grandin
2021-05-02sal_uLong->sal_Int32 in SvxNumberFormatNoel Grandin
2021-03-28cid#1473839 Untrusted loop boundCaolán McNamara
2021-03-26tdf#119292 sc layout: fix overlapping wrapped cell textsTibor Nagy
2021-03-22cid#1474210 silence Untrusted divisorCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-01tdf#140342 sw layout: remove explicit gutter handling when positioning bordersMiklos Vajna
2021-02-10Remove unneeded breaksAndrea Gelmini
2021-02-08tdf#91920 sw page gutter margin: handle mirrored marginsMiklos Vajna