summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-21loplugin:unusedmethodsNoel Grandin
2018-04-16Fix typosAndrea Gelmini
2018-04-16Take care of E3DObjListArmin Le Grand
2018-04-14Fix typosAndrea Gelmini
2018-04-12Fix typosAndrea Gelmini
2018-04-12make BaseProperties::Clone return std::unique_ptrNoel Grandin
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl
2018-04-07Avoid -fsanitize=nullStephan Bergmann
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01fix some openoffice bugzilla linksdennisroczek
2018-03-29loplugin:virtualdown in svxNoel Grandin
2018-03-26tdf#112997 multiple animated gif only one frameNoel Grandin
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand
2018-03-17OperationSmiley: Added support for using same FillGeometryArmin Le Grand
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-03-06use more Color in svxNoel Grandin
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-15ofz#6372 fix bitmap decoding of pattern in LwpBackgroundStuffNoel Grandin
2018-02-14move Bitmap creation in createDefaultCross_3x3 to vclNoel Grandin
2018-02-05loplugin:useuniqueptr in ViewObjectContactNoel Grandin
2018-02-05loplugin:useuniqueptr in ObjectContactNoel Grandin
2018-02-02use TypedWhichId in BaseProperties::GetItemNoel Grandin
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-29Fix typosAndrea Gelmini
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann