summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev
AgeCommit message (Expand)Author
2022-02-27cid#1500627: Resource leakJulien Nabet
2022-02-24sd theme: add UNO API for shape fill colorMiklos Vajna
2022-02-17sd theme: add doc model for shape fill colorMiklos Vajna
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-07improve loplugin:cow_wrapperNoel Grandin
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-10-06use SfxItemSetFixed in svxNoel Grandin
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-10-04loplugin:constmethodNoel Grandin
2021-09-13loplugin:cow_wrapperNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-09sw HTML export: avoid writing EMF data with JPG extensionMiklos Vajna
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-20sw XHTML import, improved <object> handling for images: support more formatsMiklos Vajna
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-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-07add utility method to get last pool in chainNoel Grandin
2021-05-05tdf#141934 svx dialog: fix missing dots in line style previewLászló Németh
2021-04-29do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara
2021-04-26drop mask from BitmapExNoel Grandin
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-02-27flatten XOutBitmap::WriteGraphic a littleNoel
2021-01-19vcl: remove or rename too long methods names in VectorGraphicDataTomaž Vajngerl
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-13vcl: use BinaryDataContianer in VectorGraphicDataTomaž Vajngerl
2021-01-06move the bigint based Scale() implementations to one central placeNoel Grandin
2021-01-03Degree10->Degree100 in XPolygonNoel Grandin
2020-12-30use Degree10 in XPolygonNoel Grandin
2020-12-24custom literal for Degree10Noel Grandin
2020-12-01do not unnecessarily explicitly force gradient step count (tdf#138581)Luboš Luňák
2020-11-30tdf#129961 svx: add doc model xml dump for shadow-related pool itemsMiklos Vajna
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin
2020-11-12remove BigInt::operator tools::Long()Noel
2020-11-11loplugin:stringviewNoel
2020-11-11lok: Add posibility to change chart fill gradientSzymon Kłos
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin