summaryrefslogtreecommitdiff
path: root/forms/source/component/clickableimage.hxx
AgeCommit message (Expand)Author
2023-03-06no need to allocate these separatelyNoel Grandin
2021-11-28use more OInterfaceContainerHelper3 in formsNoel Grandin
2021-11-07Replace some macros in forms part 16Julien Nabet
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2020-08-14inline some use-once typedefsNoel Grandin
2020-05-11factor out finding the matching SfxObjectShellCaolán McNamara
2019-12-20tdf#124176: Use pragma once instead of include guardsOnur Yilmaz
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-02-18use unique_ptr in OComponentEventThreadNoel Grandin
2018-06-21loplugin:useuniqueptr in OClickableImageBaseModelNoel Grandin
2017-10-23loplugin:includeform: formsStephan Bergmann
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-03Remove redundant 'inline' keywordStephan 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-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-08remove some manual ref-counting in formsNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338244 Uncaught exceptionCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07cppcheck: noExplicitConstructorCaolán McNamara
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-08-31make Link<> typedNoel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-14tdf#47832: Pictures on buttons, created in forms, gone after reopening formZolnai Tamás
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2014-09-30forms: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-19fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher
2014-09-15forms: sal_Bool -> boolStephan Bergmann
2014-06-05forms: remove SAL_THROW macroNoel Grandin
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from formsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2013-11-05fixincludeguards.sh: formsThomas Arnhold
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-07-25aDataAvailableLink in SfxMedium was never called.Kohei Yoshida
2012-06-21re-base on ALv2 code.Michael Meeks
2010-10-28add modelines to .hxx files as wellCaolán McNamara