summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev
AgeCommit message (Expand)Author
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
2020-04-23Added parameter to FillPageColor commandPranam Lashkari
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-03-26tdf#130074: add missing translations (line styles part)Julien Nabet
2020-03-24lokit: unify fill transparency itemsDennis Francis
2020-03-17pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-03-05lok: use "None" string item in the ListBox controlHenry Castro
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-10jsdialog: apply FillGradient with JSON argSzymon Kłos
2019-12-03remove some useless comment linesNoel Grandin
2019-12-02tdf#42949 Replace property_tre/ptree.hpp with fw declaration headerGabor Kelemen
2019-11-29jsdialogs: send fill transparency type updatesSzymon Kłos
2019-11-28jsdialogs: add generic commandNameSzymon Kłos
2019-11-28jsdialogs: dumpAsJSON for FillStyleSzymon Kłos