summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)AuthorFilesLines
2018-04-01fix some openoffice bugzilla linksdennisroczek1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke1-1/+0
2018-03-11svx: convert XBitmap directly to XGraphicTomaž Vajngerl1-17/+15
2018-03-09svx, compile error with !HAVE_FEATURE_DESKTOPjan Iversen1-0/+4
2018-03-09-Werror,-Wunused-parameter (Android)Stephan Bergmann1-0/+3
2018-03-09-Werror,-Wunused-private-fieldStephan Bergmann2-3/+3
2018-03-09svx: convert "ThumbnailGraphicURL" prop. to "ThumbnailGraphic"Tomaž Vajngerl2-22/+13
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl1-80/+4
2018-03-06use more Color in svxNoel Grandin3-10/+10
2018-02-26xmloff: remove unused code when loading/saving the bitmap tableTomaž Vajngerl1-0/+9
2018-02-25forcepoint #8 null derefCaolán McNamara1-1/+6
2018-02-22Replace "ReplacementGraphicURL" with "ReplacementGraphic" propertyTomaž Vajngerl1-5/+3
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin1-1/+1
2018-02-21ColorData->Color in sd..svxNoel Grandin2-7/+6
2018-02-21loplugin:changetoolsgen in svxNoel Grandin3-12/+12
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin1-1/+1
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin2-7/+7
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl2-13/+15
2018-02-01Fix typosAndrea Gelmini1-2/+2
2018-01-28make RECT_EMPTY purely an implementation detailNoel Grandin1-2/+2
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin1-1/+1
2018-01-22tdf#38915: set cProcessed condition on any process outcomeMike Kaganski1-0/+38
2018-01-17Fix typosAndrea Gelmini1-2/+2
2018-01-16don't bother hyphenating while fuzzingCaolán McNamara1-7/+11
2018-01-15More loplugin:cstylecast: svxStephan Bergmann4-10/+10
2018-01-12More loplugin:cstylecast: svxStephan Bergmann12-61/+61
2018-01-11tdf#105000, related tdf#80196: Make new color names translatableGabor Kelemen1-4/+30
2018-01-11loplugin:redundantcast: svxStephan Bergmann1-4/+4
2018-01-07svx, check HAVE_FEATURE_AVMEDIAjan Iversen1-0/+30
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin1-1/+1
2017-12-25various coverity exception warningsCaolán McNamara14-67/+57
2017-12-20long->sal_uInt16 in SvxShapeNoel Grandin2-11/+11
2017-12-17Fix typosAndrea Gelmini1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin15-23/+23
2017-12-07loplugin:salcall handle static methodsNoel Grandin2-3/+3
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin5-16/+16
2017-12-02Revert "tdf#105000, related tdf#87538: Make new color names translatable"Yousuf Philips1-44/+0
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin1-1/+1
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt1-0/+157
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-11-22loplugin:flatten in svxNoel Grandin1-29/+29
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin2-2/+3
2017-11-21UNO: Emit warning when trying to set an unknown propertySamuel Mehrbrodt1-0/+3
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin4-18/+18
2017-11-16coverity#1421065 Uncaught exceptionCaolán McNamara1-8/+8
2017-11-15TypedWhichIdNoel Grandin1-1/+1
2017-11-04loplugin:constparams in svxNoel Grandin1-2/+2
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk1-1/+1
2017-10-30loplugin:constantparam in svxNoel Grandin3-4/+4