summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/shutdownicon.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-03loplugin:stringaddNoel Grandin1-2/+1
2019-10-24Manually clean up some string concatenationStephan Bergmann1-5/+1
2019-10-24Only define ShutdownIcon::getShortcutName for _WIN32Stephan Bergmann1-4/+2
2019-10-23loplugin:stringadd (clang-cl)Stephan Bergmann1-4/+2
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sfx2Stephan Bergmann1-1/+1
2019-07-20loplugin:referencecasting in sfx2Noel Grandin1-4/+4
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski1-4/+2
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-1/+1
2019-03-08new loplugin constvarsNoel Grandin1-1/+1
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin1-1/+1
2019-02-07loplugin:flatten in sfx2Noel Grandin1-56/+56
2019-01-15Upgrade external/boost to Boost 1.69.0Stephan Bergmann1-1/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-20use unique_ptr in sfx2Noel Grandin1-4/+2
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
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