summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/gallery1.cxx
AgeCommit message (Expand)Author
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
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-08Fix thinko. Thanks to vmiklos for noticingTor Lillqvist
2014-10-08Don't try to create cdefghij.klm inside the app bundle on OS X when sandboxedTor Lillqvist
2014-06-25Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-21Resolves: fdo#80327 Sound list box when non-English UIJulien Nabet
2014-05-26coverity#1215317 Uncaught exceptionCaolán McNamara
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin
2013-10-24fdo#69079 - fix multiple user gallery creations.Michael Meeks
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-09-08fdo#39468 Comment translation GER-ENG in svx/source/gallery2/Matthias Freund
2013-09-05convert svx/source/gallery/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/gallery1.hxx from String to OUStringNoel Grandin
2013-05-15gallery: add auxiliary .desktop style translation files.Michael Meeks