summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshap2.cxx
AgeCommit message (Expand)Author
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann
2016-06-29move #includes to top of fileNoel Grandin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-10Clean up uses of Any::getValue() in svxStephan Bergmann
2016-06-08Apparently a copy/paste typoStephan Bergmann
2016-06-07Any::getValue always returns non-nullStephan Bergmann
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-04-26tdf#98163 Flush ressources at CustomShapes during importArmin Le Grand
2016-04-18Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)Stephan Bergmann
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338250 Uncaught exceptionCaolán McNamara
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-09-20chained editeng: Add Chaining-related UNO attributematteocam
2015-09-16boost->stdCaolán McNamara
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-10tdf#88055: Don't export transparent background colour as whiteKatarina Behrens
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-17svx: nPntAnz -> nPointCountMiklos Vajna
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-02-12fdo#39468 translated german commentsDaniel Sikeler
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-07SvxGraphicObject: remove more manual swap out callsZolnai Tamás
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-17coverity#1247643 Uncaught exceptionCaolán McNamara
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-14Scope reduction by early bailout.Kohei Yoshida
2014-07-18CharBackColor advertised in unoshap2.cxxmatteocam
2014-06-30Removed assertion in EditCharAttribBackgroundColormatteocam
2014-06-30Associated CharBackColor to EE_CHAR_BKGCOLORmatteocam
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud