summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfwriter_impl.cxx
AgeCommit message (Expand)Author
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-10-24Some warning cleanup (found with trunk Clang).Stephan Bergmann
2011-10-15ByteString->rtl::OStringCaolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-05callcatcher: drop some Impl methods, regenerate listCaolán McNamara
2011-09-02remove recently unused methodsCaolán McNamara
2011-09-01unusedcode.easy: PDFWriter cleanupJoseph Powers
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17ooo34gsl01: #i117583# remove wrong linecolor test [hg:14801dbb3afa]Philipp Lohmann [pl]
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-02fix off-by-one when exporting postscript fonts to pdfLuboš Luňák
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-29CWS-TOOLING: integrate CWS vcl2gnumakeIvo Hinkelmann
2011-03-29Resolves: rhbz#684580 'X' and '/' strike-through escapes rangeCaolán McNamara
2011-03-24vcl2gnumake: solve some merge problemsPhilipp Lohmann [pl]
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-04Automated merge with file:///d:\tools\master\oooOcke Janssen
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove "using namespace ::rtl"Julien Nabet
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-17vcl118: #i116133# convert to greyscale for PDFWriterPhilipp Lohmann [pl]
2011-01-12vcl118: #i37400# implement Fax G4 encoding for 1bit imagesPhilipp Lohmann [pl]
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2011-01-07dba34c: pulled/merged latest changes from CWS dba34bFrank Schoenheit [fs]
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky
2010-12-18cppcheck: can reduce the scope of this variableCaolán McNamara
2010-12-16cppcheck: unused variableCaolán McNamara
2010-12-16cppcheck: init this variableCaolán McNamara
2010-12-16cppcheck: return variable unusedCaolán McNamara
2010-12-10vcl118: #i65970# increase gradient quality especially in ghostscriptPhilipp Lohmann [pl]
2010-12-09vcl118: #i65970# use shadings for gradients to increase efficiency and avoid ...Philipp Lohmann [pl]
2010-12-09#i115788# fix file specs vs. URIPhilipp Lohmann [pl]
2010-12-09vcl118: #i115788# fix file specs vs. URIPhilipp Lohmann [pl]
2010-12-03Resolves: #i115788# URIs must be exported as 7bit ASCIICaolán McNamara
2010-12-02Resolves: #i115788# URIs must be exported as 7bit ASCIICaolán McNamara
2010-12-01dba34b: #i113555# when a button's URL points to a document-local target, prop...Frank Schoenheit [fs]
2010-11-30CWS-TOOLING: integrate CWS pl08Ivo Hinkelmann
2010-11-30OOO330Ivo Hinkelmann
2010-11-26Merge branch 'libreoffice-3-3'Rene Engelhard
2010-11-26Merge commit 'ooo/OOO330_m17' into libreoffice-3-3Rene Engelhard
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 21Gert Faller
2010-11-19#i115618# fix bad PDF export regression for simple RTL casesHerbert Duerr [hdu]