summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
AgeCommit message (Expand)Author
2016-06-29Move accessibility relations to .ui files, Part 12: tdf#87026Muhammet Kara
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-21GALLERY_USE_CLIPBOARD unused since 2001Noel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-16convert GALLERY_ITEM to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-04-20Revert partly some of my previous patchesJulien Nabet
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)Julien Nabet
2016-04-15Use an iterator for loop to avoid calling n times std::advanceJulien Nabet
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann
2015-12-21loplugin:unusedfields in store,svtools,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-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-27tdf#88548 fontwork gallery always have transparent/checkered background.Aybuke Ozdemir
2015-10-27sal_uLong/long to ErrCodeMatteo Casalin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-17coverity#1327445 Unchecked dynamic_castCaolán McNamara
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-14convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-22convert Link<> to typedNoel Grandin
2015-09-16boost->stdCaolán McNamara
2015-09-15convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-09convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin