summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/gallery1.cxx
AgeCommit message (Expand)Author
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
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-15tdf#107845 string resource ids effectively ended up in the gallery formatCaolán McNamara
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-03-03avoid config and gallery for ppt loader testingCaolán McNamara
2017-01-25loplugin: unnecessary destructor svxNoel Grandin
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)Julien Nabet
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
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-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-13svx: rename static variableMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-09-16boost->stdCaolán McNamara
2015-04-29convert GALLERY_HINT constants to scoped enumNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin