summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/UnoNameItemTable.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-12-06just use return value optimizationCaolán McNamara1-26/+16
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
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-20/+20
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko1-4/+4
2010-11-26cppcheck: use prefix variantCaolán McNamara1-2/+2
2010-11-26CWS gnumake2: resync to m94Mathias Bauer1-15/+15
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-2/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-7/+7
2010-10-16svarray: #i112395# #i84159# handle 2^32 numbersBartosz Kosiorek1-15/+15
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-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-3/+3
2008-04-11INTEGRATION: CWS changefileheader (1.16.368); FILE MERGEDRüdiger Timm1-43/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.15.320); FILE MERGEDJens-Heiner Rechtien1-3/+3
2006-10-12INTEGRATION: CWS sb59 (1.13.62); FILE MERGEDOliver Bolte1-3/+2
2006-09-17INTEGRATION: CWS pchfix02 (1.13.116); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.12.220); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005-09-09INTEGRATION: CWS ooo19126 (1.11.90); FILE MERGEDRüdiger Timm1-47/+21
2005-07-18INTEGRATION: CWS impress64 (1.10.484); FILE MERGEDOliver Bolte1-2/+10
2004-11-18INTEGRATION: CWS impress18 (1.9.1042); FILE MERGEDOliver Bolte1-7/+12
2002-04-04#98472# use solarmutex to guard the implementationChristian Lippka1-2/+24
2001-10-16#93164# we don't have a second stylesheet poolChristian Lippka1-119/+32
2001-05-02#86449# fixed replace if existing item is only in style poolChristian Lippka1-11/+49
2001-03-29#85194# added listener for table components so they dispose when model is des...Christian Lippka1-2/+21
2001-03-06filter doubled itemsChristian Lippka1-10/+10
2001-02-23#83556# added xml support for XPropertyTablesChristian Lippka1-12/+31
2001-02-02#83475# writer has no stylesheet poolChristian Lippka1-7/+9
2001-01-31fixed return type of getByName for bitmap tableChristian Lippka1-8/+8
2001-01-28use document and style pool and filter double itemsChristian Lippka1-0/+367