summaryrefslogtreecommitdiff
path: root/svtools/source/filter
AgeCommit message (Expand)Author
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
2019-02-22loplugin:unusedfields in svtoolsNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-19Redaction: Adjust offset for multiple Calc pagesMuhammet Kara
2019-01-08Add method DocumentToGraphicRenderer::getPageCount()Muhammet Kara
2019-01-04svtools: expose document position in DocumentToGraphicRendererMiklos Vajna
2018-12-20Fix typo in codeAndrea Gelmini
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-12coverity#1440241 silence Dereference after null checkCaolán McNamara
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara
2018-10-05give SvFilterOptionsDialog a proper parentCaolán McNamara
2018-10-05weld ExportDialogCaolán McNamara
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-17loplugin:unusedfields in svtoolsNoel Grandin
2018-04-29loplugin:useuniqueptr in ExportDialogNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-27tdf#97228 Moved struct FltCallDialogParameterShubham Verma
2018-01-23EPUB export, fixed layout: add chapter names to the navigation documentMiklos Vajna
2018-01-15More loplugin:cstylecast: svtoolsStephan Bergmann
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26Fix memory leakTakeshi Abe
2017-09-22Check availability of XPageCursorEike Rathke
2017-09-22GetGraphicSource: use DocumentToGraphicRenderer::isShapeSelected()Eike Rathke
2017-09-22Introduce DocumentToGraphicRenderer::isShapeSelected()Eike Rathke
2017-09-22Ditch now unused GraphicExportDialog, GraphicExportOptionsDialogEike Rathke
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-19Writer export to PNG,JPG: switch to proper SvFilterOptionsDialogEike Rathke
2017-09-19Call getCurrentPageWriter() only for WriterEike Rathke
2017-09-19Detect Writer doc independent of selection, we'll need that laterEike Rathke
2017-09-19DocumentToGraphicRenderer: suppress selection for Writer, it doesn't workEike Rathke
2017-09-19DocumentToGraphicRenderer: current page is 1 if selectionEike Rathke
2017-09-19oops..Eike Rathke
2017-09-19Introduce DocumentToGraphicRenderer::hasSelection() and maSelectionEike Rathke
2017-09-19Rename getCurrentPageWriter() to getCurrentPage()Eike Rathke
2017-09-19'a'CurrentPage gets on my nervesEike Rathke
2017-09-19Writer export to PNG|JPG dialog preparation, current page number nonsenseEike Rathke
2017-09-19renderToGraphic: assert document and target sizeEike Rathke
2017-09-18Export to PNG: use proper dialog and filter options, tdf#108317Eike Rathke