summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unobtabl.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand1-1/+2
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-04-20CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer1-2/+2
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-07#i107450#: make svx buildable with new editeng libMathias Bauer1-2/+2
2009-12-10#i107450#: move method CreateGraphicObjectFromURL to class GraphicObjectMathias Bauer1-42/+0
2009-11-04#i106421#: some missing header fixesMathias Bauer1-1/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-2/+2
2008-04-11INTEGRATION: CWS changefileheader (1.18.368); FILE MERGEDRüdiger Timm1-42/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.17.352); FILE MERGEDJens-Heiner Rechtien1-8/+8
2006-09-17INTEGRATION: CWS pchfix02 (1.16.116); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.15.222); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005-09-09INTEGRATION: CWS ooo19126 (1.14.430); FILE MERGEDRüdiger Timm1-47/+21
2005-01-21INTEGRATION: CWS visibility01 (1.11.1036); FILE MERGEDKurt Zenker1-2/+3
2004-11-18INTEGRATION: CWS impress18 (1.11.1068); FILE MERGEDOliver Bolte1-2/+18
2004-11-15INTEGRATION: CWS cd01 (1.11.1086); FILE MERGEDOliver Bolte1-7/+10
2001-03-19added xml and api support for playerChristian Lippka1-3/+21
2001-01-31fixed return type of getByName for bitmap tableChristian Lippka1-3/+3
2001-01-28use document and style pool and filter double itemsChristian Lippka1-189/+12
2000-12-14#82040#: use correct method to search for substringKai Ahrens1-11/+10
2000-12-07#81317#: use correct string compare methodKai Ahrens1-3/+3
2000-11-22#80339# fixed compareAscii problems by using equalsAsciiLChristian Lippka1-3/+3
2000-11-12generate fill item names on demandChristian Lippka1-2/+5
2000-11-10must changes (file access)Kai Ahrens1-5/+2
2000-11-08use SfxMedium to load remote imagesChristian Lippka1-7/+15
2000-10-12#79317# Don't modify pooled items !pw1-10/+4
2000-09-18initial importJens-Heiner Rechtien1-0/+352