summaryrefslogtreecommitdiff
path: root/drawinglayer/source/processor2d/hittestprocessor2d.cxx
AgeCommit message (Expand)Author
2020-04-14tdf#104225: speedup hit test for FillGraphicPrimitive2D.Mark Hung
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-03-21move headers inside modulesNoel Grandin
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2017-11-03loplugin:constmethod in drawinglayerNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-31Corrected HitTest for layouted textArmin Le Grand
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin
2017-05-09Fix typosAndrea Gelmini
2017-03-19TyposJulien Nabet
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-06-27loplugin:singlevalfields in drawinglayerNoel Grandin
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-10-13remove some useless commentsNoel Grandin
2015-10-06Fix typosAndrea Gelmini
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-03-16drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ...Miklos Vajna
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-02-27Remove visual noise from drawinglayerAlexander Wilms
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2011-11-20Remove pch from drawinglayerJoseph Powers
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-04ka102: SVG import implementationka
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-03-18aw079: rebase to m75Armin Le Grand
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-28aw079: #i99147# corrected diverse aspects of invisible object visualisation a...Armin Le Grand
2010-01-27aw079: #i99147# attribute rework and othersArmin Le Grand
2009-12-21aw078: resync to DEV300m68for integrationArmin Le Grand
2009-11-18aw078: changes after resync to DEV300m64Armin Le Grand
2009-10-26#i105856# Corrected error with not taking into account that getB2DRange may b...Armin Weiss
2009-10-21fix a compile problemPhilipp Lohmann
2009-10-20#i105065# speedup 3D/FontWorkArmin Weiss
2009-10-07#i105323# added FastPath for 3D scene HitTest for 3d CustomShapes by re-using...Armin Le Grand
2009-09-29#i105323# speedup of 3D handling mostly for CustomShapes; HitTest and interac...Armin Le Grand
2009-09-15#i97509# seperated base and buffered classes for 2D and 3D, adapted aqll usagesArmin Le Grand
2009-07-02CWS-TOOLING: integrate CWS aw065Release Engineers