summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
2021-08-03tdf#142436 svx: fix handling of linked background imagesMiklos Vajna
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-03osl::Mutex->std::mutex in createDefaultCross_3x3Noel Grandin
2021-07-31drawinglayer: extract Prop. Value conversion from ViewInformation2DTomaž Vajngerl
2021-07-31drawinglayer: remove extendedInformation from ViewInformation2DTomaž Vajngerl
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-22flatten vcl::LazyDeleteNoel Grandin
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-13Split the which id ranges merged in c4f615b359be56e88e4fbf9aaaf30affb29d57e2Mike Kaganski
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-07-01can allocate these SfxItemSet on the stackNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-29rename ECKEN -> CORNERNoel Grandin
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara
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