summaryrefslogtreecommitdiff
path: root/filter/source/graphic
AgeCommit message (Expand)Author
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-09New loplugin:externvar: filterStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-02-04Allow HTML (WebDocument) to be exported as PNG or JPEGTomaž Vajngerl
2015-12-23loplugin:unusedfields in filterNoel Grandin
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19Writer image export: cmd. line, default to white backgroundTomaž Vajngerl
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-11tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-01-20Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-29coverity#1000862 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-29coverity#1000863 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-28bool improvementsStephan Bergmann
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-23fixincludeguards.sh: filterThomas Arnhold
2013-09-17convert remains of filter module from String to OUStringNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-03-28Remove RTL_CONSTASCII_(U)STRINGPARAM in filterChr. Rossmanith
2013-03-26WaE: unused variable 'aResult'David Tardon
2013-03-25Export current Writer page as jpg/pngTomaž Vajngerl