summaryrefslogtreecommitdiff
path: root/uui/source/iahndl.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-06-21uui,ucb: webdav-curl: display curl error message on connection failureMichael Stahl1-0/+1
2024-05-16loplugin:ostr in uuiNoel Grandin1-2/+2
2024-05-16Drop unneeded 'using' instancesGabor Kelemen1-3/+0
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin1-2/+2
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin1-1/+1
2024-02-15uui: show what is the unhandled result before assertingMiklos Vajna1-0/+1
2023-12-13uui: remove use of org.openoffice.ucb.InteractionHandler/InteractionHandlersMichael Stahl1-89/+0
2023-10-09tdf#157650 Unhelpful error when XML in content.xml is malformedNoel Grandin1-5/+15
2023-10-09uui: implement "handleLoadReadOnlyRequest"Henry Castro1-0/+11
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin1-1/+1
2023-10-02lok: add broken package interaction handlerSzymon Kłos1-1/+1
2023-08-18ignore exception in UUIInteractionHelper::handlerequestNoel Grandin1-3/+10
2023-07-24tdf#92620 - Adjust error message about exceeding legacy module sizeAndreas Heinisch1-13/+3
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-06-01clang-tidy modernize-pass-by-value in uuiNoel Grandin1-4/+5
2022-05-31Rework UUIInteractionHelper constructionStephan Bergmann1-10/+0
2021-11-17tdf#143971 Removes pop-up dialog for read-only documentsMatt K1-3/+0
2021-10-14Directly initialize vectors in uuiJulien Nabet1-15/+8
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin1-2/+1
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-1/+1
2021-05-27tdf#47065 Add new file open UI options and implement a new threadMatt K1-0/+6
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-1/+1
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-2/+2
2020-06-05Upcoming loplugin:elidestringvar: uuiStephan Bergmann1-3/+1
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl1-1/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-10Revert "use SolarMutexReleaser in UUIInteractionHelper"Noel Grandin1-2/+8
2020-03-19use SolarMutexReleaser in UUIInteractionHelperNoel Grandin1-8/+2
2020-02-04tdf#42949 Fix IWYU warnings in uui/Gabor Kelemen1-4/+0
2019-10-17loplugin:buffereadd find stuff involving adding *StringBufferNoel Grandin1-7/+2
2019-10-15new loplugin:bufferaddNoel Grandin1-4/+2
2019-09-28loplugin:constmethod in ucb..uuiNoel Grandin1-1/+1
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin1-1/+1
2019-06-25Simplify Sequence iterations in uuiArkadiy Illarionov1-5/+3
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov1-2/+2
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar1-12/+4
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov1-9/+2
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-30loplugin:stringloop in svgio..xmlsecurityNoel Grandin1-5/+4
2018-05-18UUIInteractionHelper::getParentProperty now unusedCaolán McNamara1-11/+0
2018-05-17go through getParentXWindowCaolán McNamara1-8/+8
2018-05-17weld NameClashDialogCaolán McNamara1-11/+12
2018-04-19tdf#117103 Warning error is emptyNoel Grandin1-1/+1
2018-04-09Remove std::bad_alloc -> css::uno::RuntimeException mappingsStephan Bergmann1-4/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-20weld MacroWarningCaolán McNamara1-6/+6
2018-03-19drop ErrCode::GetRestNoel Grandin1-1/+1
2018-03-16First cut at annotating 'exotic' filters.Michael Meeks1-0/+25