aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-02-15 18:27:10 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-02-15 18:27:10 +0100
commit13850f8f0d57caceaeacc28ae5c2eb59d651dc08 (patch)
tree468fdfa8b32b73c71b216dc9cecc4709f8363e74
parentd6af473bcc1bf07e8ddac72b687be2d71a63dad5 (diff)
Version 7.4.6.1, tag libreoffice-7.4.6.1 libreoffice-7.4.6.1
Change-Id: I61090abd817d5d2988a84ae0f977bf88cc571227
0 files changed, 0 insertions, 0 deletions
g-optimisations-5-0'>feature/svg-optimisations-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/svx/gallery1.hxx
AgeCommit message (Expand)Author
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