summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshape.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-01-17Const correct-ness in one place...Kohei Yoshida1-1/+1
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-0/+1
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-12-06just use return value optimizationCaolán McNamara1-5/+3
2012-11-26fix crash on impress quit, when custom shapes were added during editingRadek Doulik1-1/+4
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-32/+35
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-6/+6
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-2/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-08-04kill va_args abuse for SfxItemSetBjoern Michaelsen1-1/+1
2012-07-12Restructurization of XShape- and EnhancedShape- dumpers, builds fine nowArtur Dorda1-0/+1
2012-06-29Remove some unused defines and controlsThomas Arnhold1-2/+0
2012-06-16removed unused forward declarations of classTakeshi Abe1-1/+0
2012-06-15Avoid bogus "may be used uninitialized" warningStephan Bergmann1-1/+1
2012-06-15n757419: Hidden/Non-wrapping text.Muthu Subramanian1-1/+8
2012-05-03include header for ConvertGDIMetaFileToWMF()Takeshi Abe1-2/+1
2012-04-02removed duplicate includes in svxTakeshi Abe1-3/+0
2012-03-02WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-02-27Removed unused codeSzabolcs Dezsi1-6/+0
2012-01-31Simplified & non-inlined setUnoShape().Kohei Yoshida1-3/+3
2012-01-18remove unused codeThomas Arnhold1-16/+0
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-11-23No more OSL_FORMAT.Stephan Bergmann1-4/+6
2011-11-23Show some exception message when getting one in RtfFilterCédric Bosdonnat1-1/+4
2011-10-27removed dead codeTakeshi Abe1-4/+0
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks1-15/+15
2011-09-09sb140: #i117082# avoid unncessary static class data members (which are destro...Stephan Bergmann1-5/+5
2011-06-22Teach LibreOffice proper svg:d supportThorsten Behrens1-3/+3
2011-06-07use standard pattern for thisCaolán McNamara1-17/+9
2011-04-28fix typoDavid Tardon1-1/+1
2011-04-28microoptimize thisDavid Tardon1-3/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-26Make this singleton demand loaded in order to control its lifecycleCaolán McNamara1-7/+8
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-24/+25
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-24/+25
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-8/+8
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-4/+5
2011-01-22Remove dead code and obsolete SvxShape::onUserCall().Thomas Arnhold1-296/+0
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko1-15/+15
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]1-5/+5
2010-11-26CWS gnumake2: resync to m94Mathias Bauer1-7/+7
2010-11-22undoapi: merge after pulling DEV300.m94Frank Schoenheit [fs]1-7/+7
2010-11-09Clean up the codeAlexander O. Anisimov1-20/+10
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer1-0/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-49/+48
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-47/+47
2010-10-20svarray: merge with DEV300 m90Bartosz Kosiorek1-7/+7
2010-10-16svarray: #i112395# #i84159# handle 2^32 numbersBartosz Kosiorek1-7/+7