summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/sfxhelp.cxx
AgeCommit message (Expand)Author
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
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-18Resolves: tdf#122355 search help for active notebook pageCaolán McNamara
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin
2019-01-11Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara
2019-01-10o3tl::string_view -> std::string_view (in sfx2)Stephan Bergmann
2019-01-09tdf#122273 modal dialog on modeless dialog needs special handlingCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-21Fix typoAndrea Gelmini
2018-12-20Silence -Werror=shadowStephan Bergmann
2018-12-20Enable --help=html for flatpakStephan Bergmann
2018-12-18When showing --with-help=html offline help fails, fall back to online helpStephan Bergmann
2018-12-17Remove unnecessary OUString aInternalStephan Bergmann
2018-11-23weld SfxMacroTabPageCaolán McNamara
2018-11-22improve function-local statics in scripting..svtoolsNoel Grandin
2018-11-20clean up HelpLocaleStringNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke
2018-09-17New loplugin:externalStephan Bergmann