summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/escherex.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-16remove unnecessary parenthesesNoel Grandin1-10/+10
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin1-22/+22
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin1-8/+8
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin1-7/+7
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin1-1/+1
2014-06-25remove whitespacesMarkus Mohrhard1-22/+0
2014-04-03filter/msfilter: sal_Bool->boolNoel Grandin1-5/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-12/+12
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-34/+34
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-01small translation of German comments in some files in sd/source/filter/eppt/Urs Fässler1-1/+1
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-01-08Kill SvNullStream duplicationMiklos Vajna1-1/+1
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+0
2011-11-23impress212: #i97241# added relative linkserack1-1/+2
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen1-17/+17
2011-01-28removed dead codes and fixed a typoTakeshi Abe1-5/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner1-17/+17
2010-12-15This surely shouldn't need executable flagThorsten Behrens1-0/+0
2010-12-15impress206: #i115898# use updated anchor for group shapes to work around ms o...Christian Lippka ORACLE1-3/+15
2010-12-06impress206: #i115898# use updated anchor for group shapes to work around ms o...Christian Lippka ORACLE1-3/+15
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-03-01chartshapes: merge with DEV300_m72Thomas Benisch1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-08-06#i12587# reorg of svx/EscherEx class (separate class EscherExGlobal for globa...Daniel Rentz1-21/+9
2009-07-31#i12587# preparation for chart-shapes: count DFF drawings dynamicallyDaniel Rentz1-57/+7
2008-04-10INTEGRATION: CWS changefileheader (1.12.358); FILE MERGEDRüdiger Timm1-23/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.11.282); FILE MERGEDOliver Bolte1-2/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.10.288); FILE MERGEDRüdiger Timm1-47/+21
2004-11-26INTEGRATION: CWS presentationengine01 (1.9.88); FILE MERGEDRüdiger Timm1-5/+8
2004-04-07INTEGRATION: CWS impress6ea1 (1.8.402); FILE MERGEDJens-Heiner Rechtien1-79/+94
2000-12-12now using EscherEx that is part of svx, moving functionality to svx/escherex,...Sven Jacobi1-583/+61
2000-12-08moving functionality to svx/escherex.hxxSven Jacobi1-44/+6
2000-12-07moving EscherGraphicProvider to svx so that it can be also used by the word a...Sven Jacobi1-297/+5
2000-11-30now using the EscherPersistTable that is provided by svx/escherex.hxxSven Jacobi1-97/+4
2000-11-29now including svx/escherex.hxx to share information, removing unnecessary typ...Sven Jacobi1-45/+48
2000-11-20EnterGroup now has additional parameter that makes it possible to write Clien...Sven Jacobi1-7/+15
2000-11-03now using GraphicURLs, fixed bug that prevents the use of native Grafikformat...Sven Jacobi1-151/+223
2000-09-18initial importJens-Heiner Rechtien1-0/+1231