summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfwriter_impl.cxx
AgeCommit message (Expand)Author
2013-06-16Get rid of SalLayout::GetFallbackFontData()Khaled Hosny
2013-06-12sal_Bool to boolTakeshi Abe
2013-05-23tweak bug comment to indicate which bug tracker its fromCaolán McNamara
2013-05-22Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"Tor Lillqvist
2013-05-22fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz
2013-05-16readio group -> radio groupMiklos Vajna
2013-05-14sal_Int*/sal_uInt* to boolTakeshi Abe
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-27WaE: macro is not usedTor Lillqvist
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann
2013-03-19further OUString cleanupThomas Arnhold
2013-03-13remove commented codeXisco Fauli
2013-03-13Fix issue #120627#: [From Symphony]the text on the Y axis is reversed when ex...Zhe Wang
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-18coverity#983232 Resource leakNorbert Thiebaud
2013-01-19Fix pUnicodes unusedJulien Nabet
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/gdiChr. Rossmanith
2013-01-07Change public variables of class ImplFontAttributes to private.navin
2012-12-30Fix Memory leak: bufferJulien Nabet
2012-12-12loplugin: some unused variables, etc.Caolán McNamara
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-16use LanguageTagEike Rathke
2012-11-12Improve PDF SignatureStephan Bergmann
2012-11-06Fix some file modesStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-05Revert "Relax ICC profile version for PDF/1-a to 2.4"Fridrich Štrba
2012-09-05Relax ICC profile version for PDF/1-a to 2.4Lionel Elie Mamane
2012-09-05Force version 2.1 of the sRGB profile for PDF/A (fdo#54546)Fridrich Štrba
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini
2012-08-13Make it compile for Android again (and iOS, I hope)Tor Lillqvist
2012-08-12Use new CMS API of NSS instead of old PKCS7 API.Gökçen Eraslan
2012-08-11Use NSS to create a PKCS7 object and write it to PDF file.Gökçen Eraslan
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-09We use hidden signatures for now.Gökçen Eraslan
2012-07-09PDFWriterImpl::createControl: -Werror=maybe-uninitializedMichael Stahl
2012-07-09PDFWriterImpl::finalizeSignature: -Werror=unused-variableMichael Stahl
2012-07-09PDFWriterImpl: -Werror=reorderMichael Stahl
2012-07-09Remove faulty DBG_ASSERT.Gökçen Eraslan
2012-07-09Merge branch 'feature/pdf-signing'Gökçen Eraslan
2012-07-08Get der encoded certificate to use in NSS.Gökçen Eraslan
2012-07-07Add password edit and pass XCertificate to PDFWriter code in VCL.Gökçen Eraslan
2012-07-04fix build problem on windowsCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Make PDF Signing GUI operative.Gökçen Eraslan