summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)Author
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand
2018-04-09std::list->std::vector in SubsetMapNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01fix some openoffice bugzilla linksdennisroczek
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-11svx: convert XBitmap directly to XGraphicTomaž Vajngerl
2018-03-09svx, compile error with !HAVE_FEATURE_DESKTOPjan Iversen
2018-03-09-Werror,-Wunused-parameter (Android)Stephan Bergmann
2018-03-09-Werror,-Wunused-private-fieldStephan Bergmann
2018-03-09svx: convert "ThumbnailGraphicURL" prop. to "ThumbnailGraphic"Tomaž Vajngerl
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl
2018-03-06use more Color in svxNoel Grandin
2018-02-26xmloff: remove unused code when loading/saving the bitmap tableTomaž Vajngerl
2018-02-25forcepoint #8 null derefCaolán McNamara
2018-02-22Replace "ReplacementGraphicURL" with "ReplacementGraphic" propertyTomaž Vajngerl
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-21ColorData->Color in sd..svxNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl
2018-02-01Fix typosAndrea Gelmini
2018-01-28make RECT_EMPTY purely an implementation detailNoel Grandin
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin
2018-01-22tdf#38915: set cProcessed condition on any process outcomeMike Kaganski
2018-01-17Fix typosAndrea Gelmini
2018-01-16don't bother hyphenating while fuzzingCaolán McNamara
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-11tdf#105000, related tdf#80196: Make new color names translatableGabor Kelemen
2018-01-11loplugin:redundantcast: svxStephan Bergmann
2018-01-07svx, check HAVE_FEATURE_AVMEDIAjan Iversen
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-12-25various coverity exception warningsCaolán McNamara
2017-12-20long->sal_uInt16 in SvxShapeNoel Grandin
2017-12-17Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-02Revert "tdf#105000, related tdf#87538: Make new color names translatable"Yousuf Philips
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann