summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
AgeCommit message (Expand)Author
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
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin
2021-12-01tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-11-26loplugin:stringliteraldefine in svxNoel Grandin
2021-11-26tdf#139102 Erase with COL_TRANSPARENT doesn't do what it shouldCaolán McNamara