summaryrefslogtreecommitdiffstats
path: root/vcl/source
Commit message (Expand)AuthorAgeFilesLines
* More MSC -> _MSC_VER, sorryTor Lillqvist2012-12-271-1/+1
* PCH for Library_vclLubos Lunak2012-12-261-1/+1
* fdo#38090: vcl: remove ImplFontCache::maFontNameList:Michael Stahl2012-12-221-26/+0
* About Dialog: Use edition path as well.Muthu Subramanian2012-12-211-6/+10
* fdo#55044: OutputDevice::ImplDrawAlpha:Michael Stahl2012-12-211-2/+2
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-5/+3
* optimize: changing focus shouldn't have an impact on widget sizeCaolán McNamara2012-12-201-0/+1
* The LineListBox drew lines wider than can fit in its text areaCaolán McNamara2012-12-201-10/+27
* implement small-size variant stock image buttonsCaolán McNamara2012-12-204-17/+30
* a GtkComboBoxText and GtkComboBox are effectively the same thingCaolán McNamara2012-12-191-8/+1
* -DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák2012-12-191-0/+1
* Related: fdo#50284 apple's modern symbol font is unicode encodedCaolán McNamara2012-12-181-0/+13
* cppcheck: I wanted to check for 'e' and 'E' here for 'end'Caolán McNamara2012-12-171-1/+1
* split out document info page and convert to .uiCaolán McNamara2012-12-172-1/+54
* Move forcing existence of tabpages to TabControl::GetOptimalSizeCaolán McNamara2012-12-171-0/+11
* allow tabpageids to have names which can be queriedCaolán McNamara2012-12-172-9/+41
* mnTabPageResId is not used anywhere, continue to skip the resource thoughCaolán McNamara2012-12-171-5/+3
* UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara2012-12-171-6/+4
* Some cppcheck cleaning in vclJulien Nabet2012-12-151-1/+0
* add support for loading comboboxtext item strings from .uiCaolán McNamara2012-12-142-6/+86
* callcatcher: update unused code listCaolán McNamara2012-12-141-0/+2
* add get_content_area and get_action_area to DialogCaolán McNamara2012-12-131-0/+10
* fdo#56402: SVG in About Dialog.Muthu Subramanian2012-12-132-37/+38
* fdo#46808, remove awt::DisplayAccess service.Noel Grandin2012-12-133-373/+23
* loplugin: some unused variables, etc.Caolán McNamara2012-12-122-4/+6
* Remove stray debug statementFridrich Štrba2012-12-121-1/+0
* Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara2012-12-123-2/+24
* callcatcher: update unused code listCaolán McNamara2012-12-122-205/+0
* warn if a .ui has buttons but none of them is set as the default buttonCaolán McNamara2012-12-111-0/+39
* support 'active' property in ListBoxCaolán McNamara2012-12-112-5/+30
* add popup menu support to .ui loaderCaolán McNamara2012-12-112-45/+357
* use a ListBox instead of a MenuButton in the thesaurus dialogCaolán McNamara2012-12-111-5/+3
* fdo#42553 - fix square gradient rendering by vcl.Michael Meeks2012-12-112-12/+16
* Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis2012-12-105-6/+6
* callcatcher: remove unused rtf filter and associated methodsCaolán McNamara2012-12-101-7/+0
* be a little more generous with spacing around images in buttonsCaolán McNamara2012-12-051-2/+2
* allow arbitrary icons from our icon-themes as button imagesCaolán McNamara2012-12-051-7/+12
* allow arbitrary icons from our icon-themes to be loaded via .uiCaolán McNamara2012-12-051-0/+21
* the builder now always owns all its widgetsCaolán McNamara2012-12-051-3/+4
* sort printersCaolán McNamara2012-12-041-0/+1
* remove ability to auto-replace .res widgets with .ui versionsCaolán McNamara2012-12-0414-697/+6
* make sure ScrollBar OptimalSize is up to dateCaolán McNamara2012-12-041-2/+9
* export VclScrolledWindow for external-to-builder useCaolán McNamara2012-12-046-31/+103
* fdo#43901 & fdo#42577 RTL tollbars mirroring & fdo#56412Abdulmajeed Al-Abaulrazzaq2012-12-031-1/+1
* fdo#45651: fix drop down listbox text color with dark gtk themeIvan Timofeev2012-12-031-3/+13
* ugly hack to avoid virtual method in WindowMarkus Mohrhard2012-12-032-5/+8
* first working version of modal ref input dlgsMarkus Mohrhard2012-12-032-3/+9
* eradicate all traces of OLocale and rtl/locale.hxxMichael Stahl2012-11-301-1/+0
* warn if an explicit requested top level widget name wasn't foundCaolán McNamara2012-11-301-0/+4
* ditched rtl::OLocaleEike Rathke2012-11-301-8/+6