summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive3d
AgeCommit message (Expand)Author
2023-09-23tdf#146619 Recheck include/d* with IWYUGabor Kelemen
2023-08-28tdf#143148: Replace include guards with pragma onceTobias Kokolakis
2023-02-19osl::Mutex->std::mutex in BasePrimitive3DNoel Grandin
2022-06-15clang-tidy modernize-pass-by-value in drawinglayerNoel Grandin
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-11-08extend XML dumpig for primitives to support fontwork objectsTomaž Vajngerl
2021-08-22no need to use unique_ptr for ViewInformation3DNoel Grandin
2021-06-20Fix typosAndrea Gelmini
2020-07-16compact namespace: drawinglayerNoel Grandin
2020-05-24remove some unused typedefsNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-21move headers inside modulesNoel Grandin
2020-02-09Fix typoAndrea Gelmini
2019-11-19make some classes module-privateNoel Grandin
2019-10-29loplugin:finalclasses in drawinglayerNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-22Move ctors/assignments need non-const rvalue reference to actually moveMike Kaganski
2019-08-22Use range ctor to avoid default-insertion of elements before assignmentMike Kaganski
2019-07-09Fix typoAndrea Gelmini
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2018-08-12Fix typosAndrea Gelmini
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2017-11-06loplugin:finalclasses in drawinglayerNoel Grandin
2017-11-01loplugin:constantparam in d*Noel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-03-03Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke
2016-11-09convert Primitive2DContainer to std::dequeNoel Grandin
2016-10-23loplugin:expandablemethodds in include/connectivity..drawinglayerNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-02Fix typosAndrea Gelmini
2016-04-13loplugin:passstuffbyref in drawinglayerNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-26Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin
2015-10-29remove boost::noncopyable from /includeNoel Grandin
2015-10-21com::sun::star->css in include/drawinglayerNoel Grandin