summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfwriter_impl.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-08fdo#63786 rhbz#1081968: fix PDF export of cropped SVGMichael Stahl1-1/+3
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-2/+2
2013-09-17convert VCL from String to OUStringNoel Grandin1-1/+1
2013-07-31convert vcl/pdfwriter.hxx from XubString to OUStringNoel Grandin1-10/+10
2013-06-27Always embed 14 standard Postscript fonts in PDFKhaled Hosny1-15/+0
2013-06-12sal_Bool to boolTakeshi Abe1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-65/+65
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini1-3/+3
2012-07-09Merge branch 'feature/pdf-signing'Gökçen Eraslan1-0/+9
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud1-8/+8
2012-06-19Add initial support for PDF signing.Gökçen Eraslan1-0/+9
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara1-1/+0
2012-01-19remove unused methodsThomas Arnhold1-1/+0
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara1-3/+3
2011-09-05callcatcher: drop some Impl methods, regenerate listCaolán McNamara1-2/+0
2011-09-02remove recently unused methodsCaolán McNamara1-3/+0
2011-09-01unusedcode.easy: PDFWriter cleanupJoseph Powers1-15/+0
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-2/+6
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-2/+6
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-2/+0
2011-03-29CWS-TOOLING: integrate CWS vcl2gnumakeIvo Hinkelmann1-2/+2
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]1-1/+10
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-122/+83
2011-03-04Automated merge with file:///d:\tools\master\oooOcke Janssen1-0/+4
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]1-6/+6
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-6/+6
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-6/+6
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba1-6/+6
2011-02-01vcl118: #i65970# revert earlier changesPhilipp Lohmann [pl]1-0/+2
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-2/+2
2011-01-17vcl118: #i116133# convert to greyscale for PDFWriterPhilipp Lohmann [pl]1-0/+4
2011-01-12vcl118: #i37400# implement Fax G4 encoding for 1bit imagesPhilipp Lohmann [pl]1-0/+5
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-1/+1
2011-01-07dba34c: pulled/merged latest changes from CWS dba34bFrank Schoenheit [fs]1-114/+58
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-114/+58
2010-12-09vcl118: #i65970# use shadings for gradients to increase efficiency and avoid ...Philipp Lohmann [pl]1-2/+0
2010-12-09#i115788# fix file specs vs. URIPhilipp Lohmann [pl]1-1/+1
2010-12-09vcl118: #i115788# fix file specs vs. URIPhilipp Lohmann [pl]1-1/+1
2010-12-01dba34b: #i113555# when a button's URL points to a document-local target, prop...Frank Schoenheit [fs]1-0/+4
2010-11-27cppcheck: init member variable in ctorCaolán McNamara1-1/+1
2010-11-25cppcheck: methods can be constCaolán McNamara1-1/+1
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-1/+9
2010-10-21rebase to DEV300_m90Philipp Lohmann [pl]1-1/+10
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken1-1/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-6/+6
2010-09-28remove warningPhilipp Lohmann [pl]1-2/+2
2010-09-27limit password life timePhilipp Lohmann [pl]1-9/+10
2010-09-24step1: put encrpytion parameters into PDFContextPhilipp Lohmann [pl]1-114/+56