summaryrefslogtreecommitdiff
path: root/filter/source/pdf/pdffilter.cxx
AgeCommit message (Expand)Author
2022-11-28tdf#77650 Add option to place comments in margin (PDF Export)Samuel Mehrbrodt
2022-10-25tdf#126788 speed up export to pdf of complex table documentNoel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-08SAL_WARN on parse exceptionMike Kaganski
2022-09-08tdf#150846: FilterOptions in descriptor could come from import filterMike Kaganski
2022-01-24PDF export: allow setting filter data keys from the cmdlineMiklos Vajna
2021-10-30Prepare for removal of non-const operator[] from Sequence in filterMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-07-12filter/pdf: create instances with uno constructorsNoel Grandin
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-01-27tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorSarper Akdemir
2020-01-21PDF export: don't ignore FilterData specified by UNO clientsMiklos Vajna
2019-12-29pdf: Add option for PDF/UA to the PDF export dialogTomaž Vajngerl
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-11Add 'SinglePageSheets' option to the PDF export dialogMuhammet Kara
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): filterStephan Bergmann
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-01-31Support bitmap PDF export for RedactionMuhammet Kara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-13tdf#105679 honor more saved settings on direct PDF exportDavid Tardon
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-16 tdf#64748: added placeholder option to pdf export dialog in WriterOliver Specht
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01com::sun::star->css in filter/Noel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-12Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-16fdo#54938: Convert filter to cppu::supportsServiceMarcos Paulo de Souza
2013-11-04fdo#68099 Move pdf viewer call to GUI related codeMaxim Monastirsky
2013-06-05fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin
2013-05-17fdo#37222 and possibly fdo#37219anuragkanungo
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter