summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* stop formulabar controls being repositioned vertically in multiline modeNoel Power2011-12-142-8/+9
* regpathhelper: unused, so we've got to have two of themCaolán McNamara2011-12-142-2/+0
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-12-143-22/+22
* Resolves: rhbz#761009 IFSD_Equal is asymmetricalCaolán McNamara2011-12-131-2/+4
* Disable gtk3 at run-time, unless in experimental mode.Michael Meeks2011-12-135-67/+79
* fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna2011-12-132-2/+3
* SbTextPortions, etc can completely goCaolán McNamara2011-12-132-33/+0
* callcatcher: remove newly unused codeCaolán McNamara2011-12-134-62/+0
* replace ByteString(String ctorCaolán McNamara2011-12-133-29/+27
* Hardcode to try just the "svp" VCL plugin on Android for nowTor Lillqvist2011-12-121-1/+10
* pair::second is false if element with same key already existedCaolán McNamara2011-12-121-1/+1
* Related: fdo#38832 Replace ImplAccesTable with std::mapMarcel Metz2011-12-121-8/+12
* stop saying "15" on stdoutCaolán McNamara2011-12-121-1/+0
* Remove unused codeAugust Sodora2011-12-112-24/+0
* Remove unused codeAugust Sodora2011-12-112-167/+0
* Remove unused codeAugust Sodora2011-12-115-359/+0
* Build Library_vclplug_svp for Android, tooTor Lillqvist2011-12-111-0/+6
* Download and build FreeType and fontconfig for AndroidTor Lillqvist2011-12-111-1/+1
* callcatcher: remove unused code post automation removalCaolán McNamara2011-12-0913-178/+0
* Remove unused codeAugust Sodora2011-12-082-88/+0
* childs -> childrenMichael T. Whiteley2011-12-087-81/+80
* old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke2011-12-071-4/+16
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* avoid casting from void*David Tardon2011-12-072-81/+83
* Change "menues" to "menus"Michael T. Whiteley2011-12-079-20/+20
* reduce CurrencyBox somewhatCaolán McNamara2011-12-062-33/+0
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-0634-193/+229
* Fix non --enable-dbgutil builds.Stephan Bergmann2011-12-061-4/+0
* Make dialogs fail with an exception in headless tests.Stephan Bergmann2011-12-065-30/+77
* Revert "GdkPrinter seems optional on Gtk3, too"Thorsten Behrens2011-12-063-12/+6
* GdkPrinter seems optional on Gtk3, tooThorsten Behrens2011-12-063-6/+12
* possible fix for build breakerMarkus Mohrhard2011-12-051-2/+0
* WaE: cleanup ambiguous types in appendMichael Meeks2011-12-051-4/+4
* Replace Stack with std::stack< LineInfo* >Marcel Metz2011-12-051-8/+11
* Replace Stack with std::stack< Color* >Marcel Metz2011-12-052-9/+12
* bah, wrong file extension...David Tardon2011-12-051-1/+1
* fix build on macosxDavid Tardon2011-12-051-2/+5
* add support for printing selectionsDavid Tardon2011-12-051-13/+52
* attach signals after activation of the control to avoid warningsDavid Tardon2011-12-051-8/+11
* make the gtk print dialog an experimental featureDavid Tardon2011-12-051-7/+77
* adapt to the new assertion/logging mechanismDavid Tardon2011-12-051-11/+13
* set up CFLAGS/LIBS for gtk print dialog in configureDavid Tardon2011-12-055-9/+29
* build the print dialog for gtk3 tooDavid Tardon2011-12-057-5/+234
* check for printing support dynamicallyDavid Tardon2011-12-056-23/+475
* set parent windowDavid Tardon2011-12-051-3/+13
* avoid use of destroyed widgetDavid Tardon2011-12-051-0/+3
* process HelpId option entryDavid Tardon2011-12-051-8/+31
* deactivate print job after errorDavid Tardon2011-12-051-0/+5
* add support for printing n copiesDavid Tardon2011-12-052-16/+81
* avoid memory leak when print has been cancelledDavid Tardon2011-12-051-10/+33