summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
AgeCommit message (Expand)Author
2024-11-19tdf#160267 Fix SVG and add PNG format from the clipboardOliver Specht
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in svxNoel Grandin
2024-11-04check stream stateCaolán McNamara
2024-11-04delete useless parts of GalleryCodec::ReadCaolán McNamara
2024-10-20tdf#75280 Convert sal_uIntPtr to size_t a more appropriate integer typeChizoba ODINAKA
2024-09-11cid#1619294 Dereference null return valueCaolán McNamara
2024-09-11ImplFillExchangeData always derefs its first argCaolán McNamara
2024-09-11these can be constCaolán McNamara
2024-09-09enforce null checking of AcquireTheme returnCaolán McNamara
2024-09-07svx: maLocalListner -> maLocalListenerXisco Fauli
2024-09-07svx: fix Dereference before null checkXisco Fauli
2024-08-26tdf#162593: blind crash fixMike Kaganski
2024-07-08cid#1608336 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-11loplugin:ostr in svxNoel Grandin
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2024-04-08cid#1596254 Null pointer dereferences in GetSotStorageStreamNoel Grandin
2024-04-02simplify SotTempStream and lifetimeNoel Grandin
2024-03-29Use default HIDs in Gallery, simplify codeGabor Kelemen
2024-03-25tdf#160264 Fixed crash in galleryOliver Specht
2024-03-11Remove duplicated includeAndrea Gelmini
2024-03-11tdf#81880 Search the GalleryOliver Specht
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-11-05reprobuild: don't write nondeterministic textencodingThorsten Behrens
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-05-09inline GalleryStorageLocations allocation into GalleryFileStorageEntryNoel Grandin
2023-05-09merge GalleryFileStorage with GalleryBinaryEngineNoel Grandin
2023-05-09merge GalleryFileStorageEntry with GalleryBinaryEngineEntryNoel Grandin
2023-05-09merge GalleryStorageLocations with GalleryBinaryStorageLocationsNoel Grandin
2023-05-09move some gallery header files inside svxNoel Grandin
2023-05-08GalleryObject*Storage are unnecessaryNoel Grandin
2023-05-04Resolves: tdf#155140 gallery right click for context menu doesn't consume eventCaolán McNamara
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-15move the sc_additionsdialog.png into the .uiCaolán McNamara
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-12drop internal support for 1-bit imagesNoel Grandin
2022-12-16svx: check SfxViewFrame::Current()Caolán McNamara
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-01Fix typo in codeAndrea Gelmini
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-07-14loplugin:moveitNoel Grandin