summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
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
2016-02-02svx: prefix members of SvdProgressInfoMiklos Vajna
2016-02-01svx: nAnz -> nObjCountMiklos Vajna
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-30svx: PntAnz -> PointCountMiklos Vajna
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-27Resolves: rhbz#1301346 crash with null ObjListCaolán McNamara
2016-01-25svx: SdrEdgeLineDeltaAnzItem -> SdrEdgeLineDeltaCountItemMiklos Vajna
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock