summaryrefslogtreecommitdiff
path: root/desktop/source/lib/lokinteractionhandler.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-08-01loplugin:checkunusedparamsNoel Grandin1-1/+0
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-12/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-22Avoid reserved identifierStephan Bergmann1-1/+1
2016-02-03lok interaction handler: Add handling of io and network errors.Jan Holesovsky1-3/+29
2016-02-03lok interaction handler: Move password handling to an own method.Jan Holesovsky1-0/+3
2016-01-25libreofficekit: ask for password when loading encrypted documentsMichael Stahl1-1/+14
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-11LOK: Implement an own trivial InteractionHandler.Jan Holesovsky1-0/+70