summaryrefslogtreecommitdiff
path: root/forms/source/component/ImageControl.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-02com::sun::star->css in forms/Noel Grandin1-11/+11
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-2/+1
2015-08-19Remove two silly typedefsStephan Bergmann1-4/+4
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann1-2/+2
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-4/+6
2015-02-17forms: use constructor feature for form modulesChris Sherlock1-18/+13
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+2
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-11-24unotools: Internalize ucblockbytes.hxx headerMatúš Kukan1-1/+0
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-11-07Try to fix ambiguity errorZolnai Tamás1-1/+1
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-1/+1
2014-05-06forms: sal_Bool->boolNoel Grandin1-22/+22
2014-04-14typo: ULR -> URLThomas Arnhold1-1/+1
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl1-2/+1
2014-03-29typo: unfortunally -> unfortunatelyThomas Arnhold1-1/+1
2014-02-26Remove visual noise from formsAlexander Wilms1-11/+11
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-19/+19
2014-02-24Remove unnecessary bool2anyStephan Bergmann1-1/+1
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann1-2/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-50/+50
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-2/+2
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-06typo fixes in commentsAndras Timar1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-4/+0
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin1-8/+9
2013-04-23forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-18/+18
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+3
2013-02-11fdo#46808, convert svt::GraphicAccess to XComponentContextNoel Grandin1-1/+1
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-1/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-07Translate German commentsPhilipp Weissenbacher1-7/+6
2011-12-30Fix for fdo43460 Part XVIII getLength() to isEmpty()Gustavo Buzzatti Pacheco1-6/+6
2011-12-12catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header from formsNorbert Thiebaud1-2/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-1/+1
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-1/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-02-13Remove bogus commentsGuillaume Poussel1-4/+1
2011-02-08Remove useless comments in components.Guillaume Poussel1-1/+0