summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
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
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-12EPUB export: initial UI componentMiklos Vajna
2017-09-11...and fix previous commit cd8aeed1569222edd8bfd05d9d833f74b679fcd0Stephan Bergmann
2017-09-11Fix further data race during CppunitTest_filter_xsltStephan Bergmann
2017-09-11Fix data races during CppunitTest_filter_xsltStephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-07xhtml filter: Use css class instead of <style> attributeSamuel Mehrbrodt
2017-09-06bBObjIsTemporary is never readJulien Nabet
2017-09-06tdf#111492 Numbering: entry B.1 is exported as 2.1Samuel Mehrbrodt
2017-09-06xhtml export: Rather use rem than cm for marginSamuel Mehrbrodt
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-09-05tdf#111492: XHTML export does not honor numbering levelsJulien Nabet
2017-09-04fix DEBUG_FILTER_MSDFFIMP codeCaolán McNamara
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-04coverity#1417293 'Constant' variable guards dead codeCaolán McNamara
2017-09-03svg.js: fix undefined variablefxwan
2017-09-03svg.js: lift Source & Builder Class outta _parsePath func for less GCfxwan