summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2012-12-14callcatcher: update unused code listCaolán McNamara1-0/+2
2012-12-13add get_content_area and get_action_area to DialogCaolán McNamara2-0/+14
2012-12-13second attempt to fix my UNO changes under WindowsNoel Grandin1-4/+4
2012-12-13fdo#56402: SVG in About Dialog.Muthu Subramanian4-37/+40
2012-12-13fix my UNO changes for MS-Windows buildNoel Grandin1-13/+7
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin12-422/+42
2012-12-12Consistently acquire solar mutex in all CreateSalInstance variantsStephan Bergmann2-0/+2
2012-12-12loplugin: some unused variables, etc.Caolán McNamara2-4/+6
2012-12-12Remove stray debug statementFridrich Štrba1-1/+0
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara4-2/+37
2012-12-12callcatcher: update unused code listCaolán McNamara4-217/+1
2012-12-11warn if a .ui has buttons but none of them is set as the default buttonCaolán McNamara1-0/+39
2012-12-11support 'active' property in ListBoxCaolán McNamara4-7/+46
2012-12-11add popup menu support to .ui loaderCaolán McNamara3-45/+386
2012-12-11use a ListBox instead of a MenuButton in the thesaurus dialogCaolán McNamara1-5/+3
2012-12-11fdo#42553 - fix square gradient rendering by vcl.Michael Meeks2-12/+16
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis5-6/+6
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara2-8/+0
2012-12-10Fix error: no matching function for call to 'sal_n_array_size'Tor Lillqvist1-1/+1
2012-12-10WaE: narrowing from int/long to float in initializer list (-Wc++11-narrowing)Tor Lillqvist14-49/+50
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák10-0/+20
2012-12-06Resolves: fdo#57939 use different layout instances for differing kerning flagsCaolán McNamara1-2/+5
2012-12-05be a little more generous with spacing around images in buttonsCaolán McNamara1-2/+2
2012-12-05allow arbitrary icons from our icon-themes as button imagesCaolán McNamara1-7/+12
2012-12-05allow arbitrary icons from our icon-themes to be loaded via .uiCaolán McNamara2-1/+22
2012-12-05the builder now always owns all its widgetsCaolán McNamara2-5/+5
2012-12-05Bye bye ODMATor Lillqvist1-1/+1
2012-12-04sort printersCaolán McNamara1-0/+1
2012-12-04remove ability to auto-replace .res widgets with .ui versionsCaolán McNamara25-745/+8
2012-12-04make sure ScrollBar OptimalSize is up to dateCaolán McNamara2-3/+11
2012-12-04export VclScrolledWindow for external-to-builder useCaolán McNamara7-33/+141
2012-12-04Who wants RET_OK / RET_CANCEL to be sal_Bool?Jan Holesovsky1-2/+2
2012-12-04clarify ui warnings in builderJack Leigh1-3/+3
2012-12-03hide the manage cond format dialog when opening the cond format dlgMarkus Mohrhard1-1/+3
2012-12-03fdo#43901 & fdo#42577 RTL tollbars mirroring & fdo#56412Abdulmajeed Al-Abaulrazzaq1-1/+1
2012-12-03fdo#45651: fix drop down listbox text color with dark gtk themeIvan Timofeev3-3/+18
2012-12-03ugly hack to avoid virtual method in WindowMarkus Mohrhard3-6/+12
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard3-3/+11
2012-11-30eradicate all traces of OLocale and rtl/locale.hxxMichael Stahl2-2/+0
2012-11-30warn if an explicit requested top level widget name wasn't foundCaolán McNamara1-0/+4
2012-11-30fix build for meCaolán McNamara1-1/+2
2012-11-30ditched rtl::OLocaleEike Rathke2-12/+10
2012-11-30More wrappers needed for my glade :-)Jan Holesovsky1-0/+4
2012-11-30Introduce GtkHBox and GtkVBox aliases.Jan Holesovsky1-0/+4
2012-11-30avoid circular dep between vcl and frameworkDavid Tardon1-4/+6
2012-11-30Related: fdo#44664 spadmin support for forcing "postscript of driver level"Caolán McNamara1-2/+2
2012-11-30SetTopEntryStr declared but never definedCaolán McNamara1-1/+0
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens8-40/+0
2012-11-29Fix missing place after a11y API change.Thorsten Behrens1-1/+1
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens3-5/+5