summaryrefslogtreecommitdiff
path: root/desktop/source/lib/lokinteractionhandler.hxx
AgeCommit message (Expand)Author
2023-10-09lok: implement "handleLoadReadOnlyRequest"Henry Castro
2023-10-02lok: add broken package interaction handlerSzymon Kłos
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-06-03clang-tidy modernize-pass-by-value in desktopNoel Grandin
2021-06-04lok: Interaction handler for FilterOptionsmerttumer
2021-05-11lok: move handleMacroConfirmationRequest to its own methodTomaž Vajngerl
2020-09-13tdf#124176 Use #pragma once in desktopGeorge Bateman
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-22Avoid reserved identifierStephan Bergmann
2016-02-03lok interaction handler: Add handling of io and network errors.Jan Holesovsky
2016-02-03lok interaction handler: Move password handling to an own method.Jan Holesovsky
2016-01-25libreofficekit: ask for password when loading encrypted documentsMichael Stahl
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-11LOK: Implement an own trivial InteractionHandler.Jan Holesovsky