summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/XPropertyTable.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-10-08wrap GraphicObject in a rtl::Referencefeature/go2Norbert Thiebaud1-5/+4
2013-06-18Related: #i122120# Ensured Append/Modify methods in LB implementations...Armin Le Grand1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-6/+6
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-6/+6
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand1-7/+5
2012-12-06just use return value optimizationCaolán McNamara1-19/+11
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara1-1/+3
2011-08-29class SvxUnoXPropertyTable no longer needs to support class XProprtyTableJoseph Powers1-19/+4
2011-08-29Rebase XColorTable from XPropertyTable to XPropertyListJoseph Powers1-3/+3
2011-06-22Teach LibreOffice proper svg:d supportThorsten Behrens1-3/+4
2011-06-21Remove nDummy parameter from XPropertyList::Remove()Joseph Powers1-1/+1
2011-06-21Remove the nDummy parameter from XPropertyTable::Remove()Joseph Powers1-1/+1
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-6/+6
2011-01-13removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko1-4/+4
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-2/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-7/+7
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
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-1/+1
2009-12-10#i107450#: move method CreateGraphicObjectFromURL to class GraphicObjectMathias Bauer1-1/+1
2008-04-11INTEGRATION: CWS changefileheader (1.12.368); FILE MERGEDRüdiger Timm1-50/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.10.20); FILE MERGEDJens-Heiner Rechtien1-4/+4
2007-06-05INTEGRATION: CWS bgdlremove (1.9.222); FILE MERGEDIvo Hinkelmann1-97/+94
2007-05-22INTEGRATION: CWS chart2mst3 (1.4.634); FILE MERGEDVladimir Glazounov1-12/+10
2006-11-21INTEGRATION: CWS pj65 (1.7.92); FILE MERGEDVladimir Glazounov1-3/+3
2006-11-14INTEGRATION: CWS aw024 (1.4.1178); FILE MERGEDIvo Hinkelmann1-8/+11
2006-09-17INTEGRATION: CWS pchfix02 (1.6.114); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.5.216); FILE MERGEDJens-Heiner Rechtien1-4/+4
2005-09-09INTEGRATION: CWS ooo19126 (1.4.1634); FILE MERGEDRüdiger Timm1-47/+21
2002-04-04#98472# use solarmutex to guard the implementationChristian Lippka1-4/+26
2001-05-10#86265# make sure polygon is closedArmin Weiss1-2/+6
2001-03-08changed LineStart and LineEnd property to PolyPolygonBezierChristian Lippka1-4/+4
2001-02-23#83556# added xml support for XPropertyTablesChristian Lippka1-0/+777