summaryrefslogtreecommitdiff
path: root/forms/source/component/clickableimage.cxx
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in formsMike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-02-21loplugin:refcounting in formsNoel
2021-02-04tdf#140151: revert fix for tdf#46579 which caused regressionJulien Nabet
2020-12-03Simplify code in forms/clickableimageJulien Nabet
2020-12-02tdf#46579: fix form fields 'Image Button' in FormsJulien Nabet
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-05-11USE_REGISTER_TRANSFER is never definedCaolán McNamara
2020-05-11factor out finding the matching SfxObjectShellCaolán McNamara
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-03-25new loplugin:unoqueryNoel Grandin
2019-02-18use unique_ptr in OComponentEventThreadNoel Grandin
2018-11-21improve function-local statics in forms..reportdesignNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-06-21loplugin:useuniqueptr in OClickableImageBaseModelNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-10-23loplugin:includeform: formsStephan Bergmann
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19use rtl::Reference in OClickableImageBaseModelNoel Grandin
2016-10-26coverity#1374270 Uncaught exceptionCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-06-08remove some manual ref-counting in formsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338244 Uncaught exceptionCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-08-31make Link<> typedNoel Grandin
2015-08-19comphelper::isA(Any... -> Any::hasStephan Bergmann
2015-08-19Remove two silly typedefsStephan Bergmann
2015-07-14fix windows buildNoel Grandin
2015-07-14tdf#47832: Pictures on buttons, created in forms, gone after reopening formZolnai Tamás
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-21Get rid of trivial comphelper::query_interface wrapperStephan Bergmann
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann