Age | Commit message (Expand) | Author |
2024-10-20 | tdf#75280 Convert sal_uIntPtr to size_t a more appropriate integer type | Chizoba ODINAKA |
2024-09-11 | cid#1619294 Dereference null return value | Caolán McNamara |
2024-09-11 | ImplFillExchangeData always derefs its first arg | Caolán McNamara |
2024-09-11 | these can be const | Caolán McNamara |
2024-09-09 | enforce null checking of AcquireTheme return | Caolán McNamara |
2024-09-07 | svx: maLocalListner -> maLocalListener | Xisco Fauli |
2024-09-07 | svx: fix Dereference before null check | Xisco Fauli |
2024-08-26 | tdf#162593: blind crash fix | Mike Kaganski |
2024-07-08 | cid#1608336 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-05-11 | loplugin:ostr in svx | Noel Grandin |
2024-04-17 | Drop FRound, and use generalized basegfx::fround | Mike Kaganski |
2024-04-08 | cid#1596254 Null pointer dereferences in GetSotStorageStream | Noel Grandin |
2024-04-02 | simplify SotTempStream and lifetime | Noel Grandin |
2024-03-29 | Use default HIDs in Gallery, simplify code | Gabor Kelemen |
2024-03-25 | tdf#160264 Fixed crash in gallery | Oliver Specht |
2024-03-11 | Remove duplicated include | Andrea Gelmini |
2024-03-11 | tdf#81880 Search the Gallery | Oliver Specht |
2024-03-11 | Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-free | Mike Kaganski |
2024-02-23 | Fix warning C4312 when building with MSVC without -Wv:18 | Mike Kaganski |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2023-12-30 | tdf#146619 Recheck svx/ with IWYU | Gabor Kelemen |
2023-12-30 | move IsFuzzing to comphelper | Caolán McNamara |
2023-12-21 | Remove DeleteItemOnIdlex | Armin Le Grand (allotropia) |
2023-11-05 | reprobuild: don't write nondeterministic textencoding | Thorsten Behrens |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svx | Stephan Bergmann |
2023-10-18 | Clean up the remaining uses of OUStringConstExpr, and drop it | Stephan Bergmann |
2023-05-09 | inline GalleryStorageLocations allocation into GalleryFileStorageEntry | Noel Grandin |
2023-05-09 | merge GalleryFileStorage with GalleryBinaryEngine | Noel Grandin |
2023-05-09 | merge GalleryFileStorageEntry with GalleryBinaryEngineEntry | Noel Grandin |
2023-05-09 | merge GalleryStorageLocations with GalleryBinaryStorageLocations | Noel Grandin |
2023-05-09 | move some gallery header files inside svx | Noel Grandin |
2023-05-08 | GalleryObject*Storage are unnecessary | Noel Grandin |
2023-05-04 | Resolves: tdf#155140 gallery right click for context menu doesn't consume event | Caolán McNamara |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-02-15 | move the sc_additionsdialog.png into the .ui | Caolán McNamara |
2023-01-31 | svx: Refactor (sdr) views to access the SdrModel by reference | Tomaž Vajngerl |
2023-01-12 | drop internal support for 1-bit images | Noel Grandin |
2022-12-16 | svx: check SfxViewFrame::Current() | Caolán McNamara |
2022-10-11 | Deduplicate O(U)StringConcatenation | Mike Kaganski |
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2022-09-10 | unique_ptr->optional for Graphic | Noel Grandin |
2022-08-29 | ref-count SdrObject | Noel Grandin |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-01 | Fix typo in code | Andrea Gelmini |
2022-07-21 | clang-tidy modernize-pass-by-value in svx | Noel Grandin |
2022-07-14 | loplugin:moveit | Noel Grandin |
2022-05-03 | Just use Any ctor instead of makeAny in svx | Stephan Bergmann |
2022-04-29 | use more string_view in INetURLObject | Noel Grandin |
2022-04-26 | add o3tl::toUInt32 | Noel Grandin |
2022-04-12 | loplugin:stringview more o3tl conversion | Noel Grandin |