summaryrefslogtreecommitdiff
path: root/include/svx/gallery1.hxx
AgeCommit message (Expand)Author
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
2013-05-15gallery: add auxiliary .desktop style translation files.Michael Meeks
2013-05-15gallery: remove obsolete GalleryImportThemeEntryMichael Meeks
2013-05-15gallery: fix hideous theme numbering / naming situation.Michael Meeks
2013-04-23execute move of global headersBjoern Michaelsen