summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
AgeCommit message (Expand)Author
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-24SdrGlobalData::aUserMakeObjUserDataHdl is unusedNoel 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-06-30aThemeName is unusedStephan Bergmann
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel 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-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-21restore copy/paste menu entriesCaolán McNamara
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-15Fix typosAndrea Gelmini
2017-04-14convert other gallery menu to .uiCaolá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-04-05loplugin:constantparamNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-14remove unused RID constantsNoel Grandin
2017-03-03avoid config and gallery for ppt loader testingCaolán McNamara
2017-02-28new loplugin unoanyNoel Grandin
2017-02-14remove unused IMPORT_INET from GalleryGraphicImportRet enumNoel Grandin
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-07convert GalleryBrowserTravel to scoped enumNoel Grandin
2017-02-02loplugin:stringconstantTor Lillqvist
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor svxNoel Grandin
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