summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2018-02-12Translate German variable namesJohnny_M1-17/+17
2018-02-12tdf#115601: make ImageMap dialog translatableJulien Nabet1-2/+1
2018-02-11SdrMarkView: provide OUString as return valueMatteo Casalin5-55/+56
2018-02-11SdrModel: provide OUString as return valueMatteo Casalin5-162/+80
2018-02-11Simplify SdrModel::TakeMetricStr truncation for trailing 0sMatteo Casalin1-5/+11
2018-02-11Simplify SdrModel::TakePercentStrMatteo Casalin1-14/+13
2018-02-11extend XGraphicStorageHandler with saveGraphicByNameTomaž Vajngerl1-6/+36
2018-02-10tdf#107403 Don't scale frame icons twiceMaxim Monastirsky1-8/+0
2018-02-08svx: fix crash caused by SdrEdgeObj::Notify() not noticing dying objectMichael Stahl1-1/+4
2018-02-07loplugin:useuniqueptr in SdrOutlinerCacheNoel Grandin2-19/+7
2018-02-07use scanline when reading pixel dataNoel Grandin2-15/+20
2018-02-07loplugin:useuniqueptr in TextChainFlowNoel Grandin1-6/+6
2018-02-07loplugin:useuniqueptr in SdrUndoObjSetTextNoel Grandin1-5/+5
2018-02-07loplugin:useuniqueptr in SdrTextNoel Grandin1-14/+8
2018-02-07loplugin:useuniqueptr in SdrUndoGeoObjNoel Grandin1-12/+7
2018-02-06ofz#5949 Integer-overflowCaolán McNamara1-1/+1
2018-02-06simplify ImpXPolygonNoel Grandin3-328/+121
2018-02-06loplugin:useuniqueptr in SdrTextObjNoel Grandin1-5/+5
2018-02-06loplugin:useuniqueptr in OLEObjCacheNoel Grandin1-2/+1
2018-02-06loplugin:useuniqueptr in SdrEdgeObjNoel Grandin1-3/+1
2018-02-06loplugin:useuniqueptr in SdrObjPlusDataNoel Grandin3-23/+20
2018-02-06loplugin:useuniqueptr in SdrCreateViewNoel Grandin1-1/+1
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin3-5/+9
2018-02-06clean up some include guard terminatorsNoel Grandin1-3/+1
2018-02-05use unique_ptr to store GraphicObject for SdrGrafObjTomaž Vajngerl1-95/+86
2018-02-05loplugin:useuniqueptr in E3DModifySceneSnapRectUpdaterNoel Grandin1-5/+2
2018-02-05ofz#4949 Integer-overflowCaolán McNamara1-1/+1
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock1-11/+7
2018-02-05loplugin:useuniqueptr in ViewObjectContactNoel Grandin1-11/+3
2018-02-05loplugin:useuniqueptr in MasterPageDescriptorNoel Grandin1-7/+3
2018-02-05loplugin:useuniqueptr in E3dDepthNeighbourNoel Grandin1-39/+18
2018-02-05loplugin:useuniqueptr in ObjectContactNoel Grandin1-7/+3
2018-02-05loplugin:useuniqueptr in GalleryNoel Grandin1-16/+9
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin4-84/+62
2018-02-03use more TypedWhichId in SdrObject::GetObjectItemNoel Grandin8-13/+13
2018-02-02use TypedWhichId in BaseProperties::GetItemNoel Grandin2-13/+13
2018-02-01Fix typosAndrea Gelmini1-2/+2
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen12-12/+0
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin3-11/+11
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl4-17/+28
2018-02-01add XGraphicStorageHandler interfaceTomaž Vajngerl1-16/+462
2018-02-01Fix typosAndrea Gelmini5-7/+7
2018-01-30Use for-range loop for SdrMarkList::ClearJulien Nabet1-3/+2
2018-01-30Fix typoAndrea Gelmini1-1/+1
2018-01-29ofz: solveCrossovers performance is abysmal on large polygonsCaolán McNamara1-1/+2
2018-01-29Fix typosAndrea Gelmini2-3/+3
2018-01-29Translate German variable namesJohnny_M3-16/+16
2018-01-29BorderlineFix: Corrected wrong indexing in Array initializationArmin Le Grand1-1/+1
2018-01-29BorderlineFix: Use svx::frame::Array tooling in Draw/ImpressArmin Le Grand4-108/+92
2018-01-29BorderlineFix: Corrected Draw/Impress TableStyle accessesArmin Le Grand1-4/+4