summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoprov.cxx
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand
2018-06-04tdf#117969: Translate Light/Dark MagentaGabor Kelemen
2018-05-18use OWN_ATTR_REPLACEMENT_GRAPHIC for "ReplacementGraphic"Tomaž Vajngerl
2018-05-09tdf#114006 - New default set of gradient presetsheiko tietze
2018-03-09svx: convert "ThumbnailGraphicURL" prop. to "ThumbnailGraphic"Tomaž Vajngerl
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin
2018-01-11tdf#105000, related tdf#80196: Make new color names translatableGabor Kelemen
2017-12-20long->sal_uInt16 in SvxShapeNoel Grandin
2017-12-02Revert "tdf#105000, related tdf#87538: Make new color names translatable"Yousuf Philips
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
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-09-28tdf#112555 Mark default area pattern names for translationGabor Kelemen
2017-08-17drop unused SdrCustomShapeReplacementURLItemJochen Nitschke
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-11Delete code commented out since 2006Gabor Kelemen
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann
2017-01-17manage SvxPropertySetInfoPool.mpInfos with rtl::ReferenceNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-06-29coverity#1308463 Uncaught exceptionCaolán McNamara
2015-06-14Remove unused OpenGLObjectZolnai Tamás
2015-06-10tdf#88055: Don't export transparent background colour as whiteKatarina Behrens
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-13oox: refactor embedded media importMichael Stahl
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-14Aligh this correctly...Kohei Yoshida