summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/print3.cxx
AgeCommit message (Expand)Author
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-04remove useless line (probably mis-merge)David Tardon
2012-03-29set correct paper tray in UIDavid Tardon
2012-03-15Revert "fix setting of paper tray from print dialog (fdo#43932)"David Tardon
2012-03-14fix setting of paper tray from print dialog (fdo#43932)David Tardon
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-27there is no Sequence::isEmpty()Ivan Timofeev
2012-02-27Replace getLength() with isEmpty() where appropriateChr. Rossmanith
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe
2012-01-31maUIOptions is a Sequence not a stringCaolán McNamara
2012-01-31Fix for fdo43460 Part LVIII getLength() to isEmpty()Olivier Hallot
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2011-12-22use officecfg/Office/Common.hxx directlyDavid Tardon
2011-12-05deactivate print job after errorDavid Tardon
2011-12-05move the check function to vclDavid Tardon
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-18fix UI updating in the print dialogIvan Timofeev
2011-10-31rhbz#657394: crash closing document while printingMichael Stahl
2011-09-24unusedcode: vcl::PrinterFooMatúš Kukan
2011-06-20catch by const referenceCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-08Some cppcheck cleaningJulien Nabet
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-10vcl120: #i114306# tweak defaultprinter behavior againPhilipp Lohmann [pl]
2011-02-21vcl119: #i114306# update jobsetup before and after print jobPhilipp Lohmann [pl]
2011-02-16rebase two more patches to DEV300_m100Philipp Lohmann [pl]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-11vcl119: #i114356# use PageRange property if application has set itPhilipp 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-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-11-04merge with DEV300_m92Philipp Lohmann [pl]
2010-11-04vcl117: #i115056# clean up functions no longer usedPhilipp Lohmann [pl]
2010-11-03vcl117: #i115304# read printer options from configurationPhilipp Lohmann [pl]
2010-11-02vcl117: #i115056# change direct help texts to help ids to allow for proper he...Philipp Lohmann [pl]
2010-10-22rebase to DEV300_m90Philipp Lohmann [pl]
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth