summaryrefslogtreecommitdiff
path: root/forms/source/component/ImageControl.cxx
AgeCommit message (Expand)Author
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
2014-02-06typo fixes in commentsAndras Timar
2014-01-28bool improvementsStephan Bergmann
2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin
2013-04-23forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna
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-02-11fdo#46808, convert svt::GraphicAccess to XComponentContextNoel Grandin
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-07Translate German commentsPhilipp Weissenbacher
2011-12-30Fix for fdo43460 Part XVIII getLength() to isEmpty()Gustavo Buzzatti Pacheco
2011-12-12catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from formsNorbert Thiebaud
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-13Remove bogus commentsGuillaume Poussel
2011-02-08Remove useless comments in components.Guillaume Poussel
2011-01-13removetooltypes01: #i112600# remove tooltypes from slideshow and formsMikhail Voytenko
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-08-26dba33h: #i114122# don't set GraphicObject-URLs at the image control/model, in...Frank Schoenheit [fs]
2010-08-26dba33h: #i113991# handle ImageURL and Graphic properties ourselves, do not le...Frank Schoenheit [fs]
2010-08-26dba33h: #i112659# ensure bound image controls never embed their image in the ...Frank Schoenheit [fs]
2010-08-25dba33h: #i114022# properly handle new/empty imagesFrank Schoenheit [fs]
2010-06-20unoawt: now that the image control/model are not connected via XImageProducer...Frank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-15dba33b: merge m69Ocke Janssen [oj]
2009-11-11#i105086# fix for clob and blobOcke Janssen
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-04-22CWS-TOOLING: integrate CWS dba32aIvo Hinkelmann
2008-12-01CWS-TOOLING: integrate CWS dba31eRelease Engineers