summaryrefslogtreecommitdiff
path: root/filter/source/pdf
AgeCommit message (Expand)Author
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-04-29coverity#1210181 Uninitialized scalar fieldCaolán McNamara
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-15fdo#74654 fix typo: printnone -> printhighAndras Timar
2014-04-12Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-07untangle the bFmt == 2 hackCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-22coverity#736776 Dereference before null checkCaolán McNamara
2014-03-14convert pdf warn dialog to .uiCaolán McNamara
2014-03-10filter: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10Reduce image resolution by default in PDF ExportSamuel Mehrbrodt
2014-02-27Remove visual noise from filterAlexander Wilms
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-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-17cid#736777 dereference before null checkNoel Grandin
2014-02-17cid#736775 dereference before null checkNoel Grandin
2014-02-13coverity#737139 Uncaught exceptionCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-22bool improvementsStephan Bergmann
2014-01-16fdo#54938: Convert filter to cppu::supportsServiceMarcos Paulo de Souza
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-04fdo#68099 Move pdf viewer call to GUI related codeMaxim Monastirsky
2013-10-23fixincludeguards.sh: filterThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-17WaE: private field 'nWidth' is not usedTor Lillqvist
2013-09-17convert remains of filter module from String to OUStringNoel Grandin
2013-09-17remove dead codeNoel Grandin
2013-08-15Resolves: fdo#33983 use 'Slides' instead of 'Pages' for impress pdf exportCaolán McNamara
2013-07-08convert pdf signing page to .ui formatCaolán McNamara
2013-07-08convert pdf options dialog to .ui formatCaolán McNamara
2013-07-08convert pdf export general page to .uiCaolán McNamara
2013-07-04convert pdf view page to .ui formatCaolán McNamara
2013-06-28stray debuggingCaolán McNamara
2013-06-28convert pdf security page to .uiCaolán McNamara
2013-06-27Always embed 14 standard Postscript fonts in PDFKhaled Hosny
2013-06-21Convert to .ui pdf userinterface tab pageabdulmajeed ahmed
2013-06-08convert pdf links tab page to .uiabdulmajeed ahmed
2013-06-05fdo#46808, Convert some more XMultiServiceFactoryNoel Grandin
2013-06-05fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin
2013-05-21remove unused member and methodNoel Grandin
2013-05-17fdo#37222 and possibly fdo#37219anuragkanungo
2013-05-09Drop String.AppendAscii from filterRicardo Montania
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03fdo#62890: Fix for the dialog PDF Options, register Digital SignaturesAndreas Mantke