summaryrefslogtreecommitdiffstats
path: root/filter/qa/cppunit/filters-tiff-test.cxx
Commit message (Expand)AuthorAgeFilesLines
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-1/+1
* improve defaultparams lopluginNoel Grandin2016-03-071-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* merged graphic import/export into a single libraryOliver Specht2015-11-061-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* convert SFX_FILTER_ constants to enum classNoel Grandin2015-03-191-2/+2
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-2/+2
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* vcl: sal_Bool->bool and cleanupNoel Grandin2014-04-031-3/+3
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-1/+1
* tests that ensure the master to be broken arent that helpfulBjoern Michaelsen2013-09-051-4/+0
* targetted clean of redundant header piece from 62badf3828Michael Meeks2013-07-261-3/+0
* Revert "properly prefix graphic filter methods"Peter Foley2013-05-061-2/+6
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-22/+5
* properly prefix graphic filter methodsPeter Foley2013-04-151-6/+2
* add filter libs to libmergedPeter Foley2013-04-141-0/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-6/+6
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-041-1/+1
* Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis2012-12-101-1/+1
* rework filters test to squeeze through extra flagsCaolán McNamara2012-11-011-2/+5
* removed duplicate includes in filter / i18npool / sdextTakeshi Abe2012-03-301-1/+0
* add a tiff testCaolán McNamara2012-03-141-0/+89