summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
AgeCommit message (Expand)Author
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
2020-09-01svx:GalleryTheme Refactoring -implement removeObject() in GalleryBinaryEngineAditya
2020-09-01svx: Introduce GalleryFileStorageAditya
2020-08-31svx:Refactor WriteData() and move m_aDestDir member out of GalleryThemeAditya
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-06loplugin:flatten in svxNoel Grandin
2020-08-02Removed duplicated includeAndrea Gelmini
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-24Removed duplicated includeAndrea Gelmini
2020-07-23svx:Introduce GalleryBinaryEngineEntry and GalleryStorageLocationsAditya
2020-07-17add explicit copy-constructor for SgaObjectTomaž Vajngerl
2020-07-17svx: refactoring of GalleryTheme GetModel(), InsertModel()Aditya
2020-07-10svx:Refactoring of GalleryTheme members to GalleryBinaryEngineAditya
2020-06-26tdf#134285 select the item before dragging itCaolán McNamara
2020-06-23svx:Refactor members of GalleryTheme class to GalleryBinaryEngineAditya
2020-06-17don't highlight the row under the searched for pointCaolán McNamara
2020-06-17svx: Refactor GalleryTheme classAditya
2020-06-15svx:move functions from GalleryThemeEntry to GalleryBinaryEngineAditya
2020-06-14Removed executable permission on filesAndrea Gelmini
2020-06-13svx: Gallery code refactoringAditya
2020-06-05Upcoming loplugin:elidestringvar: svxStephan Bergmann
2020-05-10compact namespace in svxNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-04-16loplugin:buriedassign in svtools..svxNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-03-29tdf#131532:Blurry thumbnails when small shapes added to gallery themeAditya
2020-03-23tdf#124176: Use pragma once instead of include guardsHarshit Jain
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin