summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2017-09-22Ditch now unused GraphicExportDialog, GraphicExportOptionsDialogEike Rathke5-252/+0
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin1-9/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-2/+2
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-09-21restore zero init of mpGroupLevel membersCaolán McNamara2-12/+10
2017-09-20improve scoping, etcCaolán McNamara1-9/+9
2017-09-20ofz#2298 don't reuse previous frame alpha is this frame has no alphaCaolán McNamara1-2/+3
2017-09-20xAcc always exists at this pointCaolán McNamara1-15/+12
2017-09-20convert to a vectorCaolán McNamara1-14/+13
2017-09-20Get the comments rightEike Rathke1-3/+3
2017-09-20fix another memory leakCaolán McNamara1-39/+39
2017-09-20repeat for StripOffsetsCaolán McNamara1-23/+8
2017-09-20use aStripOffsets.size instead of nNumStripOffsetsCaolán McNamara1-23/+13
2017-09-20valgrind: leak of pStripOffsetsCaolán McNamara1-20/+17
2017-09-20ofz#3439: Direct-leakCaolán McNamara1-55/+47
2017-09-20Clean up xsl filesSamuel Mehrbrodt43-53776/+53772
2017-09-20improve scopingCaolán McNamara1-2/+2
2017-09-20filter,sc: try to prevent potential SeekToEndOfRecord infinite loopsMichael Stahl2-9/+29
2017-09-20unused maFilterService in filter_info_implNoel Grandin2-2/+0
2017-09-19Writer Web export to PNG,JPG: switch to proper SvFilterOptionsDialogEike Rathke2-2/+2
2017-09-19Writer does not support selection, so don't claim it wouldEike Rathke1-1/+1
2017-09-19Writer export to PNG,JPG: switch to proper SvFilterOptionsDialogEike Rathke2-2/+2
2017-09-19Rename getCurrentPageWriter() to getCurrentPage()Eike Rathke1-1/+1
2017-09-19'a'CurrentPage gets on my nervesEike Rathke1-3/+3
2017-09-19ofz#2538 avoid oomCaolán McNamara1-9/+13
2017-09-18Calc: support export to JPEG, just because we can.. tdf#108317 relatedEike Rathke2-0/+21
2017-09-18Export to PNG: use proper dialog and filter options, tdf#108317Eike Rathke3-8/+62
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin3-46/+49
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin2-13/+13
2017-09-16convert SvxTimeType to scoped enumNoel Grandin1-1/+1
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin1-3/+3
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin1-2/+2
2017-09-12EPUB export: initial UI componentMiklos Vajna1-1/+1
2017-09-11...and fix previous commit cd8aeed1569222edd8bfd05d9d833f74b679fcd0Stephan Bergmann1-7/+3
2017-09-11Fix further data race during CppunitTest_filter_xsltStephan Bergmann1-2/+4
2017-09-11Fix data races during CppunitTest_filter_xsltStephan Bergmann3-20/+48
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin6-40/+40
2017-09-08set parent for file dialog helperCaolán McNamara3-5/+10
2017-09-07xhtml filter: Use css class instead of <style> attributeSamuel Mehrbrodt2-3/+5
2017-09-06bBObjIsTemporary is never readJulien Nabet1-6/+1
2017-09-06tdf#111492 Numbering: entry B.1 is exported as 2.1Samuel Mehrbrodt1-2/+2
2017-09-06xhtml export: Rather use rem than cm for marginSamuel Mehrbrodt1-1/+1
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin4-96/+89
2017-09-05tdf#111492: XHTML export does not honor numbering levelsJulien Nabet1-9/+11
2017-09-04fix DEBUG_FILTER_MSDFFIMP codeCaolán McNamara1-7/+7
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin2-5/+5
2017-09-04coverity#1417293 'Constant' variable guards dead codeCaolán McNamara1-1/+1
2017-09-03svg.js: fix undefined variablefxwan1-2/+2
2017-09-03svg.js: lift Source & Builder Class outta _parsePath func for less GCfxwan1-278/+278
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke4-111/+116