summaryrefslogtreecommitdiffstats
path: root/forms/source/component/ImageControl.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen2019-03-281-0/+2
* loplugin:indentation in forms..fpickerNoel Grandin2019-02-091-1/+1
* tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen2019-01-151-0/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-1/+1
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-081-0/+1
* loplugin:returnconstant in forms..fpickerNoel Grandin2018-08-131-6/+4
* pass SvStream around by std::unique_ptrNoel Grandin2018-07-101-1/+1
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-0/+1
* weld linkeditdialogCaolán McNamara2018-04-061-1/+2
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-3/+3
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* forms: Don't create a GraphicObject URL if we have xGraphic anywayTomaž Vajngerl2018-03-151-9/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-2/+2
* loplugin:includeform: formsStephan Bergmann2017-10-231-4/+4
* set parent for file dialog helperCaolán McNamara2017-09-081-1/+4
* de-hrc various thingsCaolán McNamara2017-07-211-1/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* loplugin:stringcopy: formsStephan Bergmann2017-05-191-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-20/+19
* use rtl::Reference in OImageControlModelNoel Grandin2017-01-261-6/+3
* don't need an intermediate ImageCaolán McNamara2017-01-201-1/+1
* coverity#1374274 Uncaught exceptionCaolán McNamara2016-10-261-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* new loplugin unnecessary overrideNoel Grandin2016-07-151-8/+0
* convert SFXWB file dialog flags to scoped enumNoel Grandin2016-05-121-1/+1
* Avoid reserved identifiersStephan Bergmann2016-04-221-6/+6
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* com::sun::star->css in forms/Noel Grandin2015-10-021-11/+11
* boost->stdCaolán McNamara2015-09-181-2/+2
* convert Link<> to typedNoel Grandin2015-09-171-2/+1
* Remove two silly typedefsStephan Bergmann2015-08-191-4/+4
* Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann2015-04-211-2/+2
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-171-4/+6
* forms: use constructor feature for form modulesChris Sherlock2015-02-171-18/+13
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-1/+2
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* unotools: Internalize ucblockbytes.hxx headerMatúš Kukan2014-11-241-1/+0
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-2/+2
* Try to fix ambiguity errorZolnai Tamás2014-11-071-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-231-1/+1
* forms: sal_Bool->boolNoel Grandin2014-05-061-22/+22
* typo: ULR -> URLThomas Arnhold2014-04-141-1/+1
* replace some SvStream seeking with calls to remainingSize()Michael Stahl2014-04-111-2/+1
* typo: unfortunally -> unfortunatelyThomas Arnhold2014-03-291-1/+1
* Remove visual noise from formsAlexander Wilms2014-02-261-11/+11
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-19/+19
* Remove unnecessary bool2anyStephan Bergmann2014-02-241-1/+1
* Remove unnecessary extractInterfaceStephan Bergmann2014-02-241-2/+3