summaryrefslogtreecommitdiffstats
path: root/filter/source/graphic
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-051-0/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+1
* EPUB export, fixed layout: add chapter names to the navigation documentMiklos Vajna2018-01-231-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* Use const reference instead of copyEike Rathke2017-09-221-9/+9
* GraphicExportFilter: adding FilterData defaults is unnecessaryEike Rathke2017-09-222-63/+2
* Apply replaceFirst() only onceEike Rathke2017-09-221-4/+9
* Group member variables and functions and fix naming nitpicksEike Rathke2017-09-222-31/+29
* No using namespace in header fileEike Rathke2017-09-222-23/+19
* Export to PNG: selected shapes via drawing::GraphicExportFilter, tdf#108317Eike Rathke2017-09-222-0/+63
* Move implementation to filterRenderDocument()Eike Rathke2017-09-222-0/+7
* Remember XComponentContextEike Rathke2017-09-222-2/+4
* Ditch now unused GraphicExportDialog, GraphicExportOptionsDialogEike Rathke2017-09-224-251/+0
* Get the comments rightEike Rathke2017-09-201-3/+3
* Rename getCurrentPageWriter() to getCurrentPage()Eike Rathke2017-09-191-1/+1
* 'a'CurrentPage gets on my nervesEike Rathke2017-09-191-3/+3
* Export to PNG: use proper dialog and filter options, tdf#108317Eike Rathke2017-09-182-7/+61
* Export to PNG: also Calc has MeasureUnitEike Rathke2017-07-281-0/+4
* Export to PNG: use selection if Selection is selectedEike Rathke2017-07-244-4/+17
* convert ErrCode to strong typedefNoel Grandin2017-06-211-1/+1
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0
* convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin2017-06-021-1/+1
* includes cleanup after loplugin runs in filter/Jochen Nitschke2017-05-191-3/+0
* loplugin:unusedfields improve write-only analysisNoel Grandin2017-05-164-21/+1
* convert MeasurementSystem to scoped enumNoel Grandin2017-04-191-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-264-24/+14
* New loplugin:externvar: filterStephan Bergmann2017-01-091-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-132-2/+2
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* Allow HTML (WebDocument) to be exported as PNG or JPEGTomaž Vajngerl2016-02-042-1/+2
* loplugin:unusedfields in filterNoel Grandin2015-12-234-9/+4
* Seems more natural to pass a homogenous list by initializer_listStephan Bergmann2015-11-201-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Writer image export: cmd. line, default to white backgroundTomaž Vajngerl2015-10-191-1/+4
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-10/+10
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-112-4/+4
* loplugin:stringconstant: Flag more inefficienciesStephan Bergmann2015-06-251-4/+4
* Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-1/+1
* vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-1/+1
* vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-3/+3
* Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann2015-01-201-5/+3
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-272-10/+10
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-264-20/+20
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-1/+1
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* coverity#1000862 : Uninitialized scalar fieldNorbert Thiebaud2014-01-291-3/+4
* coverity#1000863 : Uninitialized scalar fieldNorbert Thiebaud2014-01-291-2/+5
* bool improvementsStephan Bergmann2014-01-281-1/+1
* convert more SvStream::operator<< callsNoel Grandin2014-01-221-1/+1
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2