summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-02rbhz#1326602 avoid exp. bg bitmaps from deleted slidesDavid Tardon
2016-05-02change brackets to match the rest of the fileDavid Tardon
2016-04-30tdf#96505 Get rid of cargo cult long integer literalserdemdemirkapi
2016-04-28loplugin:stylepoliceNoel Grandin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-26tdf#98163 Flush ressources at CustomShapes during importArmin Le Grand
2016-04-25tdf#99452 svx: fix undo of table row edge dragMiklos Vajna
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-15svx: Remove unused stringsSamuel Mehrbrodt
2016-04-14Drawings: Fix capitalizationSamuel Mehrbrodt
2016-04-14tdf#70998 Termchange Graphic/Bitmap -> ImageSamuel Mehrbrodt
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-04-11loplugin:constantparamNoel Grandin
2016-04-07Avoid reserved identifiersStephan Bergmann
2016-04-07Avoid reserved identifiersStephan Bergmann
2016-04-05loplugin:constantparam in comphelperNoel Grandin
2016-04-04loplugin:constantparam in svxNoel Grandin
2016-03-24Remove german variable and use directlySamuel Mehrbrodt
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-10coverity#1355507 uninitialized scalar fieldCaolán McNamara
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-29svx: avoid instantiating OBJ_NONE (SdrObject)Michael Stahl
2016-02-29svx: remove unused SdrModel::getLibreOfficeKitCallback()Miklos Vajna
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08svx: SdrModel::mbTiledRendering is never readMiklos Vajna
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03svx: can now do nAnz -> nCount without name clashesMiklos Vajna
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara