summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive3d/sdrextrudeprimitive3d.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-07Simplify some basegfx::fTools::*orEqual callsNoel Grandin1-2/+2
2023-02-19osl::Mutex->std::mutex in BasePrimitive3DNoel Grandin1-2/+2
2022-06-15clang-tidy modernize-pass-by-value in drawinglayerNoel Grandin1-2/+3
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski1-1/+1
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin1-2/+0
2021-08-22no need to use unique_ptr for ViewInformation3DNoel Grandin1-1/+1
2020-03-21move headers inside modulesNoel Grandin1-1/+1
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin1-5/+2
2019-11-22tdf#42949 Fix IWYU warnings in drawinglayer/Gabor Kelemen1-2/+0
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin1-3/+3
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin1-1/+0
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann1-1/+5
2018-01-12More loplugin:cstylecast: drawinglayerStephan Bergmann1-1/+1
2017-11-01loplugin:constantparam in d*Noel Grandin1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-6/+6
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-2/+2
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin1-6/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-1/+1
2016-09-16loplogin:singlevalfields in include/Noel Grandin1-3/+1
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin1-2/+1
2016-05-06Refactor 3D renderer to use multithreadingArmin Le Grand1-0/+4
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin1-14/+14
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-09-12drawinglayer: com::sun::star->cssNoel Grandin1-6/+6
2015-07-08s/Coordiante/CoordinateTor Lillqvist1-4/+4
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-02-27Remove visual noise from drawinglayerAlexander Wilms1-2/+2
2013-12-23TyposJulien Nabet1-2/+2
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky1-1/+1
2013-04-30Clang cleanup, unused mutex variablesNoel Grandin1-2/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-24/+16
2012-08-07drop bogus eof linesThomas Arnhold1-3/+0
2012-01-21Improve checking for emptinessThomas Arnhold1-1/+1
2011-11-20Remove pch from drawinglayerJoseph Powers1-3/+0
2011-07-31Some cppcheck cleaningJulien Nabet1-2/+1
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-03-18aw079: rebase to m75Armin Le Grand1-24/+16
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-24/+16
2010-01-27aw079: #i99147# attribute rework and othersArmin Le Grand1-24/+21
2009-09-17#i97509# added base class for 3d primitive, re-structured group primitives, a...Armin Le Grand1-3/+3
2009-09-15#i97509# seperated base and buffered classes for 2D and 3D, adapted aqll usagesArmin Le Grand1-3/+3
2009-03-15CWS-TOOLING: integrate CWS aw064Vladimir Glazounov1-61/+14
2008-10-17CWS-TOOLING: integrate CWS aw057Oliver Bolte1-91/+114
2008-06-26corrections after resyncArmin Weiss1-4/+2
2008-06-24#i39532# correctionsArmin Weiss1-9/+240
2008-06-10#i39532# changed 3d primitive stuff to use viewinformation3dArmin Weiss1-8/+4