summaryrefslogtreecommitdiff
path: root/include/svx/sdr
AgeCommit message (Expand)Author
2022-03-05make some svx methods constNoel Grandin
2022-02-21speed up SvxShape::_setPropertyValueNoel Grandin
2022-02-16speed up DefaultProperties::SetObjectItem when loading large chartNoel Grandin
2022-01-31tdf#146860 Vertical alignment of text inside grouped shapes textbox incorrectNoel Grandin
2022-01-12used cache value in ViewObjectContact::getPrimitive2DSequence (2nd attempt)Noel Grandin
2022-01-11do not call broadcast SetStyleSheet from a non-broadcast oneLuboš Luňák
2022-01-07fix hierarchy in commentNoel Grandin
2022-01-07move applyDefaultStyleSheetFromSdrModel from BaseProperties..Noel Grandin
2022-01-07move some methods BaseProperties->DefaultPropertiesNoel Grandin
2021-12-24tdf#146132 tdf#146327 tdf#146330Noel Grandin
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-17Fix typosAndrea Gelmini
2021-12-17fix for crash converting ooo31011-1.sxw and tdf#146132Noel Grandin
2021-12-09meRememberedAnimationKind is deadNoel Grandin
2021-12-08tdf#146108 Calc slow to change cell focus..Noel Grandin
2021-12-06Revert "lose the caching in ViewObjectContact" because it breaks...Noel Grandin
2021-12-05use visitor in ViewObjectContact::createPrimitive2DSequenceNoel Grandin
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin
2021-12-03lose the caching in ViewObjectContactNoel Grandin
2021-12-03no need to create Primitive2DContainer hereNoel Grandin
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-08reduce cost of creating large charts (tdf#144052)Noel Grandin
2021-08-22no need to use shared_ptr in SdrAllFillAttributesHelperNoel 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-07-25use officecfg for drawing optionsNoel Grandin
2021-07-20no need to allocate the selectionOverlay separately in SvxTableControllerNoel Grandin
2021-06-21drawinglayer: put BufferedDecompositionPrimitive2D in its own fileTomaž Vajngerl
2021-06-19loplugin:finalclassesNoel Grandin
2021-05-03Implemented CTRL + A selects all the cellsmerttumer
2021-04-19svx properties: pass SfxItemSet around by valueNoel Grandin
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-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2020-12-15tdf#129961 svx: finish UI for table shadow as direct formatMiklos Vajna
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-19compact namespace: svxNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-06tdf#120216 improve svx table performance.Mark Hung
2020-02-27loplugin:constantparamNoel Grandin