summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
AgeCommit message (Expand)Author
2017-01-17Typo: charakter->characterJulien Nabet
2017-01-16tdf#105017 Crash when click a "New Theme..." in Gallery on detached SideBarNoel Grandin
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin
2016-12-23tdf#70998 Change word "Graphic(s)" to "Image(s)"Huzaifa Iftikhar
2016-12-05drop these intermediate Images and use BitmapEx directlyCaolán McNamara
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-02avoid valgrind warningDavid Tardon
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-08Remove obsolete OxygenOffice stringsGabor Kelemen
2016-11-08tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-07loplugin:staticmethods: svxStephan Bergmann
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svx)Stephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-25convert SgaObjKind to scoped enumNoel Grandin
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-09Resolves: tdf#101253 crash in gallery popup menuCaolán McNamara
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-11tdf#75280 Cleaning up of sal_uIntPtr usage #3tymyjan
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