summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/sfxhelp.cxx
AgeCommit message (Expand)Author
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-30loplugin:stringadd in sfx2Noel Grandin
2022-11-28f'up to the tdf#152172 fix re Safari as default browser on VenturaChristian Lohmaier
2022-11-23tdf#152172 fix help workaround re Safari as default browser on VenturaChristian Lohmaier
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-07-01tdf#149603 macOS: fix workaround to use web help if Safari is the default bro...Christian Lohmaier
2022-05-04Just use Any ctor instead of makeAny in sfx2Stephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2021-10-31pass an explicit parent to use for any warning dialogsCaolán McNamara
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: sfx2Stephan Bergmann
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-25use officecfg for help optionsNoel Grandin
2021-07-24use officecfg to retrieve offlinehelppopupNoel Grandin
2021-07-23use officecfg to retrieve help systemNoel Grandin
2021-06-15remove some unnecessary LanguageType copiesNoel Grandin
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-17loplugin:constantparamNoel Grandin
2021-04-09remove vcl/waitobj.hxxCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-22tdf#140539 don't allow help to be relaunched during launchCaolán McNamara
2021-03-12use preferred variant when window arg is nullCaolán McNamara
2021-03-08lok: send help even when document not readySzymon Kłos
2021-01-25avoid some ref-countingNoel Grandin
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-11loplugin:stringviewNoel
2020-09-30loplugin:reducevarscope in sfx2Noel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-26Better use std::string_view than OUStringLiteral hereStephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-06-13tdf#133928 Help need javascript enabled in browserOlivier Hallot
2020-04-23Fix typoAndrea Gelmini
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-18tdf#42949 Fix IWYU warnings in sfx2/source/appl/*cxxGabor Kelemen
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-29this help case doesn't arise anymoreCaolán McNamara
2019-10-03drop some unnecessary includesCaolán McNamara
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin
2019-09-26drop newly unused SfxModalDialogCaolán McNamara