summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
2018-02-17loplugin:useuniqueptr in DbGridRowNoel Grandin1-2/+3
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai1-0/+4
2018-02-17loplugin:useuniqueptr in SdrUndoAttrObjNoel Grandin1-5/+7
2018-02-17loplugin:useuniqueptr in FmXGridPeerNoel Grandin1-1/+2
2018-02-16loplugin:useuniqueptr in BasePropertiesNoel Grandin1-4/+7
2018-02-16PPTX export scale for TextFitToSizeSzymon Kłos1-0/+2
2018-02-14use BitmapEx in LwpBackgroundStuffNoel Grandin1-2/+2
2018-02-14use VirtualDevice/BitmapEx in CreateColorDropperNoel Grandin1-1/+1
2018-02-13XGraphicStorageHandler: support loading graphic from streamTomaž Vajngerl1-0/+3
2018-02-12tdf#115601: make ImageMap dialog translatableJulien Nabet1-0/+1
2018-02-11Unneeded #includeMatteo Casalin1-1/+0
2018-02-11SdrMarkView: provide OUString as return valueMatteo Casalin1-3/+3
2018-02-11SdrModel: provide OUString as return valueMatteo Casalin1-4/+4
2018-02-11extend XGraphicStorageHandler with saveGraphicByNameTomaž Vajngerl1-1/+7
2018-02-10make Pair protected base in Pair/Size/SelectionNoel Grandin1-0/+4
2018-02-07loplugin:useuniqueptr in TextChainFlowNoel Grandin1-2/+3
2018-02-07loplugin:useuniqueptr in SdrUndoObjSetTextNoel Grandin1-2/+4
2018-02-07loplugin:useuniqueptr in SdrTextNoel Grandin1-1/+2
2018-02-07loplugin:useuniqueptr in SdrUndoGeoObjNoel Grandin1-3/+3
2018-02-06simplify ImpXPolygonNoel Grandin1-5/+4
2018-02-06loplugin:useuniqueptr in SdrTextObjNoel Grandin1-2/+3
2018-02-06loplugin:useuniqueptr in OLEObjCacheNoel Grandin1-1/+2
2018-02-06loplugin:useuniqueptr in SdrEdgeObjNoel Grandin1-1/+1
2018-02-06loplugin:useuniqueptr in SdrCreateViewNoel Grandin1-1/+1
2018-02-06clean up some include guard terminatorsNoel Grandin1-2/+2
2018-02-05use unique_ptr to store GraphicObject for SdrGrafObjTomaž Vajngerl1-2/+2
2018-02-05fix ubsan after "TypedWhichId in svx part 1"Noel Grandin1-1/+2
2018-02-05loplugin:useuniqueptr in E3DModifySceneSnapRectUpdaterNoel Grandin1-1/+2
2018-02-05loplugin:useuniqueptr in ViewObjectContactNoel Grandin1-1/+2
2018-02-05loplugin:useuniqueptr in MasterPageDescriptorNoel Grandin1-1/+2
2018-02-05loplugin:useuniqueptr in ObjectContactNoel Grandin1-1/+2
2018-02-05loplugin:useuniqueptr in GalleryNoel Grandin1-4/+5
2018-02-03use more TypedWhichId in SdrObject::GetObjectItemNoel Grandin1-0/+4
2018-02-02use TypedWhichId in BaseProperties::GetItemNoel Grandin1-0/+5
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin2-33/+34
2018-02-01add XGraphicStorageHandler interfaceTomaž Vajngerl1-2/+19
2018-01-30Typ-o negativIlmari Lauhakangas1-1/+1
2018-01-29Fix typosAndrea Gelmini1-3/+3
2018-01-29Translate German variable namesJohnny_M1-2/+2
2018-01-29BorderlineFix: Avoid BorderLines to be too prolongedArmin Le Grand1-1/+1
2018-01-29BorderlineFix: Corrected missing borders in printArmin Le Grand1-4/+0
2018-01-29BorderlineFix: Need to redesign Borderline paint for CalcArmin Le Grand2-13/+1
2018-01-28make SvxTableController constructor take SdrTableObjNoel Grandin1-3/+3
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin8-11/+11
2018-01-27Fix typosAndrea Gelmini1-1/+1
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin6-8/+5
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin2-2/+2
2018-01-24loplugin:constparamsNoel Grandin2-2/+2
2018-01-23Fixed wordingMatthias Seidel1-1/+1
2018-01-20tdf#115100: fix assertions in svdglue.hxxJulien Nabet1-2/+2