summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/print3.cxx
AgeCommit message (Expand)Author
2015-07-08Related tdf#91362: disable paper size & orientation selectionKatarina Behrens
2015-07-07tdf#91362: Make "printer was modified" status persistentKatarina Behrens
2015-06-27tdf#91362: Don't override printer page autodetectionKatarina Behrens
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-06assert on attempt to print after cancelCaolán McNamara
2015-05-06cancel doesn't cancel printingCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-10automated VclPtrInstance conversion.Michael Meeks
2015-04-10Convert more sites to VclPtrInstance.Michael Meeks
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclptr: switch printers away from boost_shared.Michael Meeks
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-03-31cppcheck: scope can be reducedCaolán McNamara
2015-03-11mailmerge doesn't need to use the singlefile technique for printingLuboš Luňák
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-25Renamed ImplGetDPI(X|Y) to GetDPI(X|Y)Chris Sherlock
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-22coverity#705969 Dereference before null checkCaolán McNamara
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara
2014-02-04Doxygen warnings correctedChris Sherlock
2014-01-28bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-08-24add gtk_message_dialog_new-alike ctor for MessageDialogCaolán McNamara
2013-08-12convert String to OUString in VCLNoel Grandin
2013-05-24Resolves: #i120529# abort print controller job, if no pages will be printedOliver-Rainer Wittmann
2013-05-20Related: fdo#61186 add a toggle to override the paper formatCaolán McNamara
2013-05-20Related: fdo#61186 always operate on printer settings paper formatCaolán McNamara
2013-05-17I can see no use anywhere of OverridePageSizeCaolán McNamara
2013-05-17Related: fdo#61186 ensure printer settings paper format is not clobberedCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/gdiChr. Rossmanith
2012-11-06Fix some file modesStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara