summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/gdi/salprn-gtk.cxx
AgeCommit message (Expand)Author
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-29bypass GtkSalPrinter when it is not enabledDavid Tardon
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-30tweak gtk print stuff to build against an archaic gtk2Caolán McNamara
2012-01-08catch exception by constant referenceTakeshi Abe
2011-12-22use officecfg/Office/Common.hxx directlyDavid Tardon
2011-12-13Disable gtk3 at run-time, unless in experimental mode.Michael Meeks
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-05WaE: cleanup ambiguous types in appendMichael Meeks
2011-12-05add support for printing selectionsDavid Tardon
2011-12-05attach signals after activation of the control to avoid warningsDavid Tardon
2011-12-05make the gtk print dialog an experimental featureDavid Tardon
2011-12-05adapt to the new assertion/logging mechanismDavid Tardon
2011-12-05build the print dialog for gtk3 tooDavid Tardon
2011-12-05check for printing support dynamicallyDavid Tardon
2011-12-05set parent windowDavid Tardon
2011-12-05avoid use of destroyed widgetDavid Tardon
2011-12-05process HelpId option entryDavid Tardon
2011-12-05add support for printing n copiesDavid Tardon
2011-12-05avoid memory leak when print has been cancelledDavid Tardon
2011-12-05add support for Gtk+ print dialog (#i106780#)David Tardon