summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive3d
AgeCommit message (Expand)Author
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-24tdf#96505 Get rid of cargo cult "long" integer literals66kesara99
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-26loplugin:loopvartoosmallStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-23loplugin:expandablemethodds in include/connectivity..drawinglayerNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
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