summaryrefslogtreecommitdiff
path: root/filter/source/pdf
AgeCommit message (Expand)AuthorFilesLines
2013-05-17fdo#37222 and possibly fdo#37219anuragkanungo7-1/+35
2013-05-09Drop String.AppendAscii from filterRicardo Montania1-8/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-12/+12
2013-04-03fdo#62890: Fix for the dialog PDF Options, register Digital SignaturesAndreas Mantke1-4/+4
2013-03-29ResMgr with LanguageTagEike Rathke2-2/+2
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2-5/+5
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim4-0/+11
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter5-171/+169
2013-02-16fdo#57950: Remove more chained appends in filterMarcos Paulo de Souza1-4/+1
2013-01-31bnc#437516: Hide minimum password info in the password dialog.Kohei Yoshida1-0/+1
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-2/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky3-4/+4
2012-11-22AllSettings with LanguageTagEike Rathke2-2/+2
2012-10-03re-base on ALv2 code. Includes:Michael Meeks10-233/+143
2012-10-01Use prefixTor Lillqvist2-2/+2
2012-10-01fdo#54225: PDFExport::mbSignPDF potentially used uninitializedStephan Bergmann1-1/+2
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-5/+3
2012-09-04Some clean up of previous commitStephan Bergmann1-1/+1
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin1-11/+3
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann3-5/+0
2012-08-27drop these memory trashersCaolán McNamara1-4/+0
2012-08-20Use PassWord property in impdialog.src for certificate Edit widget.Gökçen Eraslan1-0/+1
2012-08-20Use Thunderbird-like certificate selection GUI in pdf signing.Gökçen Eraslan4-49/+80
2012-08-04Replace usage of rtl/memory.h in filter with equivalent from string.hArnaud Versini1-2/+3
2012-07-11Decrease header files dependenciesMatteo Casalin1-1/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara2-3/+3
2012-07-09Merge branch 'feature/pdf-signing'Gökçen Eraslan6-2/+323
2012-07-07Add password edit and pass XCertificate to PDFWriter code in VCL.Gökçen Eraslan6-22/+65
2012-07-07Use new chooseCertificate UNO method to pop up certificate dialog.Gökçen Eraslan1-11/+13
2012-07-01Add CertificateChooser code in comment.Gökçen Eraslan1-0/+14
2012-07-01Make PDF Signing GUI operative.Gökçen Eraslan4-10/+27
2012-06-30Show signing GUI in experimentalmode only.Gökçen Eraslan1-1/+11
2012-06-27Reduce newline bloat at eofThomas Arnhold1-32/+0
2012-06-26removed unused forward declarations of classTakeshi Abe3-8/+0
2012-06-24Add certificate selection button and its click handler.Gökçen Eraslan4-8/+30
2012-06-24Add a simple GUI for digital signatures.Gökçen Eraslan4-2/+215
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-21re-base on ALv2 code.Michael Meeks2-52/+34
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-12/+0
2012-05-18removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-05-08work around spurious signed overflow warningsMichael Stahl1-14/+15
2012-04-15PDF export dialog for watermark - textbox made higherAndreas Mantke1-1/+1
2012-04-15Dialog for the option watermark of the PDF export.Andreas Mantke4-2/+70
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-59/+59
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-2/+2
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-14/+14
2012-02-28fdo#45023 UI fix on PDF export dialogAndras Timar1-2/+3