summaryrefslogtreecommitdiffstats
path: root/filter/source/flash/swfwriter1.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-171-1/+1
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-161-1/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-161-1/+1
* Fix typosAndrea Gelmini2016-01-101-3/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-6/+6
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* cleanup some local var declarationsNoel Grandin2015-10-191-1/+1
* Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti2015-09-011-1/+1
* sal_uLong to sal_uInt32 for CRC32Matteo Casalin2015-08-291-1/+1
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-23/+23
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-4/+4
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-2/+2
* window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara2015-05-151-1/+1
* convert META_*_ACTION constants to scoped enumNoel Grandin2015-05-151-63/+64
* loplugin:staticmethodsNoel Grandin2015-04-021-1/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-3/+3
* fdo#84336 Fix swf renderingMatthew Francis2015-01-211-1/+1
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-2/+2
* ref-counting vcl::Window subclassesNoel Grandin2014-10-291-1/+0
* create a macro library for implementing bit-flags typesNoel Grandin2014-10-131-1/+1
* loplugin: cstylecastNoel Grandin2014-10-061-35/+35
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-301-17/+17
* fdo#82577: Handle FontNoel Grandin2014-09-181-6/+6
* vcl consitent use of long for corrdinateNorbert Thiebaud2014-07-201-6/+6
* coverity#704477 Division or modulo by float zeroCaolán McNamara2014-07-181-2/+2
* new loplugin: externalandnotdefinedNoel Grandin2014-07-111-2/+0
* clang scan-build: various warningsCaolán McNamara2014-07-011-1/+1
* coverity#704475 Division or modulo by float zeroCaolán McNamara2014-05-281-4/+4
* improve some spelling and grammarNoel Grandin2014-05-131-16/+14
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-2/+1
* filter: sal_Bool->boolNoel Grandin2014-04-221-20/+20
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-141-1/+0
* Avoid possible resource leaks in case of exceptionsTakeshi Abe2014-04-051-17/+14
* coverity#705160 Missing break in switchCaolán McNamara2014-03-211-1/+2
* coverity#705159 Missing break in switchCaolán McNamara2014-03-211-0/+1
* Remove visual noise from filterAlexander Wilms2014-02-271-1/+1
* Remove unneccessary commentsAlexander Wilms2014-02-231-32/+32
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-1/+1
* Typo: formating -> formattingJulien Nabet2014-02-061-1/+1
* convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-041-2/+2
* bool improvementsStephan Bergmann2014-01-281-4/+4
* Be explicit when using bool as integral valueStephan Bergmann2014-01-141-3/+3
* convert leftovers in filter module from String to OUStringNoel Grandin2013-10-011-4/+4
* convert filter/source/flash/swfwriter.hxx from String to OUStringNoel Grandin2013-09-171-9/+7
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-5/+5
* zlib: remove ExternalPackage_zlibMichael Stahl2013-05-081-6/+0
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1