summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)Author
2016-03-10tdf#96922 Suppress EditView PageVisuailsation in GraphicExporterArmin Le Grand
2015-08-31tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl
2015-08-20tdf#93382: Make HACK more targeted to avoid collateral damageStephan Bergmann
2015-08-06svx, sd, sw: GetPoolDefaultItem() can actually return nullptrMichael Stahl
2015-08-06tdf#88295: Don't export transparent background colour as whiteKatarina Behrens
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-18VclPtr: fix recovery dialogs asserts on exitCaolán McNamara
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-05typo: strech -> stretchAndras Timar
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-29convert SDR*ALIGN constants to scoped enumNoel Grandin
2015-04-29convert SDRESC_ constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-17svx: nPntAnz -> nPointCountMiklos Vajna
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14tdf#89478: svx: ODF import: SvxBrushItem Graphics should override ColorMichael Stahl
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclptr: various mistakes fixed, and more ptr types converted.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
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-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-26convert NUM_ constants to enum clasNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-17boost->stdCaolán McNamara
2015-02-12DBG_ASSERT->SAL_WARNCaolán McNamara
2015-02-12fdo#39468 translated german commentsDaniel Sikeler
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn