summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2017-09-27ofz#3499 oom in tiff readerCaolán McNamara
2017-09-26ofz#3121 check bounds betterCaolán McNamara
2017-09-26ofz timeouts in pptfuzzerCaolán McNamara
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-26ofz#3483 Floating-point-exceptionCaolán McNamara
2017-09-25tighten up the pict filter a tadCaolán McNamara
2017-09-25ofz: divide-by-zeroCaolán McNamara
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-24ofz#3476 oom in tiff readerCaolán McNamara
2017-09-24move sanity checks before allocationCaolán McNamara
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
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-22ofz#2902 eps timeoutCaolán McNamara
2017-09-22Ditch now unused GraphicExportDialog, GraphicExportOptionsDialogEike Rathke
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-21restore zero init of mpGroupLevel membersCaolán McNamara
2017-09-20improve scoping, etcCaolán McNamara
2017-09-20ofz#2298 don't reuse previous frame alpha is this frame has no alphaCaolán McNamara
2017-09-20xAcc always exists at this pointCaolán McNamara
2017-09-20convert to a vectorCaolán McNamara
2017-09-20Get the comments rightEike Rathke
2017-09-20fix another memory leakCaolán McNamara
2017-09-20repeat for StripOffsetsCaolán McNamara
2017-09-20use aStripOffsets.size instead of nNumStripOffsetsCaolán McNamara
2017-09-20valgrind: leak of pStripOffsetsCaolán McNamara
2017-09-20ofz#3439: Direct-leakCaolán McNamara
2017-09-20Clean up xsl filesSamuel Mehrbrodt
2017-09-20improve scopingCaolán McNamara
2017-09-20filter,sc: try to prevent potential SeekToEndOfRecord infinite loopsMichael Stahl
2017-09-20unused maFilterService in filter_info_implNoel Grandin
2017-09-19Writer Web export to PNG,JPG: switch to proper SvFilterOptionsDialogEike Rathke
2017-09-19Writer does not support selection, so don't claim it wouldEike Rathke
2017-09-19Writer export to PNG,JPG: switch to proper SvFilterOptionsDialogEike Rathke
2017-09-19Rename getCurrentPageWriter() to getCurrentPage()Eike Rathke
2017-09-19'a'CurrentPage gets on my nervesEike Rathke
2017-09-19ofz#2538 avoid oomCaolán McNamara
2017-09-18Calc: support export to JPEG, just because we can.. tdf#108317 relatedEike Rathke
2017-09-18Export to PNG: use proper dialog and filter options, tdf#108317Eike Rathke
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeType to scoped enumNoel Grandin