summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewprn.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin1-10/+10
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-0/+1
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-26/+6
2013-08-29convert chunk of sfx internal code from String to OUStringNoel Grandin1-5/+5
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-2/+2
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+1
2013-06-19Resolves: #i121810# Adapt SfxPrintingHint to work with...Ariel Constenla-Haile1-4/+9
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-24/+24
2013-03-03loplugin: improve indentationThomas Arnhold1-2/+4
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-1/+1
2013-01-03fix fdo#58779 fdo#58403 re. raise print dialogNoel Power1-4/+7
2013-01-01remove use of #pragma optimizeLuboš Luňák1-13/+0
2012-12-20fix fdo#58403 fix processing of arguments from ".uno:Print" requestNoel Power1-1/+1
2012-12-19post OnPrint event ( application & document ) when printing startsNoel Power1-0/+1
2012-12-07an app can have print options without a print options dialogCaolán McNamara1-1/+6
2012-12-06re-base on ALv2 code. Includes:Michael Meeks1-24/+18
2012-09-12targetted VBA re-work.Noel Power1-6/+0
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+0
2012-06-26Prevent print settings dialog to show help buttonMaxime de Roucy1-4/+11
2012-06-26Some rewriting in SfxViewShell::ExecPrint_ImplMaxime de Roucy1-34/+40
2012-06-26tidy some resource stringsCaolán McNamara1-7/+7
2012-06-02targeted string re-workNorbert Thiebaud1-18/+18
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe1-1/+1
2011-12-08Less succes, more successStefan Knorr (astron)1-1/+1
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-1/+1
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-10-31rhbz#657394: crash closing document while printingMichael Stahl1-1/+22
2011-08-16callcatcher: unused codeCaolán McNamara1-29/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli1-6/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-14/+69
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-145/+42
2011-03-12fix mis-merge all-around.Norbert Thiebaud1-2/+2
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-143/+40
2011-03-11vcl120: #i115695# fix a stupid errorPhilipp Lohmann [pl]1-1/+3
2011-03-11Transalations (5)Albert Thuswaldner1-41/+41
2011-03-08vcl120: #i115695# respond to a PrinterName property used by the applicationPhilipp Lohmann [pl]1-5/+23
2011-03-07vcl120: #i114306# enforce setting a new document printerPhilipp Lohmann [pl]1-1/+6
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-23vcl119: #i117025# fix selection printing in direct print case.Philipp Lohmann [pl]1-10/+22
2011-02-21vcl119: #i114306# update jobsetup before and after print jobPhilipp Lohmann [pl]1-0/+18
2011-01-23WaE: gcc 4.6.0 various warningsCaolán McNamara1-35/+0
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-152/+3
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-5/+5
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko1-2/+2