summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp
AgeCommit message (Expand)Author
2017-03-25Fix typosAndrea Gelmini
2017-03-25Make loplugin:loopvartoosmall find more suspicious casesStephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-02-26Unwind trivial DbGridControl_Base typedefStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
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-19Dispose unused submenuMaxim Monastirsky
2016-12-22unwind RID_SVXIMGLIST_FMEXPL ImageListCaolán McNamara
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-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
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-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-30convert DbGridControl::NavigationBar::State to scoped enumNoel Grandin
2016-08-30convert DbGridControl::Option to scoped enumNoel Grandin
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-08-25convert GridRowStatus to scoped enumNoel Grandin
2016-08-25convert InitWindowFacet to typed_flagsNoel Grandin
2016-08-24tdf#89329: use unique_ptr for pImpl in fmgridclArnold Dumas
2016-08-18coverity#1371127 Logically dead codeCaolán McNamara
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin
2016-07-20Resolves: tdf#100845 exception during vcl painting -> std::terminateCaolán McNamara
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-16Resolves: tdf#82532 parent mutex dtored before child dtor uses itCaolán McNamara
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-05-29tdf#100115: _nColId is sal_uInt16Julien Nabet
2016-05-27tdf#93403 check for changed DataSource on all Controls on form reloadLionel Elie Mamane
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin