summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/shutdownicon.cxx
AgeCommit message (Expand)Author
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-08-10Simplify init-/deInitSysTray even furtherStephan Bergmann
2021-08-10Replace a use of boost::logic::tribool with std::call_onceStephan Bergmann
2021-03-19use single-use attribute for ShutdownIconNoel
2021-02-11loplugin:refcounting generalise type checkingNoel
2020-11-01use officecfg for UseSystemFileDialogNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2019-12-18tdf#42949 Fix IWYU warnings in sfx2/source/appl/*cxxGabor Kelemen
2019-11-03loplugin:stringaddNoel Grandin
2019-10-24Manually clean up some string concatenationStephan Bergmann
2019-10-24Only define ShutdownIcon::getShortcutName for _WIN32Stephan Bergmann
2019-10-23loplugin:stringadd (clang-cl)Stephan Bergmann
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sfx2Stephan Bergmann
2019-07-20loplugin:referencecasting in sfx2Noel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-08new loplugin constvarsNoel Grandin
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-15Upgrade external/boost to Boost 1.69.0Stephan Bergmann
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-20use unique_ptr in sfx2Noel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-09loplugin:oncevarNoel Grandin
2018-05-23remove Linux ("UNX") systray "Quickstarter"Rene Engelhard
2018-05-02loplugin:useuniqueptr in ShutdownIconNoel Grandin
2018-04-29Drop ShutdownIcon::GetResString l10n wrapper methodGabor Kelemen
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-04weld SvInsertOleDlgCaolán McNamara
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-24loplugin:unusedfields some writeonly fieldsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: sfx2Stephan Bergmann
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-22Test _WIN32 instead of WIN32Takeshi Abe
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock