summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d
AgeCommit message (Expand)AuthorFilesLines
2015-12-21loplugin:unusedmethodsNoel Grandin1-50/+0
2015-12-15Missing includeStephan Bergmann1-0/+4
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin2-9/+9
2015-12-15create a move append method for Primitive2DContainerNoel Grandin1-7/+8
2015-12-14drawinglayer: remove comment that no longer makes senseMiklos Vajna1-1/+0
2015-12-11loplugin:unreffunNoel Grandin1-35/+0
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin48-382/+475
2015-11-25vcl: improve scheduler debugging information.Michael Meeks1-1/+2
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara1-1/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann7-11/+11
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin1-0/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-4/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-2/+2
2015-10-06Fix typosAndrea Gelmini4-10/+10
2015-10-02drawinglayer: add transparency support to BackgroundColorPrimitive2DMiklos Vajna1-2/+4
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-12drawinglayer: com::sun::star->cssNoel Grandin9-22/+22
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-3/+3
2015-08-09fix comment typo fir --> forDennis Roczek1-1/+1
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin2-16/+16
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-07-07Fix some misspellingsTor Lillqvist2-2/+2
2015-07-03Fix typosAndrea Gelmini2-2/+2
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-14Remove unused OpenGLObjectZolnai Tamás2-33/+0
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin4-6/+6
2015-05-29loplugin:loopvartoosmallNoel Grandin8-11/+11
2015-05-24comments: fix mis-use of eventual in EnglishThorsten Behrens3-4/+4
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara1-1/+1
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin1-70/+70
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin1-3/+3
2015-04-28default initialization of object of const type w/o user-provided default ctorStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks3-31/+31
2015-04-24loplugin:simplifyboolStephan Bergmann2-2/+2
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-16drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks2-3/+3
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin3-30/+30
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl1-2/+2
2015-03-04V813: Decreased performanceCaolán McNamara1-3/+3
2015-03-03TyposJulien Nabet1-1/+1
2015-02-17boost->stdCaolán McNamara1-3/+3
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2015-01-07drawinglayer: fix Android buildMiklos Vajna1-2/+2
2015-01-06boost::math::nextafter->std::nextafterCaolán McNamara1-2/+1
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-11-05markup with event type not checker typeCaolán McNamara1-1/+2