summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/app.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-08tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl1-0/+1
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-4/+4
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-9/+9
2017-07-25loplugin:unusedmethodsNoel Grandin1-6/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+3
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-5/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+1
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-1/+1
2017-04-27tdf#39468 cleanup source code commentsdennisroczek1-2/+1
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky1-1/+0
2017-03-07only one use of GetLastSaveDirectoryCaolán McNamara1-15/+0
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin1-2/+2
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-1/+1
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-1/+1
2016-11-18includes should be at the top of the fileNoel Grandin1-4/+3
2016-11-05Replace OSL_ENSURE by SAL_WARN_IF + clean includeJulien Nabet1-2/+1
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-1/+1
2016-10-07SfxViewFrame::GetParentViewFrame_Impl always returns nullptrStephan Bergmann1-19/+13
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann1-5/+5
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+1
2016-07-13Moved SfxModule owner to SfxApplicationMark Page1-1/+16
2016-07-10ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara1-1/+0
2016-06-13loplugin:sallogareasStephan Bergmann1-1/+1
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin1-1/+1
2016-06-06tdf#89329: use unique_ptr for pImpl in appXisco Fauli1-32/+30
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-2/+0
2016-03-17loplugin:constantparam in sfx2Noel Grandin1-1/+1
2016-03-04Looks unusedStephan Bergmann1-9/+0
2016-02-28Kill sfx2 menu supportMaxim Monastirsky1-10/+0
2016-02-09Remove excess newlinesChris Sherlock1-8/+0
2016-01-12GetImageFromURL/SetImageProducer unusedNoel Grandin1-2/+0
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens1-1/+0
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt1-1/+0
2015-11-13sfx2: rename static variable SfxApplication::pApp etc.Michael Stahl1-7/+12
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-29com::sun::star->css in sfx2Noel Grandin1-10/+6
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-3/+3
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-08-20more config skipping stuff and a tester toolCaolán McNamara1-4/+7
2015-08-11loplugin: defaultparamsNoel Grandin1-2/+2
2015-07-14sfx2: remove pointless GenLink classMichael Stahl1-1/+0
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-04Match basicide_macro_organizer in basctl/source/basicide/basobj2.cxxStephan Bergmann1-2/+2
2015-05-19basic: used typed LINKsNoel Grandin1-4/+4
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin1-2/+2
2015-04-09Resolves: tdf#90423 too risky to dlclose basctl once openedCaolán McNamara1-0/+2
2015-01-20Some more loplugin:cstylecast: sfx2Stephan Bergmann1-2/+2