summaryrefslogtreecommitdiff
path: root/filter/source/pdf
AgeCommit message (Expand)AuthorFilesLines
2012-05-18removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-05-08work around spurious signed overflow warningsMichael Stahl1-14/+15
2012-04-15PDF export dialog for watermark - textbox made higherAndreas Mantke1-1/+1
2012-04-15Dialog for the option watermark of the PDF export.Andreas Mantke4-2/+70
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-59/+59
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-2/+2
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-14/+14
2012-02-28fdo#45023 UI fix on PDF export dialogAndras Timar1-2/+3
2012-02-26Avoid temporary rtl::OUStringJulien Nabet1-52/+52
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe1-1/+1
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-1/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2011-12-28Fix order initJulien Nabet1-1/+1
2011-12-28option to export hidden slides to pdf filesPierre-André Jacquod7-2/+32
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot2-13/+13
2011-12-12Resolves: fdo#43690 install explicit cancel handlerCaolán McNamara2-1/+11
2011-12-12catch exception by constant referenceTakeshi Abe2-4/+4
2011-11-27remove include of pch header from filterNorbert Thiebaud6-12/+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 Timofeev2-22/+28
2011-10-07Kill dead code.Jan Holesovsky1-4/+0
2011-10-07filter: PDF Export UI "page range" autofocusMaxim Iorsh1-0/+2
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2-0/+5
2011-09-15filter: convert some libraries and jars to gbuildMichael Stahl1-92/+0
2011-09-15always show option for ODF inside PDF, even if import not installedMichael Meeks1-44/+4
2011-08-18Additional patch for fdo#39167Aaron Strontsman4-17/+54
2011-08-10fdo#39167: Change the UI for PDF hybrid files exportGabor Jenei2-25/+20
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-8/+0
2011-06-16Resolves: rhbz#713154 pdf export dialog too tall to fit on netbooksCaolán McNamara4-46/+94
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-2/+2
2011-05-10GDIMetaFile cleanupJoseph Powers1-1/+1
2011-05-10rhbz#702635 set correct page number when exporting selected pagesDavid Tardon1-1/+3
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-2/+2
2011-04-22left arrow comments removed // <--Júlio Hoffimann3-5/+0
2011-03-17vcl121: #i117409# fix a typoPhilipp Lohmann [pl]1-2/+2
2011-03-13fix mis-merge (mostly tools type remnants)Norbert Thiebaud1-4/+3
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud13-1121/+732
2011-03-04Remove useless comments in filters.Guillaume Poussel1-2/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-02-16CWS-TOOLING: integrate CWS accfixesIvo Hinkelmann1-2/+12
2011-02-15accfixes: merged to m100Malte Timmermann [mt]3-40/+36
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]3-40/+36
2011-02-08Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-5/+1
2011-02-07Remove lots of dead codeThomas Arnhold1-82/+0