summaryrefslogtreecommitdiff
path: root/include/svx/gallery1.hxx
AgeCommit message (Expand)Author
2023-05-09merge GalleryFileStorage with GalleryBinaryEngineNoel Grandin
2023-05-09merge GalleryFileStorageEntry with GalleryBinaryEngineEntryNoel Grandin
2023-05-09move some gallery header files inside svxNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-06svx: Introduce createGalleryTheme() to GalleryThemeEntryAditya
2020-09-06svx: Remove GalleryThemeEntry::createGalleryStorageEngineEntry()Aditya
2020-09-06svx refactoring: Remove GalleryStorageLocations from GalleryThemeEntryAditya
2020-09-04svx refactoring: Remove GalleryThemeEntry::GetThmURL() and othersAditya
2020-09-04svx: Introduce GalleryBinaryStorageLocationsAditya
2020-09-04svx: Refactor Gallery::ImplGetCachedThemeAditya
2020-09-04svx: Refactor Gallery::RemoveTheme()Aditya
2020-09-04svx: Rename GalleryThemeEntry::mpGalleryBinaryEngineEntryAditya
2020-09-02svx: Refactor GalleryObject member aURLAditya
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-17svx: Refactor GalleryTheme classAditya
2020-06-15svx:move functions from GalleryThemeEntry to GalleryBinaryEngineAditya
2020-06-13svx: Gallery code refactoringAditya
2020-05-25svx:unit tests for theme count, gallery theme entry functions in galleryAditya
2020-04-30svx:unit tests for galleryAditya
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2018-10-08loplugin:constfields in svxNoel Grandin
2018-06-22teach useuniqueptr loplugin about calling delete on a paramNoel Grandin
2018-02-05loplugin:useuniqueptr in GalleryNoel Grandin
2017-12-14sal_uIntPtr->sal_uInt32 in GalleryNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-01-25loplugin: unnecessary destructor svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-04No need to explicitly delete ctor the compiler wouldn't implicitly declareStephan Bergmann
2016-05-03C++11: disable ctors with delete in include/Jochen Nitschke
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-03Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2013-10-24fdo#69079 - fix multiple user gallery creations.Michael Meeks
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-05convert include/svx/gallery1.hxx from String to OUStringNoel Grandin