summaryrefslogtreecommitdiff
path: root/include/svx/unoshape.hxx
AgeCommit message (Expand)Author
2024-06-28reduce number of SvxUnoShape listeners on SdrModelNoel Grandin
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin
2024-02-12use more UNLESS_MERGELIBSNoel Grandin
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-02tdf#146619 Recheck include/s* with IWYUGabor Kelemen
2023-09-06replace svx::PropertyValueProvider with simpler implementationNoel Grandin
2023-09-06add referer to ole objectsCaolán McNamara
2023-04-19add a route to get calc Floating Frame links under 'manage links'Caolán McNamara
2023-02-15osl::Mutex->std::mutex in SvxShapeNoel Grandin
2022-11-28loplugin:unusedfields make some protected fields privateNoel Grandin
2022-09-13ofz#50767 docxfuzzer: Indirect-leak in rtl_allocateMemoryNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-29avmedia: implement video crop support in the ODP filterMiklos Vajna
2022-07-25use more o3tl::spanNoel Grandin
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-02-22tdf#64914 slow opening large chartNoel Grandin
2022-02-17loplugin:unusedmethodsNoel Grandin
2022-02-04UBSan build missing RTTI nowStephan Bergmann
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-05Missing RTTI for UBSanStephan Bergmann
2022-01-05svx: mark RTTI symbols of Svx3DSceneObject as publicMiklos Vajna
2022-01-03add new SvxShape hierarchy classNoel Grandin
2022-01-01use concrete types in chart2, createCircleNoel Grandin
2021-12-30use concrete types in chart2, SvxGraphicObjectNoel Grandin
2021-12-30use concrete types in chart2, StripeNoel Grandin
2021-12-30use concrete types in chart2, Svx3DLatheObjectNoel Grandin
2021-12-30use concrete types in chart2, Svx3DSceneObjectNoel Grandin
2021-12-30use concrete types in chart2, Svx3DExtrudeObjectNoel Grandin
2021-12-30use concrete types in chart2, SvxShapeRectNoel Grandin
2021-12-30use concrete types in chart2, SvxGroupShape and SvxShapePolyPolygonNoel Grandin
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-18use more cppu::BaseMutexNoel Grandin
2021-08-25i#114206 sd: unshare shape properties for the same type before insertionMiklos Vajna
2021-06-19loplugin:finalclassesNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-20SvxShape: no need to inherit from WeakAggImplHelper1 twiceNoel Grandin
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-04make some symbols privateNoel Grandin
2020-02-25svx: cache PNG export of graphic shapesMiklos Vajna
2020-02-17inline some acquire/release callsNoel Grandin
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-08-23loplugin:returnconstval in svxNoel Grandin
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen
2018-10-08loplugin:constfields in svxNoel Grandin
2018-08-09loplugin:unusedmethodsNoel Grandin