summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-07-28sfx2 lokhelper: indentation fixesMiklos Vajna
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-27Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual()Eike Rathke
2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara
2017-07-27align ImpVclMEdit::SetMaxTextWidth arg with TextEngine::SetMaxTextWidthCaolán McNamara
2017-07-27Resolves: tdf#109289 add SvxColorListBox::IsValueChangedFromSavedCaolán McNamara
2017-07-27loplugin:constparams in filterNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-26loplugin:unusedmethodsNoel Grandin
2017-07-26convert SfxGroupId to scoped enumNoel Grandin
2017-07-26remove unused constants in float3d.hxxNoel Grandin
2017-07-26loplugin:unusedfieldsNoel Grandin
2017-07-25Convert IMG_ constants to scoped enumNoel Grandin
2017-07-25VclReferenceBase::getRefCount should return sal_Int32Noel Grandin
2017-07-25Clear Recent View and Fav view using Right ClickAkshay Deep
2017-07-25drop unused definesCaolán McNamara
2017-07-25fix some "deffer" spellingNoel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-25tdf#107135 Add missing ODFF function FINDB.Winfried Donkers
2017-07-24Export to PNG: use selection if Selection is selectedEike Rathke
2017-07-24SdrGlobalData::aUserMakeObjUserDataHdl is unusedNoel Grandin
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin
2017-07-24svl: support verifying streams as well as byte arraysAshod Nakashian
2017-07-23remove now unnecessary comphelper::OModuleClient stuffNoel Grandin
2017-07-23sw: dummy handler for paragraph signingAshod Nakashian
2017-07-22loplugin:unusedfields in basctl..connectivityNoel Grandin
2017-07-22loplugin:unusedfields in cppcanvas..cuiNoel Grandin
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin
2017-07-22loplugin:unusedfields in editengNoel Grandin
2017-07-22loplugin:unusedfields in oox,reportdesignNoel Grandin
2017-07-21mnemonics in words with Eszett misplacedCaolán McNamara
2017-07-21Rename InitAnySequence -> InitAnyPropertySequence, and convert some callers.Jan Holesovsky
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-21loplugin:constparams in soltools and variousNoel Grandin
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-21fix strings that started with %PRODUCTNAME turning into PRODUCTNAMECaolán McNamara
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21loplugin:unusedfields in sfx2Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-21loplugin:unusedfields in svtoolsNoel Grandin
2017-07-21loplugin:unusedfields in svxNoel Grandin
2017-07-21Remove unused function code special charactersAkshay Deep
2017-07-20change some Date += long to Date += sal_Int32Jochen Nitschke
2017-07-20support for filter dialog when an image is exported from context menuMarco Cecchetti
2017-07-20loplugin:unusedfields in toolsNoel Grandin
2017-07-20remove some "optimisation" insanity in ScriptEventContainerNoel Grandin
2017-07-20comphelper: Allow initializer lists for Sequences of NamedValues.Jan Holesovsky