summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/galtheme.cxx
AgeCommit message (Expand)AuthorFilesLines
11 dayscid#1596254 Null pointer dereferences in GetSotStorageStreamNoel Grandin1-3/+1
2024-04-02simplify SotTempStream and lifetimeNoel Grandin1-6/+6
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski1-1/+1
2023-05-09merge GalleryFileStorage with GalleryBinaryEngineNoel Grandin1-2/+2
2023-05-09move some gallery header files inside svxNoel Grandin1-0/+2
2023-05-08GalleryObject*Storage are unnecessaryNoel Grandin1-12/+10
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl1-1/+1
2022-09-10unique_ptr->optional for GraphicNoel Grandin1-5/+5
2022-08-29ref-count SdrObjectNoel Grandin1-2/+2
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák1-0/+1
2021-05-20move some headers inside modulesNoel Grandin1-1/+1
2021-05-06use Widget::get_clipboardCaolán McNamara1-2/+3
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-02-20loplugin:refcounting in svxNoel1-1/+1
2021-01-14cid#1471346 Uncaught exceptionCaolán McNamara1-2/+2
2020-12-22split SotStorageStream into two classesNoel1-3/+3
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen1-15/+0
2020-09-30loplugin:reducevarscope in svxNoel1-2/+1
2020-09-06svx: Introduce createGalleryTheme() to GalleryThemeEntryAditya1-7/+1
2020-09-06svx refactoring: Remove GalleryStorageLocations from GalleryThemeEntryAditya1-1/+1
2020-09-04svx: Introduce GalleryBinaryStorageLocationsAditya1-1/+1
2020-09-04svx: Refactor Gallery::ImplGetCachedThemeAditya1-5/+0
2020-09-04svx: Introduce GalleryBinaryEngine::getModificationDate()Aditya1-8/+1
2020-09-04svx: Refactor Gallery::RemoveTheme()Aditya1-4/+0
2020-09-04svx: Refactor GalleryBrowser1::ImplFillExchangeDataAditya1-0/+14
2020-09-04svx: Rename GalleryTheme::mpGalleryBinaryEngineAditya1-17/+17
2020-09-02svx: Refactor GalleryObject member aURLAditya1-9/+12
2020-09-01svx:GalleryTheme Refactoring -implement removeObject() in GalleryBinaryEngineAditya1-5/+1
2020-08-31svx:Refactor WriteData() and move m_aDestDir member out of GalleryThemeAditya1-93/+9
2020-07-31svx:Move functions from GalleryTheme that belong to GalleryObjectCollectionAditya1-14/+6
2020-07-31svx: Refactor GalleryTheme's insertFileOrDirURL functionAditya1-37/+3
2020-07-30svx: GalleryObjectCollection shared class and related refactoring workAditya1-270/+43
2020-07-23svx:Introduce GalleryBinaryEngineEntry and GalleryStorageLocationsAditya1-18/+24
2020-07-17svx: refactoring of GalleryTheme GetModel(), InsertModel()Aditya1-214/+119
2020-07-10svx:Refactoring of GalleryTheme members to GalleryBinaryEngineAditya1-35/+14
2020-06-23svx:Refactor members of GalleryTheme class to GalleryBinaryEngineAditya1-178/+13
2020-06-17svx: Refactor GalleryTheme classAditya1-40/+2
2020-04-16loplugin:buriedassign in svtools..svxNoel Grandin1-4/+4
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen1-5/+1
2020-01-26remove some unused local varsNoel Grandin1-1/+0
2020-01-24no need for these to be heap-allocatedNoel Grandin1-4/+4
2020-01-21weld gallery panelCaolán McNamara1-8/+2
2019-12-23sal_Char->char in svxNoel Grandin1-1/+1
2019-12-14loplugin:expandablemethodsNoel Grandin1-2/+1
2019-10-28loplugin:stringadd improve detectionNoel Grandin1-3/+1
2019-09-07remove some unnecessary castsNoel Grandin1-6/+6
2019-08-20loplugin:constvars in svxNoel Grandin1-1/+1
2019-07-19cid#1448484 Unchecked return valueCaolán McNamara1-2/+2
2019-06-18loplugin:logexceptionnicely in svxNoel Grandin1-6/+7
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1