summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
2021-04-27loplugin:moveoptNoel Grandin
2021-04-22remove caching in ViewObjectContactOfE3dNoel Grandin
2021-04-22std::move optimisationNoel Grandin
2021-04-20tdf#86321: Revert "Resolves: #i123539# some optimizations for 3D chart..."Xisco Fauli
2021-04-20Hide GluePoints in LOKmerttumer
2021-04-20LOK: Fix wrong gridOffset when shape is moved on calcmerttumer
2021-04-19svx properties: pass SfxItemSet around by valueNoel Grandin
2021-04-19svx: fix crash in DefaultProperties::dumpAsXml()Michael Stahl
2021-04-17remove some cachingNoel Grandin
2021-04-17tdf#141675 Incorrect position of shapeNoel Grandin
2021-04-10tdf#130326 related, speed up drawingNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-07avoid pointless O(N^2) dynamic_castLuboš Luňák
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-03-25tdf#134734 svx,sd: BackgroundFullSizeMichael Stahl
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-11use some forward declares to reduce includesCaolán McNamara
2021-03-09add some Timer debug namesLuboš Luňák
2021-03-07ref-count SdrPageNoel
2021-02-20loplugin:refcounting in svxNoel
2021-02-15loplugin:referencecasting in svxNoel
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-01-13transparency->alpha in GraphicAttrNoel
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-09remove sdrgrafprimitive2d.{cxx,hxx} from excludelistTomaž Vajngerl
2021-01-08Introduce Color::IsFullyTransparentNoel
2021-01-06tdf#134288 svx: fix rendering of text on a zero-width shapeMiklos Vajna
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-24custom literal for Degree10Noel Grandin
2020-12-22use precalculated members of GeoState..Noel
2020-12-22rename members of GeoStat classNoel
2020-12-02tdf#129961 svx: add rendering for table shadow as direct formatMiklos Vajna
2020-12-01do not unnecessarily explicitly force gradient step count (tdf#138581)Luboš Luňák
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-18sd: fix transparency when drawing OverlayPolyPolygonTomaž Vajngerl
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl
2020-10-16tdf#128212 Change the text z camera rotation order.Gülşah Köse
2020-10-13static_cast after dynamic_castNoel
2020-10-08Don't needlessly convert to sal_Int32 instead of longStephan Bergmann
2020-09-30loplugin:reducevarscope in svxNoel
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-18[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna
2020-09-11Handle empty rRange in OverlayManager::RangeToInvalidateRectangleStephan Bergmann