summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)Author
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
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-21UNO: Emit warning when trying to set an unknown propertySamuel Mehrbrodt
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-16coverity#1421065 Uncaught exceptionCaolán McNamara
2017-11-15TypedWhichIdNoel Grandin
2017-11-04loplugin:constparams in svxNoel Grandin
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-23tdf#105000, related tdf#87538: Make new color names translatableGabor Kelemen
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21tdf#105000, related tdf#87538: Make new color names translatableGabor Kelemen
2017-10-19use std::unique_ptr in SvxUnoPropertyMapProviderNoel Grandin
2017-10-16Move svx include files to common include directoryStephan Bergmann
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-28tdf#112555 Mark default area pattern names for translationGabor Kelemen
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-23loplugin:flatten in svl..svxNoel Grandin
2017-09-17fix leak on exceptionsCaolán McNamara
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-29Resolves: tdf#112017 crash on particular odtCaolán McNamara
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-21fix bogus always-true assertsMichael Stahl
2017-08-17drop unused SdrCustomShapeReplacementURLItemJochen Nitschke
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin