summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdfmtf.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin1-1/+1
2019-08-27use SdrCircKind enum more widelyNoel Grandin1-4/+4
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+2
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-1/+6
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin1-4/+3
2019-02-26svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicatesMike Kaganski1-1/+1
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen1-4/+3
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-2/+2
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin1-3/+0
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-25/+101
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-101/+25
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-25/+101
2018-03-15move some GDI import code from svx to vclNoel Grandin1-81/+2
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-13/+13
2018-02-07use scanline when reading pixel dataNoel Grandin1-3/+3
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin1-2/+4
2018-01-15More loplugin:cstylecast: svxStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-8/+8
2017-11-22loplugin:flatten in svxNoel Grandin1-168/+168
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk1-4/+4
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-11/+11
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-7/+7
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-4/+4
2017-07-27loplugin:constparams in svxNoel Grandin1-31/+31
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-5/+5
2017-06-13Use unique_ptr for ImpSdrGDIMetaFileImport::mp*AttrStephan Bergmann1-10/+4
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-1/+1
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-18/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-17/+17
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-02-21loplugin:unusedmethodsNoel Grandin1-3/+1
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page1-4/+4
2016-09-05convert GradientStyle to scoped enumNoel Grandin1-9/+9
2016-09-05convert HatchStyle to scoped enumNoel Grandin1-2/+2
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin1-1/+1
2016-08-23convert SdrIterMode to scoped enumNoel Grandin1-2/+2
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin1-1/+1
2016-05-30convert TransparentType to scoped enumNoel Grandin1-2/+2
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin1-2/+1
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara1-4/+1
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-1/+1
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-3/+3
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-3/+3
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-3/+3