summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* new loplugin:blockblockNoel Grandin2017-10-032-42/+38
* ofz#3537 Direct-leakCaolán McNamara2017-10-023-20/+18
* Replace list by vector in typedetection.cxx (filter)Julien Nabet2017-10-012-9/+10
* ofz#3532 avoid oomCaolán McNamara2017-10-011-0/+23
* Translate German comments and debug strings (leftovers)Johnny_M2017-09-301-2/+2
* Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski2017-09-301-1/+1
* ofz: timeoutCaolán McNamara2017-09-291-2/+1
* ofz#3499 oom in tiff readerCaolán McNamara2017-09-271-0/+27
* ofz#3121 check bounds betterCaolán McNamara2017-09-261-3/+3
* ofz timeouts in pptfuzzerCaolán McNamara2017-09-261-3/+2
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-267-17/+17
* ofz#3483 Floating-point-exceptionCaolán McNamara2017-09-261-1/+4
* tighten up the pict filter a tadCaolán McNamara2017-09-251-9/+18
* ofz: divide-by-zeroCaolán McNamara2017-09-251-3/+13
* Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt2017-09-251-1/+1
* ofz#3476 oom in tiff readerCaolán McNamara2017-09-241-0/+32
* move sanity checks before allocationCaolán McNamara2017-09-241-35/+35
* new loplugin unnecessarycatchthrowNoel Grandin2017-09-231-16/+4
* 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
* ofz#2902 eps timeoutCaolán McNamara2017-09-221-1/+1
* Ditch now unused GraphicExportDialog, GraphicExportOptionsDialogEike Rathke2017-09-225-252/+0
* loplugin:flatten in filter..i18npoolNoel Grandin2017-09-221-9/+2
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-2/+2
* Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2017-09-211-1/+1
* restore zero init of mpGroupLevel membersCaolán McNamara2017-09-212-12/+10
* improve scoping, etcCaolán McNamara2017-09-201-9/+9
* ofz#2298 don't reuse previous frame alpha is this frame has no alphaCaolán McNamara2017-09-201-2/+3
* xAcc always exists at this pointCaolán McNamara2017-09-201-15/+12
* convert to a vectorCaolán McNamara2017-09-201-14/+13
* Get the comments rightEike Rathke2017-09-201-3/+3
* fix another memory leakCaolán McNamara2017-09-201-39/+39
* repeat for StripOffsetsCaolán McNamara2017-09-201-23/+8
* use aStripOffsets.size instead of nNumStripOffsetsCaolán McNamara2017-09-201-23/+13
* valgrind: leak of pStripOffsetsCaolán McNamara2017-09-201-20/+17
* ofz#3439: Direct-leakCaolán McNamara2017-09-201-55/+47
* Clean up xsl filesSamuel Mehrbrodt2017-09-2043-53776/+53772
* improve scopingCaolán McNamara2017-09-201-2/+2
* filter,sc: try to prevent potential SeekToEndOfRecord infinite loopsMichael Stahl2017-09-202-9/+29
* unused maFilterService in filter_info_implNoel Grandin2017-09-202-2/+0
* Writer Web export to PNG,JPG: switch to proper SvFilterOptionsDialogEike Rathke2017-09-192-2/+2
* Writer does not support selection, so don't claim it wouldEike Rathke2017-09-191-1/+1
* Writer export to PNG,JPG: switch to proper SvFilterOptionsDialogEike Rathke2017-09-192-2/+2
* Rename getCurrentPageWriter() to getCurrentPage()Eike Rathke2017-09-191-1/+1