summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-10loplugin:unusedmethodsNoel Grandin1-6/+0
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl1-2/+2
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl1-171/+6
2018-04-07Avoid -fsanitize=nullStephan Bergmann1-1/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-07Translate German variable namesJohnny_M1-11/+11
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand43-1657/+1498
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand43-1498/+1657
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand43-1657/+1498
2018-04-06Resolves: tdf#116713 Revert "loplugin:useuniqueptr in SdrObjEditView"Caolán McNamara1-8/+12
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin3-4/+4
2018-04-01remove unused processfactory.hxx includesJochen Nitschke3-3/+0
2018-04-01Fix typoAndrea Gelmini1-1/+1
2018-03-29Allow URL-Check for non-selected TableTextArmin Le Grand1-1/+6
2018-03-29loplugin:virtualdown in svxNoel Grandin4-28/+0
2018-03-28Translate German variable namesJohnny_M2-26/+26
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke2-2/+0
2018-03-17OperationSmiley: Removed unused param from SdrPathObj constructorArmin Le Grand1-1/+1
2018-03-17OperationSmiley: Added support for using same FillGeometryArmin Le Grand1-1/+2
2018-03-17OperationSmiley: Remove brightness from SdrPathObjArmin Le Grand1-4/+2
2018-03-15move some GDI import code from svx to vclNoel Grandin1-81/+2
2018-03-14loplugin:constantparamNoel Grandin1-2/+2
2018-03-13Translate German variable namesJohnny_M1-8/+8
2018-03-13Translate German variable namesJohnny_M1-7/+7
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-1/+1
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2-3/+3
2018-03-06use more Color in svxNoel Grandin3-4/+4
2018-03-05loplugin:useuniqueptr in SdrObjEditViewNoel Grandin1-12/+8