summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdfmtf.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-31com::sun::star->css in svxNoel Grandin1-6/+6
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-1/+1
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin1-8/+8
2015-05-29loplugin:loopvartoosmallNoel Grandin1-4/+4
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara1-1/+1
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin1-57/+58
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-27/+27
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1