summaryrefslogtreecommitdiff
path: root/filter/source/pdf
AgeCommit message (Expand)Author
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
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
2013-02-16fdo#57950: Remove more chained appends in filterMarcos Paulo de Souza
2013-01-31bnc#437516: Hide minimum password info in the password dialog.Kohei Yoshida
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-11-22AllSettings with LanguageTagEike Rathke
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Use prefixTor Lillqvist
2012-10-01fdo#54225: PDFExport::mbSignPDF potentially used uninitializedStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-04Some clean up of previous commitStephan Bergmann
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-27drop these memory trashersCaolán McNamara
2012-08-20Use PassWord property in impdialog.src for certificate Edit widget.Gökçen Eraslan
2012-08-20Use Thunderbird-like certificate selection GUI in pdf signing.Gökçen Eraslan
2012-08-04Replace usage of rtl/memory.h in filter with equivalent from string.hArnaud Versini
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-09Merge branch 'feature/pdf-signing'Gökçen Eraslan
2012-07-07Add password edit and pass XCertificate to PDFWriter code in VCL.Gökçen Eraslan