summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/shutdownicon.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin1-1/+0
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-09loplugin:oncevarNoel Grandin1-3/+3
2018-05-23remove Linux ("UNX") systray "Quickstarter"Rene Engelhard1-106/+11
2018-05-02loplugin:useuniqueptr in ShutdownIconNoel Grandin1-8/+5
2018-04-29Drop ShutdownIcon::GetResString l10n wrapper methodGabor Kelemen1-5/+0
2018-04-06weld linkeditdialogCaolán McNamara1-1/+1
2018-04-04weld SvInsertOleDlgCaolán McNamara1-1/+1
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-1/+1
2017-09-08set parent for file dialog helperCaolán McNamara1-1/+1
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara1-2/+2
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-7/+1
2017-07-24loplugin:unusedfields some writeonly fieldsNoel Grandin1-6/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-22/+8
2017-07-02loplugin:casttovoid: sfx2Stephan Bergmann1-2/+2
2017-06-26loplugin:oncevar in sfx2Noel Grandin1-5/+3
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-22Test _WIN32 instead of WIN32Takeshi Abe1-2/+2
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-5/+5
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: sfx2Stephan Bergmann1-1/+1
2017-02-21loplugin:subtlezeroinit: sfx2Stephan Bergmann1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-20/+5
2016-11-18includes should be at the top of the fileNoel Grandin1-1/+1
2016-10-16clang-cl loplugin: sfx2Stephan Bergmann1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin1-2/+2
2016-06-10Resolves: tdf#100181 quickstart crashes immediately without QuickstarterCaolán McNamara1-9/+2
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-1/+1
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-4/+4
2016-02-09Remove excess newlinesChris Sherlock1-20/+0
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-11-03notifyer -> notifier.Jan Holesovsky1-3/+3
2015-10-29com::sun::star->css in sfx2Noel Grandin1-48/+48
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet1-2/+3
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-07-20convert to typed Link<> in sfx2Noel Grandin1-2/+1