summaryrefslogtreecommitdiff
path: root/editeng/source/items
AgeCommit message (Expand)Author
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
2020-04-15loplugin:buriedassign in e*Noel Grandin
2020-04-14loplugin:flatten in editengNoel Grandin
2020-04-03tdf#80194 autoEsc: use fontmetrics in calculationJustin Luth
2020-03-13tdf#80194 proof search: assert to find proof of code correctness.Justin Luth
2020-03-03sw doc model xml dump: show numbering typeMiklos Vajna
2020-02-06rename nFirstLineOfst -> nFirstLineOffsetNoel Grandin
2020-02-06rename nPropFirstLineOfst->nPropFirstLineOffsetNoel Grandin
2020-02-04rename Get/SetPropTextFirstLineOfst -> Get/SetPropTextFirstLineOffsetNoel Grandin
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2020-01-03tdf#129522 SvxShadowItem/writerfilter: allow shadow_NONE overridesJustin Luth
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara