summaryrefslogtreecommitdiff
path: root/uui/source/iahndl.hxx
AgeCommit message (Expand)Author
2024-01-16loplugin:unusedfieldsNoel Grandin
2023-12-13uui: remove use of org.openoffice.ucb.InteractionHandler/InteractionHandlersMichael Stahl
2023-10-09tdf#157650 Unhelpful error when XML in content.xml is malformedNoel Grandin
2023-10-09uui: implement "handleLoadReadOnlyRequest"Henry Castro
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-06-01clang-tidy modernize-pass-by-value in uuiNoel Grandin
2022-05-31Rework UUIInteractionHelper constructionStephan Bergmann
2021-11-17tdf#143971 Removes pop-up dialog for read-only documentsMatt K
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-05-27tdf#47065 Add new file open UI options and implement a new threadMatt K
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC
2021-01-26loplugin:passstuffbyrefNoel
2020-05-10compact namespace in ucb..uuiNoel Grandin
2020-02-04tdf#42949 Fix IWYU warnings in uui/Gabor Kelemen
2019-09-28loplugin:constmethod in ucb..uuiNoel Grandin
2019-09-09enable route to get ParentWindow from an existing UUIInteractionHelperCaolán McNamara
2019-01-24loplugin:constparams in ucb..xmlhelpNoel Grandin
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-08-13loplugin:returnconstant in unoxml,uuiNoel Grandin
2018-05-18UUIInteractionHelper::getParentProperty now unusedCaolán McNamara
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-06tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara
2017-02-07revert unready stuffCaolán McNamara
2017-02-07interim convert to ResArrayCaolán McNamara
2016-10-19loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin
2016-05-19loplugin:unusedmethods in unotoolsNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2015-11-26loplugin:unusedfields variousNoel Grandin
2015-11-18com::sun::star->css in uui/Noel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-10Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-15OneDrive authentication fallback request handlerMihai Varga
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-14FutureDocumentVersionProductUpdateRequest is never createdCaolán McNamara
2014-07-23AmbigousFilterRequest is only ever extracted, never createdCaolán McNamara
2014-06-05uui: remove SAL_THROW macroNoel Grandin
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin