summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2011-12-20catch rather unlikely vcl case and don't crashMichael Meeks1-0/+6
2011-12-17Fail fast if cups is non-operational.Thorsten Behrens1-26/+67
2011-12-16teach old-style method about the new form of screen numbering fdo#43458Michael Meeks1-6/+2
2011-12-15Removed extra semicolonsJesse2-2/+2
2011-12-15The "generic" thing is X11-specificTor Lillqvist1-2/+2
2011-12-14If possible, make the window big enough to fit all Writer toolbars.Jan Holesovsky2-0/+4
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara3-22/+22
2011-12-13Disable gtk3 at run-time, unless in experimental mode.Michael Meeks3-67/+8
2011-12-13fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna2-2/+3
2011-12-13replace ByteString(String ctorCaolán McNamara2-13/+13
2011-12-12Hardcode to try just the "svp" VCL plugin on Android for nowTor Lillqvist1-1/+10
2011-12-12stop saying "15" on stdoutCaolán McNamara1-1/+0
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara31-177/+208
2011-12-06Make dialogs fail with an exception in headless tests.Stephan Bergmann1-10/+6
2011-12-06Revert "GdkPrinter seems optional on Gtk3, too"Thorsten Behrens2-4/+4
2011-12-06GdkPrinter seems optional on Gtk3, tooThorsten Behrens2-4/+4
2011-12-05WaE: cleanup ambiguous types in appendMichael Meeks1-4/+4
2011-12-05add support for printing selectionsDavid Tardon1-13/+52
2011-12-05attach signals after activation of the control to avoid warningsDavid Tardon1-8/+11
2011-12-05make the gtk print dialog an experimental featureDavid Tardon1-7/+77
2011-12-05adapt to the new assertion/logging mechanismDavid Tardon1-11/+13
2011-12-05set up CFLAGS/LIBS for gtk print dialog in configureDavid Tardon2-0/+16
2011-12-05build the print dialog for gtk3 tooDavid Tardon6-5/+230
2011-12-05check for printing support dynamicallyDavid Tardon4-23/+460
2011-12-05set parent windowDavid Tardon1-3/+13
2011-12-05avoid use of destroyed widgetDavid Tardon1-0/+3
2011-12-05process HelpId option entryDavid Tardon1-8/+31
2011-12-05add support for printing n copiesDavid Tardon1-15/+80
2011-12-05avoid memory leak when print has been cancelledDavid Tardon1-10/+33
2011-12-05add support for Gtk+ print dialog (#i106780#)David Tardon2-0/+991
2011-12-05gtk: fix RTL list box renderingKhaled Hosny1-3/+10
2011-12-05gtk: fix RTL spin button renderingKhaled Hosny1-5/+17
2011-12-02gtk: remove un-necessary fprintfs on fpickersMichael Meeks2-2/+0
2011-12-01Remove uses of charAtAugust Sodora1-2/+2
2011-11-30gtk: fix RTL combobox renderingKhaled Hosny1-2/+9
2011-11-29gtk: fix sub-menu arrows RTL issueMichael Meeks1-1/+7
2011-11-28Headless got moved, fix gtk3 build.Thorsten Behrens2-2/+2
2011-11-28ByteString::GetToken->comphelper::string::getTokenCaolán McNamara1-1/+1
2011-11-28Added upstream bug link.Stephan Bergmann1-0/+2
2011-11-27remove include of pch header from vclNorbert Thiebaud65-130/+0
2011-11-25Fix comment since I had copied from warnings_guard_ne_locksJulien Nabet1-1/+1
2011-11-25Fix the WaE "shadows a global declaration"Julien Nabet2-1/+55
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara1-10/+10
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara1-6/+7
2011-11-21Make dbglevel=3 compile again in vclThorsten Behrens1-4/+4
2011-11-21convert gtk plugin to rtl::O(U)StringDavid Tardon2-13/+15
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon7-22/+22
2011-11-14strip down includes and forward declarationsCaolán McNamara2-11/+4
2011-11-14we can use default implementations of theseCaolán McNamara2-17/+0