summaryrefslogtreecommitdiff
path: root/filter/source/graphic/GraphicExportFilter.cxx
AgeCommit message (Expand)Author
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-01-23EPUB export, fixed layout: add chapter names to the navigation documentMiklos Vajna
2017-09-22Use const reference instead of copyEike Rathke
2017-09-22GraphicExportFilter: adding FilterData defaults is unnecessaryEike Rathke
2017-09-22Apply replaceFirst() only onceEike 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-20Get the comments rightEike Rathke
2017-09-19Rename getCurrentPageWriter() to getCurrentPage()Eike Rathke
2017-09-19'a'CurrentPage gets on my nervesEike 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-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-02-04Allow HTML (WebDocument) to be exported as PNG or JPEGTomaž Vajngerl
2015-12-23loplugin:unusedfields in filterNoel Grandin
2015-10-19Writer image export: cmd. line, default to white backgroundTomaž Vajngerl
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-29coverity#1000863 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2013-09-17convert remains of filter module from String to OUStringNoel Grandin
2013-03-26WaE: unused variable 'aResult'David Tardon
2013-03-25Export current Writer page as jpg/pngTomaž Vajngerl