summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive3d
AgeCommit message (Expand)Author
2016-05-23Convert GradientStyle to scoped enumNoel Grandin
2016-05-23Convert HatchStyle to scoped enumNoel Grandin
2016-05-11Use SAL_FALLTHROUGH where intendedStephan Bergmann
2016-05-06Refactor 3D renderer to use multithreadingArmin Le Grand
2016-05-02Fix typosAndrea Gelmini
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-08tdf#94306 replace boost::noncopyable in d...Jochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-15loplugin:unreffunStephan Bergmann
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Reduce scope of fTexStart/Stop even furtherStephan Bergmann
2015-10-12fTexHeightPos shall be incremented across loop iterationsStephan Bergmann
2015-10-06Fix typosAndrea Gelmini
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre
2015-09-12drawinglayer: com::sun::star->cssNoel Grandin
2015-07-08s/Coordiante/CoordinateTor Lillqvist
2015-07-03Fix typosAndrea Gelmini
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-03-27convert CUTFLAG_ constants to enum classNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-02-27Remove visual noise from drawinglayerAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2013-12-23TyposJulien Nabet
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand
2013-06-11Resolves: #i121194# Better support for graphic fill styles...Armin Le Grand
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky
2013-05-02double lock drawinglayer staticsCaolán McNamara
2013-04-30Clang cleanup, unused mutex variablesNoel Grandin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2012-07-03sprinkle explicit over constructorsDavid Tardon
2012-06-21re-base on ALv2 code.Michael Meeks
2012-02-17Removed unused code from drawinlayerSzabolcs Dezsi
2012-01-21Improve checking for emptinessThomas Arnhold
2011-11-20Remove pch from drawinglayerJoseph Powers
2011-07-31Some cppcheck cleaningJulien Nabet