summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2018-02-11extend XGraphicStorageHandler with saveGraphicByNameTomaž Vajngerl
2018-02-10tdf#107403 Don't scale frame icons twiceMaxim Monastirsky
2018-02-08svx: fix crash caused by SdrEdgeObj::Notify() not noticing dying objectMichael Stahl
2018-02-07loplugin:useuniqueptr in SdrOutlinerCacheNoel Grandin
2018-02-07use scanline when reading pixel dataNoel Grandin
2018-02-07loplugin:useuniqueptr in TextChainFlowNoel Grandin
2018-02-07loplugin:useuniqueptr in SdrUndoObjSetTextNoel Grandin
2018-02-07loplugin:useuniqueptr in SdrTextNoel Grandin
2018-02-07loplugin:useuniqueptr in SdrUndoGeoObjNoel Grandin
2018-02-06ofz#5949 Integer-overflowCaolán McNamara
2018-02-06simplify ImpXPolygonNoel Grandin
2018-02-06loplugin:useuniqueptr in SdrTextObjNoel Grandin
2018-02-06loplugin:useuniqueptr in OLEObjCacheNoel Grandin
2018-02-06loplugin:useuniqueptr in SdrEdgeObjNoel Grandin
2018-02-06loplugin:useuniqueptr in SdrObjPlusDataNoel Grandin
2018-02-06loplugin:useuniqueptr in SdrCreateViewNoel Grandin
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-02-06clean up some include guard terminatorsNoel Grandin
2018-02-05use unique_ptr to store GraphicObject for SdrGrafObjTomaž Vajngerl
2018-02-05loplugin:useuniqueptr in E3DModifySceneSnapRectUpdaterNoel Grandin
2018-02-05ofz#4949 Integer-overflowCaolán McNamara
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-02-05loplugin:useuniqueptr in ViewObjectContactNoel Grandin
2018-02-05loplugin:useuniqueptr in MasterPageDescriptorNoel Grandin
2018-02-05loplugin:useuniqueptr in E3dDepthNeighbourNoel Grandin
2018-02-05loplugin:useuniqueptr in ObjectContactNoel Grandin
2018-02-05loplugin:useuniqueptr in GalleryNoel Grandin
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin
2018-02-03use more TypedWhichId in SdrObject::GetObjectItemNoel Grandin
2018-02-02use TypedWhichId in BaseProperties::GetItemNoel Grandin
2018-02-01Fix typosAndrea Gelmini
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl
2018-02-01add XGraphicStorageHandler interfaceTomaž Vajngerl
2018-02-01Fix typosAndrea Gelmini
2018-01-30Use for-range loop for SdrMarkList::ClearJulien Nabet
2018-01-30Fix typoAndrea Gelmini
2018-01-29ofz: solveCrossovers performance is abysmal on large polygonsCaolán McNamara
2018-01-29Fix typosAndrea Gelmini
2018-01-29Translate German variable namesJohnny_M
2018-01-29BorderlineFix: Corrected wrong indexing in Array initializationArmin Le Grand
2018-01-29BorderlineFix: Use svx::frame::Array tooling in Draw/ImpressArmin Le Grand
2018-01-29BorderlineFix: Corrected Draw/Impress TableStyle accessesArmin Le Grand
2018-01-29BorderlineFix: Fixed visual updates when scrollingArmin Le Grand
2018-01-29BorderlineFix: Corrected handling for 'rotated' CellBordersArmin Le Grand
2018-01-29BorderlineFix: Avoid BorderLines to be too prolongedArmin Le Grand
2018-01-29BorderlineFix: Corrected missing borders in printArmin Le Grand
2018-01-29BorderlineFix: Need to redesign Borderline paint for CalcArmin Le Grand
2018-01-28Remove redundant checksStephan Bergmann