summaryrefslogtreecommitdiff
path: root/filter/source/pdf
AgeCommit message (Expand)Author
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
2012-07-07Use new chooseCertificate UNO method to pop up certificate dialog.Gökçen Eraslan
2012-07-01Add CertificateChooser code in comment.Gökçen Eraslan
2012-07-01Make PDF Signing GUI operative.Gökçen Eraslan
2012-06-30Show signing GUI in experimentalmode only.Gökçen Eraslan
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-26removed unused forward declarations of classTakeshi Abe
2012-06-24Add certificate selection button and its click handler.Gökçen Eraslan
2012-06-24Add a simple GUI for digital signatures.Gökçen Eraslan
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-05-08work around spurious signed overflow warningsMichael Stahl
2012-04-15PDF export dialog for watermark - textbox made higherAndreas Mantke
2012-04-15Dialog for the option watermark of the PDF export.Andreas Mantke
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-28fdo#45023 UI fix on PDF export dialogAndras Timar
2012-02-26Avoid temporary rtl::OUStringJulien Nabet
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe