summaryrefslogtreecommitdiff
path: root/filter/source/flash/swfexporter.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-08-31Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti1-7/+7
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin1-3/+4
2015-04-28FlashExporter::exportBackgrounds return type is sal_uInt16Stephan Bergmann1-2/+2
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-2/+2
2014-10-06loplugin: cstylecastNoel Grandin1-1/+1
2014-04-22filter: sal_Bool->boolNoel Grandin1-20/+20
2014-04-14THEFUTURE is unused ;)Thomas Arnhold1-8/+0
2014-04-11Avoid possible memory leaks in case of exceptionsTakeshi Abe1-6/+2
2014-04-08Resolves: #i56084# added support for export selection in swf exportArmin Le Grand1-11/+62
2014-04-04Drop dead code since 2002Takeshi Abe1-22/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-11/+11
2014-02-08coverity#707788 Unitialized scalar fieldNorbert Thiebaud1-4/+9
2014-02-06coverity#707787 Uninitialized scalar fieldCaolán McNamara1-6/+8
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin1-6/+6
2013-09-17convert remains of filter module from String to OUStringNoel Grandin1-1/+1
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand1-0/+11
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin1-7/+5
2013-03-02coverity#982991: fix memory leakMarkus Mohrhard1-0/+3
2013-01-21Remove more STRINGPARAM macros from filterMarcos Paulo de Souza1-46/+42
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-2/+2
2012-10-03re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann1-4/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+2
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe1-1/+0
2011-12-12catch exception by constant referenceTakeshi Abe1-5/+5
2011-11-27remove include of pch header from filterNorbert Thiebaud1-2/+0
2011-05-10GDIMetaFile cleanupJoseph Powers1-4/+3
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-2/+2
2011-01-14removetooltypes01: #i112600# remove tooltypes from filterMikhail Voytenko1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
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-11#i105547#: remove unused code in filter moduleMathias Bauer1-1/+2
2008-04-11INTEGRATION: CWS changefileheader (1.14.188); FILE MERGEDRüdiger Timm1-64/+18
2007-01-18INTEGRATION: CWS pj71 (1.13.16); FILE MERGEDVladimir Glazounov1-5/+5
2006-12-01INTEGRATION: CWS wfilter (1.12.52); FILE MERGEDRüdiger Timm1-23/+15
2006-09-17INTEGRATION: CWS pchfix02 (1.11.194); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGEDRüdiger Timm1-47/+21
2004-08-20INTEGRATION: CWS aw016 (1.9.50); FILE MERGEDRüdiger Timm1-4/+6
2004-03-30INTEGRATION: CWS interop12 (1.8.164); FILE MERGEDRüdiger Timm1-6/+7
2002-12-11#105871# added support for page numbers on master pagesChristian Lippka1-6/+15
2002-12-06#105897# removed wrong background shape placingChristian Lippka1-4/+2
2002-12-03#105869# do not export presentation shapes on masterpagesChristian Lippka1-11/+24
2002-11-29#100000# temp variableVladimir Glazounov1-4/+4
2002-11-29#105361# fixed unix buildChristian Lippka1-5/+5
2002-11-28#100000# Typo: svtools/filter.hxx is all lowercase.Rüdiger Timm1-4/+4
2002-11-22#105361# added draw supportChristian Lippka1-43/+63
2002-11-21#105361# adding augustus changes and putting flash into srx644Christian Lippka1-0/+804