summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-28loplugin:checkunusedparams more part1Noel Grandin2-7/+6
2017-07-27Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual()Eike Rathke2-0/+21
2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara3-6/+6
2017-07-27align ImpVclMEdit::SetMaxTextWidth arg with TextEngine::SetMaxTextWidthCaolán McNamara1-1/+1
2017-07-27Resolves: tdf#109289 add SvxColorListBox::IsValueChangedFromSavedCaolán McNamara2-6/+6
2017-07-27loplugin:constparams in filterNoel Grandin5-22/+22
2017-07-27loplugin:constparams in svxNoel Grandin40-72/+71
2017-07-26loplugin:unusedmethodsNoel Grandin2-7/+0
2017-07-26convert SfxGroupId to scoped enumNoel Grandin1-49/+34
2017-07-26remove unused constants in float3d.hxxNoel Grandin1-22/+0
2017-07-26loplugin:unusedfieldsNoel Grandin4-11/+1
2017-07-25Convert IMG_ constants to scoped enumNoel Grandin1-51/+54
2017-07-25VclReferenceBase::getRefCount should return sal_Int32Noel Grandin1-1/+1
2017-07-25Clear Recent View and Fav view using Right ClickAkshay Deep2-0/+13
2017-07-25drop unused definesCaolán McNamara1-22/+0
2017-07-25fix some "deffer" spellingNoel Grandin2-4/+4
2017-07-25convert UNO event ids to scoped enumNoel Grandin7-55/+79
2017-07-25loplugin:unusedmethodsNoel Grandin17-53/+0
2017-07-25tdf#107135 Add missing ODFF function FINDB.Winfried Donkers2-1/+3
2017-07-24Export to PNG: use selection if Selection is selectedEike Rathke2-2/+6
2017-07-24SdrGlobalData::aUserMakeObjUserDataHdl is unusedNoel Grandin3-20/+0
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin3-11/+2
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin3-7/+1
2017-07-24svl: support verifying streams as well as byte arraysAshod Nakashian1-0/+6
2017-07-23remove now unnecessary comphelper::OModuleClient stuffNoel Grandin2-104/+0
2017-07-23sw: dummy handler for paragraph signingAshod Nakashian1-5/+3
2017-07-22loplugin:unusedfields in basctl..connectivityNoel Grandin1-6/+0
2017-07-22loplugin:unusedfields in cppcanvas..cuiNoel Grandin1-3/+0
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin5-12/+12
2017-07-22loplugin:unusedfields in editengNoel Grandin2-3/+0
2017-07-22loplugin:unusedfields in oox,reportdesignNoel Grandin1-2/+0
2017-07-21mnemonics in words with Eszett misplacedCaolán McNamara1-6/+6
2017-07-21Rename InitAnySequence -> InitAnyPropertySequence, and convert some callers.Jan Holesovsky1-4/+3
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke2-11/+5
2017-07-21loplugin:constparams in soltools and variousNoel Grandin1-1/+1
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke2-4/+6
2017-07-21fix strings that started with %PRODUCTNAME turning into PRODUCTNAMECaolán McNamara1-2/+2
2017-07-21loplugin:constparams in sfx2Noel Grandin34-62/+62
2017-07-21loplugin:unusedfields in sfx2Noel Grandin5-12/+0
2017-07-21de-hrc various thingsCaolán McNamara34-707/+554
2017-07-21migrate to boost::gettextCaolán McNamara89-3403/+2709
2017-07-21loplugin:unusedfields in svtoolsNoel Grandin2-2/+0
2017-07-21loplugin:unusedfields in svxNoel Grandin3-7/+0
2017-07-21Remove unused function code special charactersAkshay Deep1-1/+0
2017-07-20change some Date += long to Date += sal_Int32Jochen Nitschke1-1/+1
2017-07-20support for filter dialog when an image is exported from context menuMarco Cecchetti1-1/+2
2017-07-20loplugin:unusedfields in toolsNoel Grandin1-1/+0
2017-07-20remove some "optimisation" insanity in ScriptEventContainerNoel Grandin1-14/+2
2017-07-20comphelper: Allow initializer lists for Sequences of NamedValues.Jan Holesovsky1-0/+19
2017-07-20loplugin:constparams in linguisticNoel Grandin2-7/+7