summaryrefslogtreecommitdiff
path: root/svx/source/form/fmshimp.cxx
AgeCommit message (Expand)Author
2019-09-30use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-24FmInterfaceItem is deadNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-10unnecessary null check before dynamic_cast, in svxNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-06-30Avoid using getTokenCount() to get last token in a stringMatteo Casalin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-06use more Color in svxNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-01-22remove some sal_Bool remnantsNoel Grandin
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-28Fix typoAndrea Gelmini
2017-11-22loplugin:flatten in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin
2017-09-01tdf#111970 svx: use SolarMutex for locking in FmXFormShellMichael Stahl
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11Fix typosAndrea Gelmini
2017-05-09Translate German comments in svx/source/form/fmshimp.cxxJohnny_M
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-18convert RID_FMSHELL_CONVERSIONMENU menu to .uiCaolán McNamara
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-26Clean up use of integer typesStephan Bergmann
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-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin
2016-12-22unwind RID_SVXIMGLIST_FMEXPL ImageListCaolán McNamara