summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/sfxhelp.cxx
AgeCommit message (Expand)Author
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
2019-09-13Related: tdf#127195 use MessageDialogController to relocate checkboxCaolán McNamara
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-09Resolves: tdf#126790 use TopLevelWindowLocker in welded help pathCaolán McNamara
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-07-11Deduplicate URL tooltip creationSamuel Mehrbrodt
2019-06-06loplugin:nullptr (macOS)Stephan Bergmann
2019-06-06loplugin:cstylecast (macOS)Stephan Bergmann
2019-05-31tdf#125578 force webhelp as workaround for Safari sandboxing w/ macOS 10.14Christian Lohmaier
2019-05-02Support "Preview in Web Browser" in Flatpak modeStephan Bergmann
2019-04-16loplugin:sequentialassign in sfx2..solenvNoel Grandin
2019-04-02weld XMLFilterSettingsDialogCaolán McNamara
2019-03-27return by unique_ptr from weld_parentNoel Grandin
2019-03-16Remove duplicated includeAndrea Gelmini
2019-03-13Make the Help URL configurableAshod Nakashian