summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotxtr.cxx
AgeCommit message (Expand)Author
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-05improve ImpConvertContainedTextToSdrPathObjsNoel Grandin
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin
2021-08-20Revert "ofz#37370 Null-dereference"Caolán McNamara
2021-08-19ofz#37370 Null-dereferenceCaolán McNamara
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-22rename members of GeoStat classNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-09-06use unique_ptr in ImpConvertContainedTextToSdrPathObjsNoel Grandin
2019-09-06return unique_ptr from ImpConvertMakeObjNoel Grandin
2019-09-04reduce Primitive2DContainer copyingNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2018-12-08Translate German variable namesJohnny_M
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
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-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-30rename getViewIndependentPrimitive2DSequence..Noel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-04-17svx: nPntAnz -> nPointCountMiklos Vajna
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida
2014-11-04rename nWink->nAngleNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "just check if the fraction is < 0"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-22AdoptTextMinSize() calls NbcAdjustTextFrameWidthAndHeight() at the end.Kohei Yoshida
2014-10-22Remove local variables that are no longer used.Kohei Yoshida
2014-10-21nShearWink -> nShearAngleMiklos Vajna
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon