summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)AuthorFilesLines
2015-07-15svx, sd, sw: GetPoolDefaultItem() can actually return nullptrMichael Stahl1-1/+4
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-2/+0
2015-07-13editeng: make Link<> usage typedNoel Grandin1-7/+5
2015-07-04Fix typosAndrea Gelmini2-3/+3
2015-06-29coverity#1308463 Uncaught exceptionCaolán McNamara1-4/+4
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin1-2/+2
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin1-2/+2
2015-06-28coverity#1308537 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-27coverity#1308458 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-14Remove unused OpenGLObjectZolnai Tamás4-19/+0
2015-06-10tdf#88055: Don't export transparent background colour as whiteKatarina Behrens2-0/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann8-20/+20
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara13-24/+24
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin1-2/+2
2015-05-18VclPtr: fix recovery dialogs asserts on exitCaolán McNamara1-2/+2
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-1/+1
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin1-1/+1
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin1-1/+1
2015-05-05typo: strech -> stretchAndras Timar1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann2-2/+2
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist2-4/+4
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist3-10/+10
2015-04-29convert SDR*ALIGN constants to scoped enumNoel Grandin1-31/+20
2015-04-29convert SDRESC_ constants to scoped enumNoel Grandin1-14/+14
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks4-33/+33
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann2-4/+4
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2-3/+3
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-17svx: convert new to ::Create.Noel Grandin1-3/+3
2015-04-17svx: nPntAnz -> nPointCountMiklos Vajna1-4/+4
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-14tdf#89478: svx: ODF import: SvxBrushItem Graphics should override ColorMichael Stahl1-13/+14
2015-04-13loplugin:staticmethodsNoel Grandin1-7/+7
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks2-3/+3
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks1-2/+2
2015-04-10vclptr: various mistakes fixed, and more ptr types converted.Michael Meeks1-1/+1
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks2-26/+26
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2-2/+2
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann2-3/+3
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann2-3/+3
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann8-55/+56
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann3-10/+10
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2-9/+9
2015-03-26convert NUM_ constants to enum clasNoel Grandin1-1/+1
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin1-2/+2
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet2-5/+5
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-1/+1