summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/gallery1.cxx
AgeCommit message (Expand)Author
2022-04-29use more string_view in INetURLObjectNoel Grandin
2021-11-26loplugin:stringliteraldefine in svxNoel Grandin
2021-10-11loplugin:stringview (macOS)Stephan Bergmann
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-30loplugin:reducevarscope in svxNoel
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: Introduce GalleryBinaryStorageLocationsAditya
2020-09-04svx: Refactor Gallery::ImplGetCachedThemeAditya
2020-09-04svx: Refactor Gallery::RemoveTheme()Aditya
2020-09-04svx: Rename GalleryThemeEntry::mpGalleryBinaryEngineEntryAditya
2020-09-04svx: Rename GalleryTheme::mpGalleryBinaryEngineAditya
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann
2020-08-31svx:Refactor WriteData() and move m_aDestDir member out of GalleryThemeAditya
2020-08-06loplugin:flatten in svxNoel Grandin
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-06-15svx:move functions from GalleryThemeEntry to GalleryBinaryEngineAditya
2020-06-13svx: Gallery code refactoringAditya
2020-04-16loplugin:buriedassign in svtools..svxNoel Grandin
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2019-07-24cid#1448545 silence Wrapper object use after freeCaolán McNamara
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-19Simplify containers iterations in svx/source/[f-i]*Arkadiy Illarionov
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-19copy and paste errorCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-08-21loplugin:useuniqueptr in GalleryThemeCacheEntryNoel Grandin
2018-06-30Initialize local variableMatteo Casalin
2018-06-30Avoid getTokenCount() + not empty OUString has at least 1 tokenMatteo Casalin
2018-06-30Copy INetURLObject object instead of constructing it twiceMatteo Casalin
2018-05-14weld GalleryIdDialogCaolán McNamara
2018-02-20svx: fix deadlock in Gallery::GetGalleryInstance()Michael Stahl
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-05loplugin:useuniqueptr in GalleryNoel Grandin
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2017-12-14sal_uIntPtr->sal_uInt32 in GalleryNoel Grandin
2017-11-18tdf#113855 Assertion while customizing Bullets and NumberingNoel Grandin