summaryrefslogtreecommitdiff
path: root/vcl/source/filter/FilterConfigCache.hxx
AgeCommit message (Expand)Author
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-01-18FilterConfigCache::GetImportFormatMediaType still needed on WNTStephan Bergmann
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2016-01-08Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock
2016-01-08vcl: move filter headers to vcl/inc/filterChris Sherlock
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-06merged graphic import/export into a single libraryOliver Specht
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-12convert vcl/source/filter/FilterConfigCache.hxx from String to OUStringNoel Grandin
2013-03-05make vcl filter config extension search cleaner and more comprehensiveMichael Meeks
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky