summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewprn.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]1-1/+1
2010-11-26CWS gnumake2: resync to m94Mathias Bauer1-13/+31
2010-11-09vcl117: #i115477# clean up unused methodsPhilipp Lohmann [pl]1-23/+0
2010-11-04merge with DEV300_m92Philipp Lohmann [pl]1-13/+31
2010-11-04vcl117: #i115056# remove now unused svtools PrintDialogPhilipp Lohmann [pl]1-131/+5
2010-11-01CWS-TOOLING: integrate CWS sw34refactor1Vladimir Glazunov1-4/+8
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer1-4/+15
2010-10-27calc61: #i115266# handle multiple selection for printing, return valid settin...Niklas Nebel1-9/+23
2010-09-30sw34refactor1: rework SfxViewShell_Impl a bit:Michael Stahl1-4/+8
2010-07-27mib17: rebase to OOO330_m2Daniel Rentz1-4/+7
2010-07-15mib17: #i112634# do not use an UNO interface to handle VBA BeforeSave and Bef...Daniel Rentz1-12/+2
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen1-22/+33
2010-07-06mib17: #i112634# add VBA sheet event handling, based on a patch from Noel PowerDaniel Rentz1-0/+18
2010-07-01sw33bf06: #i112566#: SfxViewShell_Impl::pPrinterController -> boost::shared_ptrMichael Stahl1-4/+7
2010-05-20rebase to DEV300_m78Philipp Lohmann [pl]1-0/+10
2010-04-26vcl111: #i111167# correct SetModifed handlingPhilipp Lohmann [pl]1-22/+23
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer1-408/+419
2010-04-16CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; rem...Mathias Bauer1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-04-12CWS-TOOLING: integrate CWS ppp02Jens-Heiner Rechtien1-0/+10
2010-02-16cws ppp02: #i109321#: return correct IsBusy property in XPrintable::getPrinte...Mathias Bauer1-0/+10
2010-01-15solve some merge problemsPhilipp Lohmann [pl]1-3/+3
2010-01-14rebase to DEV300_m69Philipp Lohmann [pl]1-1026/+1026
2009-11-19printerpullpages: #i106879# use document printer as defaultPhilipp Lohmann [pl]1-1/+2
2009-10-20#i105730# selection printingtl937321-7/+14
2009-10-16#i105860# allow choice between selection and whole document when printing dir...Philipp Lohmann1-1/+10
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-5/+5
2009-10-09merge with m61Philipp Lohmann1-0/+1
2009-10-06#103496#: move VCL free ConfigItems to unotoolsMathias Bauer1-4/+4
2009-09-18CWS-TOOLING: integrate CWS mba32issues02Jens-Heiner Rechtien1-2/+49
2009-09-08catch wrong page number in sfxPhilipp Lohmann1-1/+9
2009-09-02#i101242# provide missing 'View' and 'IsPrinter' parameter befor getRenderer ...Thomas Lange1-4/+8
2009-08-07#i103991# fixed crash in sfx2Thomas Lange1-30/+32
2009-08-06#92516# Arguments must always be provided to the printing functionCarsten Driesner1-32/+30
2009-07-06squash some more warningsPhilipp Lohmann1-2/+2
2009-07-06fix warningsPhilipp Lohmann1-4/+4
2009-07-06rename PrinterListener, add: getValues, abortJobPhilipp Lohmann1-31/+31
2009-07-03#i92516#: virtual method to get JobSetup for documentMathias Bauer1-17/+5
2009-07-01#i92516#: separate API and UI printingMathias Bauer1-1159/+1008
2009-06-26#i92516# add: JobNamePhilipp Lohmann1-0/+4
2009-06-26#i92516# add: jobStarted, PrintableStatePhilipp Lohmann1-2/+7
2009-06-24add: PrinterListener::setValuePhilipp Lohmann1-15/+7
2009-06-12#i92516# remove old StartPage/EndPage APIPhilipp Lohmann1-3/+3
2009-06-11make compile again, needs adaption ?Philipp Lohmann1-4/+13
2009-05-22#i92516# print range needs to be app specificPhilipp Lohmann1-3/+5
2009-05-22#i101309# need the page range controls app specificPhilipp Lohmann1-1/+5
2009-05-13#i92516# property IsPrinterPhilipp Lohmann1-1/+3
2009-04-30#i92516# pass view as propertyPhilipp Lohmann1-1/+9
2009-04-30#i92516# pass selection or whole document to XRenderable interfacePhilipp Lohmann1-13/+35
2009-04-24#i92516# cache output devicePhilipp Lohmann1-3/+11