summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-12-11support 'active' property in ListBoxCaolán McNamara
2012-12-11add popup menu support to .ui loaderCaolán McNamara
2012-12-11use a ListBox instead of a MenuButton in the thesaurus dialogCaolán McNamara
2012-12-11fdo#42553 - fix square gradient rendering by vcl.Michael Meeks
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-10Fix error: no matching function for call to 'sal_n_array_size'Tor Lillqvist
2012-12-10WaE: narrowing from int/long to float in initializer list (-Wc++11-narrowing)Tor Lillqvist
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák
2012-12-06Resolves: fdo#57939 use different layout instances for differing kerning flagsCaolán McNamara
2012-12-05be a little more generous with spacing around images in buttonsCaolán McNamara
2012-12-05allow arbitrary icons from our icon-themes as button imagesCaolán McNamara
2012-12-05allow arbitrary icons from our icon-themes to be loaded via .uiCaolán McNamara
2012-12-05the builder now always owns all its widgetsCaolán McNamara
2012-12-05Bye bye ODMATor Lillqvist
2012-12-04sort printersCaolán McNamara
2012-12-04remove ability to auto-replace .res widgets with .ui versionsCaolán McNamara
2012-12-04make sure ScrollBar OptimalSize is up to dateCaolán McNamara
2012-12-04export VclScrolledWindow for external-to-builder useCaolán McNamara
2012-12-04Who wants RET_OK / RET_CANCEL to be sal_Bool?Jan Holesovsky
2012-12-04clarify ui warnings in builderJack Leigh
2012-12-03hide the manage cond format dialog when opening the cond format dlgMarkus Mohrhard
2012-12-03fdo#43901 & fdo#42577 RTL tollbars mirroring & fdo#56412Abdulmajeed Al-Abaulrazzaq
2012-12-03fdo#45651: fix drop down listbox text color with dark gtk themeIvan Timofeev
2012-12-03ugly hack to avoid virtual method in WindowMarkus Mohrhard
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard
2012-11-30eradicate all traces of OLocale and rtl/locale.hxxMichael Stahl
2012-11-30warn if an explicit requested top level widget name wasn't foundCaolán McNamara
2012-11-30fix build for meCaolán McNamara
2012-11-30ditched rtl::OLocaleEike Rathke
2012-11-30More wrappers needed for my glade :-)Jan Holesovsky
2012-11-30Introduce GtkHBox and GtkVBox aliases.Jan Holesovsky
2012-11-30avoid circular dep between vcl and frameworkDavid Tardon
2012-11-30Related: fdo#44664 spadmin support for forcing "postscript of driver level"Caolán McNamara
2012-11-30SetTopEntryStr declared but never definedCaolán McNamara
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29Fix missing place after a11y API change.Thorsten Behrens
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara
2012-11-29make the options dialog layout incrementally convertable to .uiCaolán McNamara
2012-11-28get vcl building on RHEL-5Caolán McNamara
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-28Windows: Draw line between the bottom toolbar(s) and viewshell too.Jan Holesovsky
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-27try and make error message a little more usefulCaolán McNamara
2012-11-27Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-11-27vcl: Edit: add placeholder text feature, import it from .uiIvan Timofeev
2012-11-26make presentation spanning all screens work (bnc#758138)Luboš Luňák
2012-11-26Make ~Window more robustStephan Bergmann