summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)Author
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23use rtl::Reference in QuitGuardNoel Grandin
2017-01-23use rtl::Reference in FmFormModelImplDataNoel Grandin
2017-01-23use rtl::Reference in OLocalExchangeHelperNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-10New loplugin:conststringvar: svxStephan Bergmann
2017-01-09New loplugin:externvar: svxStephan Bergmann
2016-12-23merge IScript with NewStyleUNOScriptNoel Grandin
2016-12-22unwind RID_SVXIMGLIST_FMEXPL ImageListCaolán McNamara
2016-12-21unwind RID_SVXIMGLIST_XFORMS_TBX ImageListCaolán McNamara
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-21unwind RID_SVXIL_DATANAVI ImageListCaolán McNamara
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-12-01fix bug in FmFormShell::GetStateNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-18svx: assert SfxPoolItem::operator==Michael Stahl
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-11-13coverity#1371152 Missing move assignment operatorCaolán McNamara
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-14loplugin:mergeclasses merge svx::ISlotInvalidator with svx::FmTextControlShellNoel Grandin
2016-10-12remove (yet another) StringListResource implementationCaolán McNamara
2016-10-12loplugin:countusersofdefaultparams in svxNoel Grandin
2016-10-07loplugin:staticmethods: svxStephan Bergmann
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-09-30loplugin:constantparamNoel Grandin