Age | Commit message (Expand) | Author |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-03-27 | WaE: macro is not used | Tor Lillqvist |
2013-03-27 | _USE_MATH_DEFINES is already taken care of by sal/config.h | Stephan Bergmann |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-13 | remove commented code | Xisco Fauli |
2013-03-13 | Fix issue #120627#: [From Symphony]the text on the Y axis is reversed when ex... | Zhe Wang |
2013-03-11 | use startsWith() instead of compareToAscii() | Thomas Arnhold |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-18 | coverity#983232 Resource leak | Norbert Thiebaud |
2013-01-19 | Fix pUnicodes unused | Julien Nabet |
2013-01-12 | RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/gdi | Chr. Rossmanith |
2013-01-07 | Change public variables of class ImplFontAttributes to private. | navin |
2012-12-30 | Fix Memory leak: buffer | Julien Nabet |
2012-12-12 | loplugin: some unused variables, etc. | Caolán McNamara |
2012-11-20 | Enforce use of accessors on gen.hxx structures | Matteo Casalin |
2012-11-16 | use LanguageTag | Eike Rathke |
2012-11-12 | Improve PDF Signature | Stephan Bergmann |
2012-11-06 | Fix some file modes | Stephan Bergmann |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-09-05 | Revert "Relax ICC profile version for PDF/1-a to 2.4" | Fridrich Štrba |
2012-09-05 | Relax ICC profile version for PDF/1-a to 2.4 | Lionel Elie Mamane |
2012-09-05 | Force version 2.1 of the sRGB profile for PDF/A (fdo#54546) | Fridrich Štrba |
2012-08-14 | Replace usage of rtl/memory.h in vcl with equivalent from string.h | Arnaud Versini |
2012-08-13 | Make it compile for Android again (and iOS, I hope) | Tor Lillqvist |
2012-08-12 | Use new CMS API of NSS instead of old PKCS7 API. | Gökçen Eraslan |
2012-08-11 | Use NSS to create a PKCS7 object and write it to PDF file. | Gökçen Eraslan |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-09 | We use hidden signatures for now. | Gökçen Eraslan |
2012-07-09 | PDFWriterImpl::createControl: -Werror=maybe-uninitialized | Michael Stahl |
2012-07-09 | PDFWriterImpl::finalizeSignature: -Werror=unused-variable | Michael Stahl |
2012-07-09 | PDFWriterImpl: -Werror=reorder | Michael Stahl |
2012-07-09 | Remove faulty DBG_ASSERT. | Gökçen Eraslan |
2012-07-09 | Merge branch 'feature/pdf-signing' | Gökçen Eraslan |
2012-07-08 | Get der encoded certificate to use in NSS. | Gökçen Eraslan |
2012-07-07 | Add password edit and pass XCertificate to PDFWriter code in VCL. | Gökçen Eraslan |
2012-07-04 | fix build problem on windows | Caolán McNamara |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-07-01 | Make PDF Signing GUI operative. | Gökçen Eraslan |
2012-06-29 | some pesky XubStrings | Caolán McNamara |
2012-06-23 | Use /Rect [0, 0, 0, 0] if signature is not visible. | Gökçen Eraslan |
2012-06-23 | /NeedAppearances must not be used if PDF is signed. | Gökçen Eraslan |
2012-06-23 | Check the return values of osl_getFilePos and osl_setFilePos. | Gökçen Eraslan |
2012-06-20 | Fix the calculation of ByteRange values. | Gökçen Eraslan |
2012-06-20 | Add a fake appearance dictionary to Sig object. | Gökçen Eraslan |
2012-06-20 | Rename the class ImplFontData into PhysicalFontFace | Norbert Thiebaud |
2012-06-19 | Add initial support for PDF signing. | Gökçen Eraslan |