summaryrefslogtreecommitdiff
path: root/forms/source/component/clickableimage.cxx
AgeCommit message (Expand)Author
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
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-19fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher
2014-09-15forms: sal_Bool -> boolStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05forms: remove SAL_THROW macroNoel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-04-10DownLoad -> Download.Jan Holesovsky
2014-02-26Remove visual noise from formsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-11-11remove unnecessary use of OUString constructor in FORMS moduleNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-01convert FORMS modules from String to OUStringNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-06-29remove OUString wrap for string literalsThomas 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
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-07-25aDataAvailableLink in SfxMedium was never called.Kohei Yoshida
2012-07-25Referer was set to SfxMedium but was never used. Removing it.Kohei Yoshida