summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/galtheme.cxx
AgeCommit message (Expand)Author
2024-05-11loplugin:ostr in svxNoel Grandin
2024-04-08cid#1596254 Null pointer dereferences in GetSotStorageStreamNoel Grandin
2024-04-02simplify SotTempStream and lifetimeNoel Grandin
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski
2023-05-09merge GalleryFileStorage with GalleryBinaryEngineNoel Grandin
2023-05-09move some gallery header files inside svxNoel Grandin
2023-05-08GalleryObject*Storage are unnecessaryNoel Grandin
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2021-05-20move some headers inside modulesNoel Grandin
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-02-20loplugin:refcounting in svxNoel
2021-01-14cid#1471346 Uncaught exceptionCaolán McNamara
2020-12-22split SotStorageStream into two classesNoel
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-09-30loplugin:reducevarscope in svxNoel
2020-09-06svx: Introduce createGalleryTheme() to GalleryThemeEntryAditya
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 GalleryTheme::mpGalleryBinaryEngineAditya
2020-09-02svx: Refactor GalleryObject member aURLAditya
2020-09-01svx:GalleryTheme Refactoring -implement removeObject() in GalleryBinaryEngineAditya
2020-08-31svx:Refactor WriteData() and move m_aDestDir member out of GalleryThemeAditya
2020-07-31svx:Move functions from GalleryTheme that belong to GalleryObjectCollectionAditya
2020-07-31svx: Refactor GalleryTheme's insertFileOrDirURL functionAditya
2020-07-30svx: GalleryObjectCollection shared class and related refactoring workAditya
2020-07-23svx:Introduce GalleryBinaryEngineEntry and GalleryStorageLocationsAditya
2020-07-17svx: refactoring of GalleryTheme GetModel(), InsertModel()Aditya
2020-07-10svx:Refactoring of GalleryTheme members to GalleryBinaryEngineAditya
2020-06-23svx:Refactor members of GalleryTheme class to GalleryBinaryEngineAditya
2020-06-17svx: Refactor GalleryTheme classAditya
2020-04-16loplugin:buriedassign in svtools..svxNoel Grandin
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2020-01-26remove some unused local varsNoel Grandin
2020-01-24no need for these to be heap-allocatedNoel Grandin
2020-01-21weld gallery panelCaolán McNamara
2019-12-23sal_Char->char in svxNoel Grandin
2019-12-14loplugin:expandablemethodsNoel Grandin
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-09-07remove some unnecessary castsNoel Grandin
2019-08-20loplugin:constvars in svxNoel Grandin
2019-07-19cid#1448484 Unchecked return valueCaolán McNamara
2019-06-18loplugin:logexceptionnicely in svxNoel Grandin