summaryrefslogtreecommitdiff
path: root/filter/source/pdf
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-26Avoid temporary rtl::OUStringJulien Nabet1-52/+52
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe1-1/+1
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-1/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2011-12-28Fix order initJulien Nabet1-1/+1
2011-12-28option to export hidden slides to pdf filesPierre-André Jacquod7-2/+32
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot2-13/+13
2011-12-12Resolves: fdo#43690 install explicit cancel handlerCaolán McNamara2-1/+11
2011-12-12catch exception by constant referenceTakeshi Abe2-4/+4
2011-11-27remove include of pch header from filterNorbert Thiebaud6-12/+0
2011-11-23impress212: #i114615# fixed hyperlink export (pdf) if exporting also notes pageserack1-1/+1
2011-11-23impress212: #i114615# fixed hyperlinks if exporting impress notes pages to pdferack1-0/+6