summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unobtabl.cxx
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl
2017-12-25various coverity exception warningsCaolán McNamara
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SVX 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-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
2012-06-21re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-20CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-07#i107450#: make svx buildable with new editeng libMathias Bauer
2009-12-10#i107450#: move method CreateGraphicObjectFromURL to class GraphicObjectMathias Bauer
2009-11-04#i106421#: some missing header fixesMathias Bauer
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2008-04-11INTEGRATION: CWS changefileheader (1.18.368); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.17.352); FILE MERGEDJens-Heiner Rechtien
2006-09-17INTEGRATION: CWS pchfix02 (1.16.116); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.15.222); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.14.430); FILE MERGEDRüdiger Timm
2005-01-21INTEGRATION: CWS visibility01 (1.11.1036); FILE MERGEDKurt Zenker
2004-11-18INTEGRATION: CWS impress18 (1.11.1068); FILE MERGEDOliver Bolte
2004-11-15INTEGRATION: CWS cd01 (1.11.1086); FILE MERGEDOliver Bolte
2001-03-19added xml and api support for playerChristian Lippka
2001-01-31fixed return type of getByName for bitmap tableChristian Lippka
2001-01-28use document and style pool and filter double itemsChristian Lippka
2000-12-14#82040#: use correct method to search for substringKai Ahrens
2000-12-07#81317#: use correct string compare methodKai Ahrens
2000-11-22#80339# fixed compareAscii problems by using equalsAsciiLChristian Lippka
2000-11-12generate fill item names on demandChristian Lippka
2000-11-10must changes (file access)Kai Ahrens
2000-11-08use SfxMedium to load remote imagesChristian Lippka
2000-10-12#79317# Don't modify pooled items !pw