summaryrefslogtreecommitdiff
path: root/forms/source/component/ImageControl.cxx
AgeCommit message (Expand)Author
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-08-13loplugin:returnconstant in forms..fpickerNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-15forms: Don't create a GraphicObject URL if we have xGraphic anywayTomaž Vajngerl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: formsStephan Bergmann
2017-09-08set parent for file dialog helperCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19loplugin:stringcopy: formsStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26use rtl::Reference in OImageControlModelNoel Grandin
2017-01-20don't need an intermediate ImageCaolán McNamara
2016-10-26coverity#1374274 Uncaught exceptionCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-08-19Remove two silly typedefsStephan Bergmann
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-02-17forms: use constructor feature for form modulesChris Sherlock
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-24unotools: Internalize ucblockbytes.hxx headerMatúš Kukan
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-07Try to fix ambiguity errorZolnai Tamás
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-04-14typo: ULR -> URLThomas Arnhold
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl
2014-03-29typo: unfortunally -> unfortunatelyThomas Arnhold
2014-02-26Remove visual noise from formsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann