summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
AgeCommit message (Expand)AuthorFilesLines
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-2/+2
2016-10-07loplugin:staticmethods: svxStephan Bergmann1-1/+1
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara1-18/+14
2016-10-05convert MapUnit to scoped enumNoel Grandin6-7/+7
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann5-25/+25
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-2/+2
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svx)Stephan Bergmann1-8/+4
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-2/+2
2016-08-25convert SgaObjKind to scoped enumNoel Grandin5-50/+50
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin1-3/+4
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-1/+1
2016-08-09Resolves: tdf#101253 crash in gallery popup menuCaolán McNamara1-0/+1
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin1-1/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara2-2/+2
2016-07-11tdf#75280 Cleaning up of sal_uIntPtr usage #3tymyjan1-14/+14
2016-06-29Move accessibility relations to .ui files, Part 12: tdf#87026Muhammet Kara1-2/+0
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin2-38/+37
2016-06-21GALLERY_USE_CLIPBOARD unused since 2001Noel Grandin1-24/+0
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl3-5/+5
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin1-11/+11
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin3-5/+5
2016-05-16convert GALLERY_ITEM to scoped enumNoel Grandin2-11/+11
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin2-13/+12
2016-04-20Revert partly some of my previous patchesJulien Nabet1-2/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin5-12/+8
2016-04-18Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)Julien Nabet3-4/+7
2016-04-15Use an iterator for loop to avoid calling n times std::advanceJulien Nabet1-10/+8
2016-04-14loplugin:passstuffbyref in svxNoel Grandin1-1/+1
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin7-122/+122
2016-03-09loplugin:constantparam in svxNoel Grandin1-1/+1
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin1-3/+2
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin2-6/+6
2016-02-23new loplugin: commaoperatorNoel Grandin2-5/+12
2016-02-09Remove excess newlinesChris Sherlock3-3/+0
2016-02-09Formatting changes across all modulesChris Sherlock6-14/+0
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl1-5/+4
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin1-5/+1
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann1-1/+1
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin1-1/+0
2015-11-25loplugin:unusedfields in include/svxNoel Grandin1-2/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin2-4/+2
2015-11-13svx: rename static variableMichael Stahl1-5/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann7-50/+50
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2-5/+5
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-11-04loplugin:stringconstantNoel Grandin1-2/+2
2015-10-31com::sun::star->css in svxNoel Grandin1-4/+4
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2-4/+3
2015-10-27tdf#88548 fontwork gallery always have transparent/checkered background.Aybuke Ozdemir1-15/+5