summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)AuthorFilesLines
2019-04-10Resolves: tdf#120754 on undoing an obj insert use its current ordinalCaolán McNamara1-4/+4
2018-11-01tdf#120728 support SvxShape for SdrShape if not insertedArmin Le Grand1-2/+55
2018-10-03tdf#118498 Correct CustomShape 3D VisualizationArmin Le Grand1-0/+8
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand25-456/+627
2018-08-28tdf#119284 bg for automatic not set while editingCaolán McNamara1-27/+32
2018-08-14crashtesting: empty B2DRange range turned into oversized RectangleCaolán McNamara1-0/+3
2018-07-26tdf#118860 svx opengl: avoid SalBitmap creation without solar mutexMiklos Vajna1-0/+3
2018-07-18bubble referer to LinkManager::GetGraphicFromAnyCaolán McNamara1-1/+1
2018-06-28tdf#117904 Don't allow copying signed shapesSamuel Mehrbrodt1-1/+4
2018-05-19loplugin:useuniqueptr in SdrDragViewNoel Grandin2-44/+42
2018-05-19tdf#116979 Fixed 3D operator= to correct copy/pasteArmin Le Grand2-7/+17
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand1-0/+12
2018-05-17loplugin:unusedfields in svxNoel Grandin1-5/+0
2018-05-16loplugin:unusedmethodsNoel Grandin7-28/+0
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin4-15/+10
2018-05-09tdf#116977 Correctly handle copy-construct of SdrTableObjArmin Le Grand3-36/+51
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand25-65/+83
2018-05-07loplugin:useuniqueptr in SdrObjEditViewNoel Grandin1-20/+17
2018-05-04tdf#116879 Separate SdrObjList::Clear() as neededArmin Le Grand1-35/+47
2018-05-03loplugin:useuniqueptr in SdrMarkListNoel Grandin1-30/+15
2018-05-03loplugin:useuniqueptr in SdrItemBrowserControlNoel Grandin1-4/+3
2018-05-03loplugin:useuniqueptr in SdrPaintViewNoel Grandin1-8/+5
2018-05-03loplugin:useuniqueptr in SdrPageNoel Grandin1-3/+2
2018-05-03loplugin:useuniqueptr in SdrDragMethodNoel Grandin1-34/+24
2018-05-03loplugin:useuniqueptr in SdrCreateViewNoel Grandin1-7/+2
2018-05-03tdf#117145 Cleanup MapMode handling between SdrModel/UNO APIArmin Le Grand7-295/+11
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin4-12/+12
2018-05-02loplugin:useuniqueptr in SdrPaintWindowNoel Grandin1-6/+2
2018-05-02Fix typosAndrea Gelmini1-1/+1
2018-04-27Drop newly unused svdglob.hxxGabor Kelemen1-6/+0
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen32-205/+201
2018-04-26Drop sdr::GetResourceString l10n method from svxGabor Kelemen1-8/+0
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen3-4/+0
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin1-3/+1
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke2-3/+2
2018-04-21loplugin:unusedmethodsNoel Grandin1-7/+0
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl1-3/+3
2018-04-20OBJ_TEXTEXT is deadNoel Grandin4-7/+5
2018-04-20loplugin:singlevalfieldsNoel Grandin1-7/+0
2018-04-18rename Neu->New in svxNoel Grandin9-127/+127
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-04-16Take care of E3DObjListArmin Le Grand11-83/+96
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl1-15/+28
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin4-10/+10
2018-04-12Fix typosAndrea Gelmini1-2/+2
2018-04-12Translate German variable namesJohnny_M1-5/+5
2018-04-12Translate German variable and function namesJohnny_M3-26/+26
2018-04-12make BaseProperties::Clone return std::unique_ptrNoel Grandin1-1/+1
2018-04-11new loplugin:unusedvariablemoreNoel Grandin2-12/+1
2018-04-10crashtesting: failure on loading ooo38880-1.docCaolán McNamara1-3/+23