summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky
2013-01-01implement spread button layoutCaolán McNamara
2012-12-30Fix Memory leak: bufferJulien Nabet
2012-12-29don't remove blank rows/cols more than onceCaolán McNamara
2012-12-29now that the print dialog is fixed the SYMBOL_PREV/NEXT hack can goCaolán McNamara
2012-12-29callcatcher: update unused code listCaolán McNamara
2012-12-27More MSC -> _MSC_VER, sorryTor Lillqvist
2012-12-26PCH for Library_vclLubos Lunak
2012-12-22fdo#38090: vcl: remove ImplFontCache::maFontNameList:Michael Stahl
2012-12-21About Dialog: Use edition path as well.Muthu Subramanian
2012-12-21fdo#55044: OutputDevice::ImplDrawAlpha:Michael Stahl
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-20optimize: changing focus shouldn't have an impact on widget sizeCaolán McNamara
2012-12-20The LineListBox drew lines wider than can fit in its text areaCaolán McNamara
2012-12-20implement small-size variant stock image buttonsCaolán McNamara
2012-12-19a GtkComboBoxText and GtkComboBox are effectively the same thingCaolán McNamara
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák
2012-12-18Related: fdo#50284 apple's modern symbol font is unicode encodedCaolán McNamara
2012-12-17cppcheck: I wanted to check for 'e' and 'E' here for 'end'Caolán McNamara
2012-12-17split out document info page and convert to .uiCaolán McNamara
2012-12-17Move forcing existence of tabpages to TabControl::GetOptimalSizeCaolán McNamara
2012-12-17allow tabpageids to have names which can be queriedCaolán McNamara
2012-12-17mnTabPageResId is not used anywhere, continue to skip the resource thoughCaolán McNamara
2012-12-17UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara
2012-12-15Some cppcheck cleaning in vclJulien Nabet
2012-12-14add support for loading comboboxtext item strings from .uiCaolán McNamara
2012-12-14callcatcher: update unused code listCaolán McNamara
2012-12-13add get_content_area and get_action_area to DialogCaolán McNamara
2012-12-13fdo#56402: SVG in About Dialog.Muthu Subramanian
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin
2012-12-12loplugin: some unused variables, etc.Caolán McNamara
2012-12-12Remove stray debug statementFridrich Štrba
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara
2012-12-12callcatcher: update unused code listCaolán McNamara
2012-12-11warn if a .ui has buttons but none of them is set as the default buttonCaolán McNamara
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-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-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-03fdo#43901 & fdo#42577 RTL tollbars mirroring & fdo#56412Abdulmajeed Al-Abaulrazzaq