summaryrefslogtreecommitdiff
path: root/filter/source/graphic/GraphicExportFilter.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2020-07-13filter/graphic: create instances with uno constructorsNoel Grandin
2020-05-08compact namespace in filter..frameworkNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-09-22GraphicExportFilter: adding FilterData defaults is unnecessaryEike Rathke
2017-09-22Group member variables and functions and fix naming nitpicksEike Rathke
2017-09-22No using namespace in header fileEike Rathke
2017-09-22Export to PNG: selected shapes via drawing::GraphicExportFilter, tdf#108317Eike Rathke
2017-09-22Move implementation to filterRenderDocument()Eike Rathke
2017-09-22Remember XComponentContextEike Rathke
2017-09-18Export to PNG: use proper dialog and filter options, tdf#108317Eike Rathke
2017-07-24Export to PNG: use selection if Selection is selectedEike Rathke
2017-05-19includes cleanup after loplugin runs in filter/Jochen Nitschke
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-12-23loplugin:unusedfields in filterNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-11tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-23fixincludeguards.sh: filterThomas Arnhold
2013-03-25Export current Writer page as jpg/pngTomaž Vajngerl