summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev
AgeCommit message (Expand)Author
2018-02-07use scanline when reading pixel dataNoel Grandin
2018-02-06simplify ImpXPolygonNoel Grandin
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-01-24Allocate ImpXPolygon::pPointAry as a true Point[]Stephan Bergmann
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-11loplugin:redundantcast: svxStephan Bergmann
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-27survive without configCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-04simplify memory management in ImpXPolyPolygonNoel Grandin
2017-09-30svx: Stop returning unused XPolygonTakeshi Abe
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-08-27fix buildCaolán McNamara
2017-08-27OUString: reduce temporaries and constifyMatteo Casalin
2017-08-27Share common codeMatteo Casalin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-21fix bogus always-true assertsMichael Stahl
2017-08-20Crash when drawing freeform lineTamás Zolnai
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-16Removing unused serialisation codeVarun Dhall
2017-08-14Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-10WIP: Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20support for filter dialog when an image is exported from context menuMarco Cecchetti
2017-07-15emfplus: make VectorFormats Emf/Wmf/Svg workArmin Le Grand
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-14use more OUString::operator== in svxNoel Grandin
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-15use SetGraphic instead of temporary GraphicObjectCaolán McNamara
2017-06-15skip a default dtor + assign with copy ctorCaolán McNamara
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-06-02fix spelling Countour->ContourNoel Grandin
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin