summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
AgeCommit message (Expand)Author
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20move some headers inside modulesNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-24loplugin:unusedmethodsNoel
2021-03-14loplugin:unusedmethodsNoel
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-08clean up some more dynamic/static castingNoel
2021-03-07ref-count SdrPageNoel
2021-02-20loplugin:refcounting in svxNoel
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2021-02-15loplugin:referencecasting in svxNoel
2021-01-14cid#1471346 Uncaught exceptionCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-22split SotStorageStream into two classesNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer
2020-11-11loplugin:stringviewNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-14Resolves tdf#137447 - Access galleries via tight extensionsHeiko Tietze
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06loplugin:const& make some params and methods constNoel
2020-10-01loplugin:unusedfieldsNoel
2020-09-30loplugin:reducevarscope in svxNoel
2020-09-08cid#1466647 Resource leakCaolán McNamara
2020-09-06svx: Introduce createGalleryTheme() to GalleryThemeEntryAditya
2020-09-06svx: Remove GalleryThemeEntry::createGalleryStorageEngineEntry()Aditya
2020-09-06svx: Remove GalleryBinaryEngineEntry::createGalleryStorageLocations()Aditya
2020-09-06svx refactoring: Remove GalleryStorageLocations from GalleryThemeEntryAditya
2020-09-04svx: Introduce GalleryBinaryStorageLocationsAditya
2020-09-04svx: Refactor Gallery::ImplGetCachedThemeAditya
2020-09-04svx: Introduce GalleryBinaryEngine::getModificationDate()Aditya
2020-09-04svx: Refactor Gallery::RemoveTheme()Aditya
2020-09-04svx: Refactor GalleryBrowser1::ImplFillExchangeDataAditya
2020-09-04svx: Rename GalleryThemeEntry::mpGalleryBinaryEngineEntryAditya
2020-09-04svx: Rename GalleryTheme::mpGalleryBinaryEngineAditya
2020-09-04svx: Introduce GalleryFileStorageEntryAditya
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann
2020-09-02svx: Refactor GalleryObject member aURLAditya