/vbahelper/

on value='distro/cib/libreoffice-6-0'>distro/cib/libreoffice-6-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
2021-10-21loplugin:flattenNoel Grandin
2021-10-16Simplify vector initialization in svxJulien Nabet
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-25use SfxItemSetFixed in svxNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-23Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna
2021-09-21fix !HAVE_FEATURE_DESKTOP build, IsOver->OverlapsCaolán McNamara
2021-09-20introduce SfxItemSetFixed and use it in DefaultPropertiesNoel Grandin
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-08reduce cost of creating large charts (tdf#144052)Noel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-22no need to use unique_ptr for Sdr3DObjectAttributeNoel Grandin
2021-08-22no need to use shared_ptr in SdrAllFillAttributesHelperNoel Grandin
2021-08-22ofz#36673 Indirect leakCaolán McNamara
2021-08-20use Primitive2DDecompositionVisitor in ViewObjectContact (tdf#105575)Noel Grandin
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-18loplugin:sequenceloop also check for B2DPolyPolygonNoel Grandin
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-08-16do less copying when constructing 2d sequence (tdf#105575)Noel Grandin
2021-08-16no need to make a local copy hereNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-13tdf#105575 Slow rendering when using a Logo commandNoel Grandin
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
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