summaryrefslogtreecommitdiff
path: root/filter/source/pdf/pdfexport.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-17fdo#37222 and possibly fdo#37219anuragkanungo1-0/+3
2013-05-09Drop String.AppendAscii from filterRicardo Montania1-8/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter1-27/+25
2013-02-16fdo#57950: Remove more chained appends in filterMarcos Paulo de Souza1-4/+1
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-2/+2
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-10-03re-base on ALv2 code. Includes:Michael Meeks1-23/+14
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-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+0
2012-07-11Decrease header files dependenciesMatteo Casalin1-1/+0
2012-07-07Add password edit and pass XCertificate to PDFWriter code in VCL.Gökçen Eraslan1-0/+6
2012-07-01Make PDF Signing GUI operative.Gökçen Eraslan1-0/+14
2012-05-18removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-54/+54
2012-02-26Avoid temporary rtl::OUStringJulien Nabet1-52/+52
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-1/+1
2011-12-28option to export hidden slides to pdf filesPierre-André Jacquod1-0/+4
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot1-8/+8
2011-12-12catch exception by constant referenceTakeshi Abe1-2/+2
2011-11-27remove include of pch header from filterNorbert Thiebaud1-2/+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
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann1-45/+42
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann1-1/+0
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-13/+4
2011-11-01intermediate String objects are completely unnecessary hereCaolán McNamara1-2/+1
2011-10-19migrate to StringRangeEnumerator in pdfexportIvan Timofeev1-20/+22
2011-05-10GDIMetaFile cleanupJoseph Powers1-1/+1
2011-05-10rhbz#702635 set correct page number when exporting selected pagesDavid Tardon1-1/+3
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-3/+0
2011-03-13fix mis-merge (mostly tools type remnants)Norbert Thiebaud1-4/+3
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-977/+207
2011-03-04Remove useless comments in filters.Guillaume Poussel1-2/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-02-08Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-5/+1
2011-02-07Remove lots of dead codeThomas Arnhold1-82/+0
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-5/+1
2011-01-25#i10000# #i10000# changes from OOO330 m20Vladimir Glazunov1-5/+1
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-2/+2
2011-01-14removetooltypes01: #i112600# remove tooltypes from filterMikhail Voytenko1-2/+2
2011-01-07ooo33gsl13: #i116085# adjust PageRange handling in writer PDF exportPhilipp Lohmann [pl]1-5/+1
2010-12-21A change in the color of the watermarkAndreas Mantke1-1/+1
2010-12-15ooo33gsl13: #i116085# adjust PageRange handling in writer PDF exportPhilipp Lohmann [pl]1-5/+1
2010-11-20EasyHack: RTL conversion from createFromAsciiKevin Hunter1-7/+7
2010-11-15pl08: #163135# fix a snafu in encryption data handling (thanks mav!)Philipp Lohmann [pl]1-4/+4
2010-11-12pl08: #i115553# fix a PDF/A and transparencies againPhilipp Lohmann [pl]1-9/+8
2010-11-09pl08: #163135# reduce lifetime of cleartext passwordsPhilipp Lohmann [pl]1-9/+22