summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/app.cxx
AgeCommit message (Expand)Author
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
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-07-10ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara
2016-06-13loplugin:sallogareasStephan Bergmann
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-06tdf#89329: use unique_ptr for pImpl in appXisco Fauli
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-04Looks unusedStephan Bergmann
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-09Remove excess newlinesChris Sherlock
2016-01-12GetImageFromURL/SetImageProducer unusedNoel Grandin
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-11-13sfx2: rename static variable SfxApplication::pApp etc.Michael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-17boost->stdCaolán McNamara
2015-08-20more config skipping stuff and a tester toolCaolán McNamara