summaryrefslogtreecommitdiff
path: root/svx/source/form/fmshell.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-17split OutputDevice from WindowNoel Grandin1-2/+2
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara1-2/+2
2020-10-05use more TOOLS_WARN_EXCEPTIONMike Kaganski1-1/+1
2020-09-02Fix of an idAndrea Gelmini1-2/+2
2020-09-01Fix typo in codeAndrea Gelmini1-2/+2
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen1-18/+0
2020-01-08Grammar fixesAndrea Gelmini1-1/+1
2019-12-02use weld::WaitObjectCaolán McNamara1-1/+0
2019-11-21use ToggleChildWindowCaolán McNamara1-1/+1
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-09-06Fixing "...."Andrea Gelmini1-2/+2
2019-08-03Fix typosAndrea Gelmini1-1/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-14tdf#112411 Remove all that remains of the More controls toolbarsRoman Kuznetsov1-7/+0
2019-01-28Resolves: tdf#123019 give modal dialog a parentCaolán McNamara1-1/+4
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-2/+2
2018-10-24FmInterfaceItem is deadNoel Grandin1-1/+0
2018-08-10unnecessary null check before dynamic_cast, in svxNoel Grandin1-1/+1
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-9/+5
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-1/+0
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-1/+1
2018-05-14weld FmInputRecordNoDialogCaolán McNamara1-2/+2
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-2/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski1-1/+1
2018-02-22weld native message dialogsCaolán McNamara1-5/+4
2018-01-15More loplugin:cstylecast: svxStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: svxStephan Bergmann1-18/+18
2017-09-01tdf#111970 svx: use SolarMutex for locking in FmXFormShellMichael Stahl1-76/+77
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara1-6/+6
2017-05-12Translate German comments (rest of svx/)Johnny_M1-29/+29
2017-04-18convert RID_FMSHELL_CONVERSIONMENU menu to .uiCaolán McNamara1-3/+3
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky1-6/+0
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-01-09New loplugin:externvar: svxStephan Bergmann1-1/+1
2016-12-01fix bug in FmFormShell::GetStateNoel Grandin1-1/+1
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin1-6/+6
2016-11-21convert inventorId to scoped enumNoel Grandin1-1/+1
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-1/+1
2016-10-27loplugin:expandablemethods in svxNoel Grandin1-4/+7
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke1-35/+24
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin1-2/+2
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin1-3/+0