summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2011-12-07old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-07avoid casting from void*David Tardon
2011-12-07Change "menues" to "menus"Michael T. Whiteley
2011-12-06reduce CurrencyBox somewhatCaolán McNamara
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-06Fix non --enable-dbgutil builds.Stephan Bergmann
2011-12-06Make dialogs fail with an exception in headless tests.Stephan Bergmann
2011-12-06Revert "GdkPrinter seems optional on Gtk3, too"Thorsten Behrens
2011-12-06GdkPrinter seems optional on Gtk3, tooThorsten Behrens
2011-12-05possible fix for build breakerMarkus Mohrhard
2011-12-05WaE: cleanup ambiguous types in appendMichael Meeks
2011-12-05Replace Stack with std::stack< LineInfo* >Marcel Metz
2011-12-05Replace Stack with std::stack< Color* >Marcel Metz
2011-12-05bah, wrong file extension...David Tardon
2011-12-05fix build on macosxDavid Tardon
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-05set up CFLAGS/LIBS for gtk print dialog in configureDavid 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-05deactivate print job after errorDavid 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
2011-12-05move the check function to vclDavid Tardon
2011-12-05gtk: fix RTL list box renderingKhaled Hosny
2011-12-05gtk: fix RTL spin button renderingKhaled Hosny
2011-12-05DecoView - a more descriptive comment about mirroring issues with checkmarksMatteo Casalin
2011-12-05DecoView cleanup - remove unused button stylesMatteo Casalin
2011-12-05DecoView cleanup - ImplDraw2ColorFrame also resizes its rectangleMatteo Casalin
2011-12-05DecoView cleanup - Embed OutputDevice::ImplDraw2ColorFrameMatteo Casalin
2011-12-05Decoview cleanup - DrawButtonMatteo Casalin
2011-12-05Removed unused headerMatteo Casalin
2011-12-05Revert "remove StarDesktop icon"Jan Holesovsky
2011-12-04remove StarDesktop icon from the makefile, tooAndras Timar
2011-12-04remove StarDesktop iconAndras Timar
2011-12-02gtk: remove un-necessary fprintfs on fpickersMichael Meeks
2011-12-01Fix build in macosxAugust Sodora
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-12-01Remove uses of charAtAugust Sodora
2011-11-30fix previous commit, really move initial focus to printer selectionIvan Timofeev
2011-11-30fdo#34641: move initial focus to printer selectionIvan Timofeev
2011-11-30gtk: fix RTL combobox renderingKhaled Hosny