summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/gtk/gtkprn.hxx
AgeCommit message (Collapse)AuthorFilesLines
2017-10-23loplugin:includeform: vclStephan Bergmann1-1/+1
Change-Id: Id7dea3917740aaf4db8dada5e2bea6e117d714ea
2017-08-08loplugin:constantparamNoel Grandin1-1/+1
Change-Id: Ib92aba17c46a4ada75c2a0630f281759d995f32e Reviewed-on: https://gerrit.libreoffice.org/40843 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-21GtkSalPrinter_Impl must be complete for the definition of ~GtkSalPrinterStephan Bergmann1-0/+2
Change-Id: Ieafd639e6665025e17f6a2eb3bd5a05167de07ea
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin1-1/+1
Change-Id: I1324c89be2a1d4954b0ddf4a9b06a8a97d5c335e
2016-01-11vcl: move vcl/generic/print files to vcl/unx/generic/printChris Sherlock1-1/+1
These source files as all specific to Unix environments (not, however, OS X) and are not "generic" (i.e. used across all platforms). Change-Id: I6008a272c4b961a12702e2ef8727c56df9e80164 Reviewed-on: https://gerrit.libreoffice.org/21334 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
2015-12-09No need for GtkSalPrinter to be VCL_DLLPUBLICTor Lillqvist1-1/+1
Change-Id: I97747cb36aa08846538067735387d2f1f79f4cb7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin1-1/+1
Change-Id: Ib8750a7acaf038476b0a5307e4a8a0bc3bf16015 Reviewed-on: https://gerrit.libreoffice.org/15824 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-2/+2
Change-Id: I9219619b538b6530a89f5932ac51eb3b62eb396a
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-4/+0
Change-Id: I81ce8fd7022bf283db668705efdfb0666f87bde9
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-3/+3
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
Change-Id: I2a3e3d3e3266ea0f0fafdd91362076a4aa160f0e
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-3/+3
Change-Id: I3858c2152267474afab8e5a72b9f5da0ac623012
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-25/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara1-2/+4
2011-12-05add support for printing n copiesDavid Tardon1-1/+1
2011-12-05add support for Gtk+ print dialog (#i106780#)David Tardon1-0/+72