summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
AgeCommit message (Expand)AuthorFilesLines
2017-11-22drop duplicate methodCaolán McNamara1-1/+1
2017-11-22loplugin:flatten in svxNoel Grandin3-192/+192
2017-11-18tdf#113855 Assertion while customizing Bullets and NumberingNoel Grandin1-1/+1
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke1-2/+2
2017-11-09tdf#113647 set parent for modal gallery dialogCaolán McNamara1-1/+1
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-11-04loplugin:constparams in svxNoel Grandin1-1/+1
2017-10-30loplugin:constantparam in svxNoel Grandin1-3/+2
2017-10-26vcl: make MapMode constructor explicitMichael Stahl4-4/+4
2017-10-24loplugin:finalclasses in svxNoel Grandin1-3/+1
2017-10-23loplugin:includeform: svxStephan Bergmann9-57/+57
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-3/+3
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2-2/+2
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin1-5/+5
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin2-5/+5
2017-08-18loplugin:unnecessaryparenNoel Grandin1-3/+3
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2-4/+4
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin3-7/+7
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-9/+6
2017-08-01move resmgr to unotoolsCaolán McNamara2-2/+2
2017-07-31loplugin:oncevarNoel Grandin1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin2-2/+2
2017-07-24SdrGlobalData::aUserMakeObjUserDataHdl is unusedNoel Grandin2-10/+0
2017-07-23Removed duplicated includesAndrea Gelmini2-2/+0
2017-07-21de-hrc various thingsCaolán McNamara3-3/+3
2017-07-21migrate to boost::gettextCaolán McNamara10-345/+131
2017-07-13loplugin:oncevar: empty strings: svxStephan Bergmann1-2/+2
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin1-1/+1
2017-06-30aThemeName is unusedStephan Bergmann1-8/+1
2017-06-27loplugin:oncevar in svxNoel Grandin1-2/+1
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann1-3/+3
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara7-20/+20
2017-05-15tdf#107845 string resource ids effectively ended up in the gallery formatCaolán McNamara1-1/+24
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-3/+3
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin6-43/+41
2017-05-02untranslated strings are just stringsCaolán McNamara2-39/+4
2017-04-27remove svx bitmaps from .src filesCaolán McNamara6-84/+23
2017-04-21restore copy/paste menu entriesCaolán McNamara2-0/+38
2017-04-20loplugin:unusedmethodsNoel Grandin1-6/+0
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-0/+1
2017-04-15Fix typosAndrea Gelmini1-1/+1
2017-04-14convert other gallery menu to .uiCaolán McNamara3-142/+83
2017-04-14GalleryBrowser2::Dispatch is always used with just MN_ADDCaolán McNamara1-82/+71
2017-04-14convert gallery menu to .uiCaolán McNamara2-175/+53
2017-04-05loplugin:constantparamNoel Grandin2-4/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna4-11/+11
2017-03-14remove unused RID constantsNoel Grandin1-77/+0