summaryrefslogtreecommitdiff
path: root/editeng/source/items
AgeCommit message (Expand)Author
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
2021-02-02sw page gutter margin: add UNO APIMiklos Vajna
2021-02-02sw page gutter margin: add doc modelMiklos Vajna
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-13transparency->alpha in GraphicAttrNoel
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-08Introduce Color::IsFullyTransparentNoel
2021-01-08use more IsTransparentNoel Grandin
2021-01-06move the bigint based Scale() implementations to one central placeNoel Grandin
2021-01-05sw doc model xml dump: improve keep-with-next outputMiklos Vajna
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-12-24custom literal for Degree10Noel Grandin
2020-11-13tdf#123936 Formatting files in module editeng with clang-formatPhilipp Hofer
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20use tools::Long in editengNoel
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-26lok: send cell border state updatesSzymon Kłos
2020-08-12expand out DELETEZNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: editengStephan Bergmann
2020-05-13Related tdf#132945: fix warningJulien Nabet
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen