summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev
AgeCommit message (Expand)Author
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
2020-09-30loplugin:reducevarscope in svxNoel
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-08-21Fix typosAndrea Gelmini
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-08-06loplugin:flatten in svxNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-09tdf#60684: graphic type content must correspond with graphic type extensionJulien Nabet
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svxStephan Bergmann
2020-05-10new loplugin:simplifypointertoboolNoel Grandin