summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara13-178/+0
2011-12-08Remove unused codeAugust Sodora2-88/+0
2011-12-08childs -> childrenMichael T. Whiteley7-81/+80
2011-12-07old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke1-4/+16
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07avoid casting from void*David Tardon2-81/+83
2011-12-07Change "menues" to "menus"Michael T. Whiteley9-20/+20
2011-12-06reduce CurrencyBox somewhatCaolán McNamara2-33/+0
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara34-193/+229
2011-12-06Fix non --enable-dbgutil builds.Stephan Bergmann1-4/+0
2011-12-06Make dialogs fail with an exception in headless tests.Stephan Bergmann5-30/+77
2011-12-06Revert "GdkPrinter seems optional on Gtk3, too"Thorsten Behrens3-12/+6
2011-12-06GdkPrinter seems optional on Gtk3, tooThorsten Behrens3-6/+12
2011-12-05possible fix for build breakerMarkus Mohrhard1-2/+0
2011-12-05WaE: cleanup ambiguous types in appendMichael Meeks1-4/+4
2011-12-05Replace Stack with std::stack< LineInfo* >Marcel Metz1-8/+11
2011-12-05Replace Stack with std::stack< Color* >Marcel Metz2-9/+12
2011-12-05bah, wrong file extension...David Tardon1-1/+1
2011-12-05fix build on macosxDavid Tardon1-2/+5
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 Tardon5-9/+29
2011-12-05build the print dialog for gtk3 tooDavid Tardon7-5/+234
2011-12-05check for printing support dynamicallyDavid Tardon6-23/+475
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-05deactivate print job after errorDavid Tardon1-0/+5
2011-12-05add support for printing n copiesDavid Tardon2-16/+81
2011-12-05avoid memory leak when print has been cancelledDavid Tardon1-10/+33
2011-12-05add support for Gtk+ print dialog (#i106780#)David Tardon8-8/+1093
2011-12-05move the check function to vclDavid Tardon3-69/+72
2011-12-05gtk: fix RTL list box renderingKhaled Hosny1-3/+10
2011-12-05gtk: fix RTL spin button renderingKhaled Hosny1-5/+17
2011-12-05DecoView - a more descriptive comment about mirroring issues with checkmarksMatteo Casalin1-0/+2
2011-12-05DecoView cleanup - remove unused button stylesMatteo Casalin2-28/+6
2011-12-05DecoView cleanup - ImplDraw2ColorFrame also resizes its rectangleMatteo Casalin1-46/+18
2011-12-05DecoView cleanup - Embed OutputDevice::ImplDraw2ColorFrameMatteo Casalin3-47/+44
2011-12-05Decoview cleanup - DrawButtonMatteo Casalin1-259/+249
2011-12-05Removed unused headerMatteo Casalin1-1/+0
2011-12-05Revert "remove StarDesktop icon"Jan Holesovsky4-0/+5
2011-12-04remove StarDesktop icon from the makefile, tooAndras Timar1-1/+0
2011-12-04remove StarDesktop iconAndras Timar4-5/+0
2011-12-02gtk: remove un-necessary fprintfs on fpickersMichael Meeks2-2/+0
2011-12-01Fix build in macosxAugust Sodora1-1/+1
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan4-5/+5
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-8/+10
2011-12-01Remove uses of charAtAugust Sodora1-2/+2