summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/galbrws2.cxx
AgeCommit message (Expand)Author
2017-12-14sal_uIntPtr->sal_Int32 in GalleryThemeNoel Grandin
2017-12-13sal_uIntPtr->void* in GalleryHintNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: svxStephan Bergmann
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-21restore copy/paste menu entriesCaolán McNamara
2017-04-14GalleryBrowser2::Dispatch is always used with just MN_ADDCaolán McNamara
2017-04-14convert gallery menu to .uiCaolán McNamara
2017-02-07convert GalleryBrowserTravel to scoped enumNoel Grandin
2017-02-02loplugin:stringconstantTor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
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-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
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-25convert SgaObjKind to scoped enumNoel Grandin
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-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-05-16convert GALLERY_ITEM to scoped enumNoel 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-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-16boost->stdCaolán McNamara
2015-09-15convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-07convert Link<> to typedNoel Grandin