summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/app.cxx
AgeCommit message (Expand)Author
2020-11-10lok: sidebar: disable context deactivationHenry Castro
2020-10-05lok: sidebar: avoid deactivation when the sidebar is paintingHenry Castro
2020-08-13use unique_ptr in SfxAppData_ImplNoel Grandin
2020-04-14basctl functions cannot be missing hereStephan Bergmann
2020-04-13Reuse getBasctlFunction codeStephan Bergmann
2020-04-12More fixes to loading of basctl with --enable-mergelibsTomoyuki Kubota
2019-12-29Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski
2019-12-19Fix build in the !HAVE_FEATURE_SCRIPTING caseTor Lillqvist
2019-12-18tdf#42949 Fix IWYU warnings in sfx2/source/appl/*cxxGabor Kelemen
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-08-28Fix other signature of basicide_macro_organizerStephan Bergmann
2019-08-27Fix signature of basicide_macro_organizerStephan Bergmann
2019-08-27sfx2: fix DISABLE_DYNLOADING buildMiklos Vajna
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-07-07Fix unused parameter 'pParent' when !HAVE_FEATURE_SCRIPTINGTor Lillqvist
2019-06-12weld OrganizeDialogCaolán McNamara
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-20tdf#124168: We do need the BasicDLL thing also in the iOS appTor Lillqvist
2019-03-08We need <basic/sberrors.hxx> for the !HAVE_FEATURE_SCRIPTING caseTor Lillqvist
2019-02-24Fix unused parameter warning when !HAVE_FEATURE_SCRIPTINGTor Lillqvist
2019-02-22weld SvxScriptSelectorDialogCaolán McNamara
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin
2018-10-16loplugin:singlevalfields in sfx2Noel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-01-24loplugin:constparamsNoel Grandin
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-04-27tdf#39468 cleanup source code commentsdennisroczek
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-03-07only one use of GetLastSaveDirectoryCaolán McNamara
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-05Replace OSL_ENSURE by SAL_WARN_IF + clean includeJulien Nabet
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-07SfxViewFrame::GetParentViewFrame_Impl always returns nullptrStephan Bergmann