summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev
AgeCommit message (Expand)Author
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28svx: remove newly unused XFillExchangeDataMichael Stahl
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-22loplugin:staticvar in soltools..svxNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-15use range based loops over B2DPolyPolygon in svxJochen Nitschke
2018-10-08loplugin:constfields in svxNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-08-21tdf#119282 Area tab, Pattern color changeNoel Grandin
2018-08-11set copy_paste_error to false rather than intentionalCaolán McNamara
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-05tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian
2018-06-07pdf: share pdf data in GraphicAshod Nakashian
2018-06-01drop Image(Bitmap) constructorNoel Grandin
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt
2018-05-22Fix svg to base64 conversionSamuel Mehrbrodt
2018-05-20coverity#1435686 silence Copy-paste errorCaolán McNamara
2018-05-16loplugin:constantparamNoel Grandin
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-04-27restore and deprecate FillBitmapURLTomaž Vajngerl
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
2018-03-25clang-tidy modernize-use-equals-default in XPolygonJochen Nitschke
2018-03-16don't bother dithering for 256bit displaysNoel Grandin
2018-03-06use more Color in svxNoel Grandin
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-03-05loplugin:useuniqueptr in ImpXPolygonNoel Grandin
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin