summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)AuthorFilesLines
2018-02-15tdf#105000, related tdf#80196: Make new color names translatableGabor Kelemen1-4/+30
2018-01-23tdf#38915: set cProcessed condition on any process outcomeMike Kaganski1-0/+38
2017-12-03Revert "tdf#105000, related tdf#87538: Make new color names translatable"Yousuf Philips1-44/+0
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
2017-10-26vcl: make MapMode constructor explicitMichael Stahl2-2/+2
2017-10-23loplugin:includeform: svxStephan Bergmann23-81/+81
2017-10-23tdf#105000, related tdf#87538: Make new color names translatableGabor Kelemen1-0/+44
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-21tdf#105000, related tdf#87538: Make new color names translatableGabor Kelemen1-0/+62
2017-10-19use std::unique_ptr in SvxUnoPropertyMapProviderNoel Grandin1-4/+2
2017-10-16Move svx include files to common include directoryStephan Bergmann1-1/+1
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin1-3/+2
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-20/+18
2017-09-28tdf#112555 Mark default area pattern names for translationGabor Kelemen1-2/+110
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist4-16/+16
2017-09-23loplugin:flatten in svl..svxNoel Grandin3-11/+8
2017-09-17fix leak on exceptionsCaolán McNamara1-10/+9
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-08-29Resolves: tdf#112017 crash on particular odtCaolán McNamara1-1/+2
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist1-3/+3
2017-08-21fix bogus always-true assertsMichael Stahl1-1/+1
2017-08-17drop unused SdrCustomShapeReplacementURLItemJochen Nitschke1-1/+0
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke1-7/+0
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2-10/+10
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin1-1/+1
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin1-3/+3
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin1-5/+10
2017-07-29loplugin:constparams in svxNoel Grandin1-2/+2
2017-07-27loplugin:constparams in svxNoel Grandin4-8/+8
2017-07-25tdf#109242 fix save/load of form button alignmentNoel Grandin1-1/+1
2017-07-25convert UNO event ids to scoped enumNoel Grandin1-3/+3
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21de-hrc various thingsCaolán McNamara2-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara4-51/+406
2017-07-21loplugin:unusedfields in svxNoel Grandin1-6/+3
2017-07-14use more OUString::operator== in svxNoel Grandin2-9/+9
2017-07-05new loplugin unnecessaryparenNoel Grandin2-5/+4
2017-07-03loplugin:unusedfields in svxNoel Grandin2-2/+2
2017-07-02loplugin:casttovoid: svxStephan Bergmann1-16/+4
2017-06-27loplugin:oncevar in svxNoel Grandin2-4/+3