summaryrefslogtreecommitdiff
path: root/include/svx/svdopath.hxx
AgeCommit message (Expand)Author
2022-11-04SplineLine and SplineFill have never been implementedNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-07-20tdf#123321 Fix DOC/DOCX export bug which made some lines disappearHossein
2021-06-19svx: remove whitespace in member variablesTomaž Vajngerl
2021-06-17svx: pragma once for some SdrObject subclassesTomaž Vajngerl
2021-02-22svx: fix unexpected large bezier shapes when created via the UNO APIMiklos Vajna
2021-02-11rename RestGeoData->RestoreGeoDataNoel Grandin
2021-02-10clean up SdrObject cloningNoel
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2021-01-02introduce Degree100 strong_int typeNoel
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2018-09-21simplify PlusHdl logicNoel Grandin
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
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-03-17OperationSmiley: Removed unused param from SdrPathObj constructorArmin Le Grand
2018-03-17OperationSmiley: Remove brightness from SdrPathObjArmin Le Grand
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-09-02svx: Simplify code with std::unique_ptrTakeshi Abe
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-23tdf#105266 Make LIGHTEN and DARKEN follow MS specificationRegina Henschel
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-11loplugin:constantparamNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2014-11-04some random renaming of Wink fields -> AngleNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-01-30fdo#39468 Translate German comments (include/svx/(fmsearch|svdopath).hxx)Sven Wehner