summaryrefslogtreecommitdiff
path: root/svx/inc/sdr
AgeCommit message (Expand)Author
2023-05-02remove unnecessary methodNoel Grandin
2023-05-02use more specific class in sdr::table::CellNoel Grandin
2023-04-29rename field in GroupPropertiesNoel Grandin
2023-04-18sc drawstyles: Comment shadow should depends on shadow attributeMaxim Monastirsky
2023-03-22vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObjMichael Stahl
2023-03-15tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorYousef_Rabia
2022-11-28loplugin:unusedfields make some protected fields privateNoel Grandin
2022-11-22tdf#135638 svx,sd: PDF/UA export: tag SdrObject shapes as Figure etc.Armin Le Grand (allotropia)
2022-11-14svx: Update tables on style changesMaxim Monastirsky
2022-09-14new loplugin refcountingbaseNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-12Fix typoAndrea Gelmini
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-02-21speed up SvxShape::_setPropertyValueNoel Grandin
2022-02-20Fix --disable-avmedia buildJan-Marek Glogowski
2022-02-19update video pos and size after change if currently playingCaolán McNamara
2022-02-17loplugin:unusedmethodsNoel Grandin
2022-02-17loplugin:unusedfieldsNoel Grandin
2022-02-16speed up DefaultProperties::SetObjectItem when loading large chartNoel Grandin
2022-01-11do not call broadcast SetStyleSheet from a non-broadcast oneLuboš Luňák
2022-01-08reduce cost of Sdr properties for text-derived objectsNoel Grandin
2022-01-07make GroupProperties extend BasePropertiesNoel Grandin
2022-01-07move applyDefaultStyleSheetFromSdrModel from BaseProperties..Noel Grandin
2022-01-07move some methods BaseProperties->DefaultPropertiesNoel Grandin
2022-01-07split PageProperties from EmptyPropertiesNoel Grandin
2021-12-24use comphelper::WeakComponentImplHelper in PrimitiveFactory2DNoel Grandin
2021-12-06skip some intermediate results in tryToGetChartContentAsPrimitive2DSequenceNoel Grandin
2021-12-05use visitor in ViewObjectContact::createPrimitive2DSequenceNoel Grandin
2021-12-04ofz#41602 fix more build failure in ubsan buildCaolán McNamara
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-08reduce cost of creating large charts (tdf#144052)Noel Grandin
2021-08-22no need to use unique_ptr for Sdr3DObjectAttributeNoel Grandin
2021-08-20use Primitive2DDecompositionVisitor in ViewObjectContact (tdf#105575)Noel Grandin
2021-08-16do less copying when constructing 2d sequence (tdf#105575)Noel Grandin
2021-06-25loplugin:finalclasses in svxNoel Grandin
2021-06-21drawinglayer: put BufferedDecompositionPrimitive2D in its own fileTomaž Vajngerl
2021-04-22remove caching in ViewObjectContactOfE3dNoel Grandin
2021-04-20tdf#86321: Revert "Resolves: #i123539# some optimizations for 3D chart..."Xisco Fauli
2021-04-19svx properties: pass SfxItemSet around by valueNoel Grandin
2021-03-07ref-count SdrPageNoel
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-01-09remove sdrgrafprimitive2d.{cxx,hxx} from excludelistTomaž Vajngerl
2021-01-05svx: pragma once in sdrgrafprimitive2d.hxxTomaž Vajngerl
2020-12-02tdf#129961 svx: add rendering for table shadow as direct formatMiklos Vajna
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer