summaryrefslogtreecommitdiffstats
path: root/include/svx/svdopath.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#123321 Fix DOC/DOCX export bug which made some lines disappearHossein2021-07-201-0/+1
* svx: remove whitespace in member variablesTomaž Vajngerl2021-06-191-2/+2
* svx: pragma once for some SdrObject subclassesTomaž Vajngerl2021-06-171-4/+1
* svx: fix unexpected large bezier shapes when created via the UNO APIMiklos Vajna2021-02-221-0/+7
* rename RestGeoData->RestoreGeoDataNoel Grandin2021-02-111-1/+1
* clean up SdrObject cloningNoel2021-02-101-1/+2
* return by unique_ptr from NewGeoDataNoel Grandin2021-02-091-1/+1
* introduce Degree100 strong_int typeNoel2021-01-021-2/+2
* make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara2020-11-061-1/+1
* switching long to a 64-bit type on 64-bit windowsNoel2020-10-261-2/+2
* tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann2020-02-021-1/+1
* loplugin:finalclasses svxNoel Grandin2019-10-301-1/+1
* use unique_ptr in DoConvertToPolyObjNoel Grandin2019-09-061-1/+1
* tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen2019-06-111-2/+0
* Pointer is pointlessNoel Grandin2019-02-131-1/+1
* simplify PlusHdl logicNoel Grandin2018-09-211-2/+1
* remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin2018-09-211-2/+1
* use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin2018-07-031-1/+1
* tdf#116977 secured ::Clone methodsArmin Le Grand2018-05-081-3/+5
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-071-3/+9
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-061-9/+3
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-061-3/+9
* OperationSmiley: Removed unused param from SdrPathObj constructorArmin Le Grand2018-03-171-1/+1
* OperationSmiley: Remove brightness from SdrPathObjArmin Le Grand2018-03-171-5/+0
* loplugin:finalclasses in svxNoel Grandin2017-10-241-3/+2
* svx: Simplify code with std::unique_ptrTakeshi Abe2017-09-021-2/+2
* loplugin:checkunusedparams in svx(part3)Noel Grandin2017-05-051-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-2/+2
* tdf#105266 Make LIGHTEN and DARKEN follow MS specificationRegina Henschel2017-01-231-1/+1
* loplugin:unnecessaryoverride in svxNoel Grandin2016-10-051-1/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* loplugin:constantparamNoel Grandin2016-04-111-1/+1
* loplugin:constantparam in svxNoel Grandin2016-03-171-1/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-46/+46
* loplugin:unusedmethodsNoel Grandin2015-07-301-3/+0
* loplugin:unusedmethods svxNoel Grandin2015-07-161-1/+0
* some random renaming of Wink fields -> AngleNoel Grandin2014-11-041-1/+1
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-1/+1
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-1/+1
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-1/+1
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-46/+46
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
* svx: sal_Bool->boolNoel Grandin2014-03-111-13/+13
* fdo#39468 Translate German comments (include/svx/(fmsearch|svdopath).hxx)Sven Wehner2014-01-301-25/+9
* fdo#65108 inter-module includes <> include/svxNorbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/svxThomas Arnhold2013-10-231-3/+3
* convert include/svx/svdovirt.hxx from String to OUStringNoel Grandin2013-09-051-1/+1
* convert TakeObjNamePlural family to OUStringCaolán McNamara2013-07-261-1/+1