summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev
AgeCommit message (Expand)AuthorFilesLines
2020-04-21Added parameter to FillPageColor commandPranam Lashkari1-0/+12
2020-03-23pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky1-19/+2
2020-03-23lokit: unify fill transparency itemsDennis Francis1-0/+13
2020-03-21pdfium: Use std::vector to hold the PdfData.Jan Holesovsky1-2/+2
2020-02-25lok: use "None" string item in the ListBox controlHenry Castro2-2/+7
2019-12-10jsdialog: apply FillGradient with JSON argSzymon Kłos1-0/+58
2019-11-29jsdialogs: send fill transparency type updatesSzymon Kłos1-7/+15
2019-11-28jsdialogs: add generic commandNameSzymon Kłos1-4/+4
2019-11-27jsdialogs: dumpAsJSON for FillStyleSzymon Kłos1-0/+34
2019-11-27jsdialogs: dumpAsJSON for SfxItems with FillGradient exampleSzymon Kłos1-0/+60
2019-09-06tdf#127372: PPTX: Shape's background transparency changes during RTTamás Zolnai1-3/+2
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen3-0/+3
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin1-5/+10
2018-11-15loplugin:staticmethods in vclNoel Grandin2-2/+2
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2-89/+80
2018-10-28svx: remove newly unused XFillExchangeDataMichael Stahl1-136/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin1-1/+1
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara1-6/+8
2018-10-22loplugin:staticvar in soltools..svxNoel Grandin1-1/+1
2018-10-15add SvStream::TellEndNoel Grandin1-2/+1
2018-10-15use range based loops over B2DPolyPolygon in svxJochen Nitschke1-3/+2
2018-10-08loplugin:constfields in svxNoel Grandin1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin2-8/+3
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin1-1/+1
2018-08-21tdf#119282 Area tab, Pattern color changeNoel Grandin2-64/+6
2018-08-11set copy_paste_error to false rather than intentionalCaolán McNamara1-1/+1
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2-12/+0
2018-07-05tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt1-22/+27
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand1-5/+5
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin7-7/+7
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian1-2/+2
2018-06-07pdf: share pdf data in GraphicAshod Nakashian1-3/+3
2018-06-01drop Image(Bitmap) constructorNoel Grandin8-29/+29
2018-05-31drop Graphic::GetBitmapNoel Grandin1-16/+5
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt1-2/+6
2018-05-22Fix svg to base64 conversionSamuel Mehrbrodt1-19/+1
2018-05-20coverity#1435686 silence Copy-paste errorCaolán McNamara1-0/+1
2018-05-16loplugin:constantparamNoel Grandin1-1/+1
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin1-1/+1
2018-04-27restore and deprecate FillBitmapURLTomaž Vajngerl1-6/+31
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-2/+0
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen1-0/+2
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin1-12/+0
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl1-3/+3
2018-03-25clang-tidy modernize-use-equals-default in XPolygonJochen Nitschke1-56/+11
2018-03-16don't bother dithering for 256bit displaysNoel Grandin1-12/+0