summaryrefslogtreecommitdiffstats
path: root/filter/source/flash/swfwriter1.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix typoAndrea Gelmini2019-05-271-2/+2
* remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl2019-04-151-1/+0
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-101-0/+1
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-2/+2
* loplugin:redundantfcast improvementsNoel Grandin2018-11-211-2/+2
* clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin2018-10-231-2/+2
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* add SvStream::TellEndNoel Grandin2018-10-151-5/+3
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* loplugin:useuniqueptr in swf::WriterNoel Grandin2018-08-161-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* make Bitmap/BitmapEx constructors explicitNoel Grandin2018-05-121-4/+4
* move swffilter use of BitmapEx::GetAlpha inside vclNoel Grandin2018-03-151-75/+12
* Modernize a bit filter (part1)Julien Nabet2018-03-141-6/+3
* use more Color in editeng..formsNoel Grandin2018-03-071-1/+1
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-3/+3
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-5/+5
* Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin2018-02-161-2/+2
* loplugin:changetoolsgen in filter..frameworkNoel Grandin2018-02-141-25/+25
* use scanline when reading pixel dataNoel Grandin2018-02-071-1/+2
* More loplugin:cstylecast: filterStephan Bergmann2018-01-121-23/+23
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-261-1/+1
* loplugin:constparams in filterNoel Grandin2017-07-271-4/+4
* Fix typosAndrea Gelmini2017-04-151-1/+1
* loplugin:redundantcast find cstyle arithmetic castsNoel Grandin2017-04-071-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-13/+13
* convert PolyFlags to scoped enumNoel Grandin2016-12-071-4/+4
* Change Read/Write access to Scoped Read/Write accessMark Page2016-12-061-7/+3
* convert PolyStyle to scoped enumNoel Grandin2016-12-061-3/+3
* convert MapUnit to scoped enumNoel Grandin2016-10-051-2/+2
* convert GradientStyle to scoped enumNoel Grandin2016-09-051-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* Remove the "using namespace std" from filterMark Page2016-06-171-7/+6
* loplugin:sallogareasStephan Bergmann2016-06-131-2/+2
* convert more DBG_ASSERT(false to SAL_WARNNoel Grandin2016-06-121-2/+2
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-061-10/+10
* Convert ComplexTextLayoutMode to scoped enumNoel Grandin2016-06-031-1/+1
* Convert FontRelief to scoped enumNoel Grandin2016-05-301-3/+3
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-2/+2
* Avoid reserved identifiersStephan Bergmann2016-04-181-11/+11
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-2/+1
* loplugin:constantparams in vcl/Noel Grandin2016-03-161-1/+1
* remove unnecessary parentheses in case labelsNoel Grandin2016-03-151-56/+56
* loplugin:commaoperator in filter/Noel Grandin2016-02-221-1/+2
* Remove excess newlinesChris Sherlock2016-02-091-32/+0
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-061-1/+1
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-5/+5
* tools: rename FontUnderline to FontLineStyleChris Sherlock2016-01-311-3/+3
* vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock2016-01-291-1/+1