summaryrefslogtreecommitdiff
path: root/forms/source/component/clickableimage.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-04Just use Any ctor instead of makeAny in formsStephan Bergmann1-3/+3
2022-02-07 Simplify sequence of PropertyValue in formsJulien Nabet1-4/+1
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen1-1/+1
2021-11-28use more OInterfaceContainerHelper3 in formsNoel Grandin1-3/+2
2021-11-22improve method namingNoel Grandin1-1/+1
2021-10-30Prepare for removal of non-const operator[] from Sequence in formsMike Kaganski1-9/+7
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin1-1/+0
2021-02-21loplugin:refcounting in formsNoel1-1/+1
2021-02-04tdf#140151: revert fix for tdf#46579 which caused regressionJulien Nabet1-2/+2
2020-12-03Simplify code in forms/clickableimageJulien Nabet1-1/+1
2020-12-02tdf#46579: fix form fields 'Image Button' in FormsJulien Nabet1-2/+2
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-1/+2
2020-05-11USE_REGISTER_TRANSFER is never definedCaolán McNamara1-11/+0
2020-05-11factor out finding the matching SfxObjectShellCaolán McNamara1-42/+48
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen1-3/+1
2019-12-13loplugin:expandablemethodsNoel Grandin1-7/+1
2019-03-25new loplugin:unoqueryNoel Grandin1-2/+2
2019-02-18use unique_ptr in OComponentEventThreadNoel Grandin1-7/+0
2018-11-21improve function-local statics in forms..reportdesignNoel Grandin1-3/+2
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin1-2/+0
2018-06-21loplugin:useuniqueptr in OClickableImageBaseModelNoel Grandin1-13/+4
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+2
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-2/+4
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+1
2017-10-23loplugin:includeform: formsStephan Bergmann1-4/+4
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin1-8/+0
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-20/+18
2017-01-19use rtl::Reference in OClickableImageBaseModelNoel Grandin1-8/+3
2016-10-26coverity#1374270 Uncaught exceptionCaolán McNamara1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-06-08remove some manual ref-counting in formsNoel Grandin1-9/+3
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-11-06coverity#1338244 Uncaught exceptionCaolán McNamara1-1/+1
2015-09-17convert Link<> to typedNoel Grandin1-2/+1
2015-08-31make Link<> typedNoel Grandin1-2/+1
2015-08-19comphelper::isA(Any... -> Any::hasStephan Bergmann1-1/+1
2015-08-19Remove two silly typedefsStephan Bergmann1-1/+1
2015-07-14fix windows buildNoel Grandin1-1/+1
2015-07-14tdf#47832: Pictures on buttons, created in forms, gone after reopening formZolnai Tamás1-0/+21