summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2012-11-26make presentation spanning all screens work (bnc#758138)Luboš Luňák
2012-11-26Make ~Window more robustStephan Bergmann
2012-11-25fdo#57499: VclContainer: enable child transparent modeIvan Timofeev
2012-11-24fdo#57472: VclContainer: make it paint-transparentIvan Timofeev
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-23callcatcher: update listCaolán McNamara
2012-11-22update autoscrolls on text modificationsCaolán McNamara
2012-11-22make left-right traverse through radiobutton groupsCaolán McNamara
2012-11-22support setting textbuffers on textviewsCaolán McNamara
2012-11-22*height* not widthCaolán McNamara
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-22use MNEMONIC_CHAR defineCaolán McNamara
2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke
2012-11-21apply packing properties of pseudo-scrolledwindow to self-scrolling childCaolán McNamara
2012-11-21VclContainer: use transparent backgroundIvan Timofeev
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-20fdo#57059 - fix crasher rendering borders for very small windows.Michael Meeks
2012-11-17valgrind: use of unitialized variablesCaolán McNamara
2012-11-17honour child alignment in all layout widgets, not just gridCaolán McNamara
2012-11-17honour widget [v|h]expand in VclBox as well as packing expandCaolán McNamara
2012-11-16use LanguageTagEike Rathke
2012-11-16Drop unused #includeTakeshi Abe
2012-11-16Delete arrayTakeshi Abe
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-14Resolves: fdo#57090 visual glitches on MacOSX with borders + layoutCaolán McNamara
2012-11-14remove redundant commented code.Michael Meeks
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez
2012-11-14All special items are now correctly displayed.Antonio Fernandez
2012-11-14Hidden items are not shown anymore.Antonio Fernandez
2012-11-14Menus are generated on demand now, but with some issues.Antonio Fernandez
2012-11-14All menu labels are now displayed. There are some issues with repeated labels.Antonio Fernandez
2012-11-14Menu is displayed correctly in additional instancesm but not in the main one.Antonio Fernandez
2012-11-14Most actions seem to work now. Enabled ImplSelectWithStart() for all builds.Antonio Fernandez
2012-11-14Added GLOMenu and GLOActionGroup. Menu is published with actions (not working)Antonio Fernandez
2012-11-14Native menu is completely build in one step.Antonio Fernandez
2012-11-14Menubar hierarchy fully generated. Native GTK menu is published on DBus.Antonio Fernandez
2012-11-14Added a "freeze" method to Menu. Menus are now displayed on console.Antonio Fernandez
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara
2012-11-13Avoid global static dataStephan Bergmann
2012-11-13macosx theme has a gap between edit area and up/down areaCaolán McNamara
2012-11-13favour expandables over non-expandables for shrinking scenarioCaolán McNamara
2012-11-13use SetControlForeground instead of SetTextColorCaolán McNamara
2012-11-13merge SetDescription into SetTextCaolán McNamara
2012-11-13convert extension dialog to .uiCaolán McNamara
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-12Improve PDF SignatureStephan Bergmann
2012-11-08add a SV_RESID_BITMAP_REFRESH id and map to gtk-refreshCaolán McNamara
2012-11-08sort secondary group after primary for vertical containersCaolán McNamara