summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-10-03support loading certain stock images as button symbolsCaolán McNamara
2012-10-02Fix fdo#55142 - use proper output offsets.Sergey Farbotka
2012-10-02Revert "Fix fdo#55142 - wrong character pos calculation on mac."Thorsten Behrens
2012-10-02XubString->OUStringCaolán McNamara
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-10-01menus are way too wide, wrong checkbox/radiobutton widthCaolán McNamara
2012-10-01add missing deps on headers to static libsDavid Tardon
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-29No need for BITNESS_OVERRIDE in makefilery as CPU etc work fineTor Lillqvist
2012-09-28vcl: fix gtk3 build breakage due to forgotten use_librariesMichael Stahl
2012-09-28vcl: remove gb_STDLIBS that crept in todayMichael Stahl
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl
2012-09-28vcl: clean up that Xinerama linkage...Michael Stahl
2012-09-28gbuild: clean up usage of weird x11_extensions module etc.Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28fix up mergeCaolán McNamara
2012-09-28adapt uipreviewer for ucbhelper changeCaolán McNamara
2012-09-28mbHasFocus renamed to mbHasControlFocusCaolán McNamara
2012-09-28sort child positions within parents according to grid positionCaolán McNamara
2012-09-28truly skip unshown widgets in tab traversalCaolán McNamara
2012-09-28defer initializing dialog until sizeable/unsizeable is knownCaolán McNamara
2012-09-28reduce size requests if new text is same as oldCaolán McNamara
2012-09-28fix getNonLayout[Real]Parent helpersCaolán McNamara
2012-09-28we need to have the outermost TabDialog as the recipient of tab keystrokesCaolán McNamara
2012-09-28set the default button on various dialogsCaolán McNamara
2012-09-28adapt zoom dialog code to layout widgetsCaolán McNamara
2012-09-28support has-default for buttonsCaolán McNamara
2012-09-28move layout diagnostics to vcl.layout channelCaolán McNamara
2012-09-28convert add/remove autoformats to new layout dialogsCaolán McNamara
2012-09-28adapt code to new table autoformat dialogCaolán McNamara
2012-09-28adjust combobox GetOptimalSizeCaolán McNamara
2012-09-28support "digits" for numericfieldsCaolán McNamara
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara
2012-09-28convert hard-coded layout of char hyperlink tabpage to .uiCaolán McNamara
2012-09-28import inconsistent-state GtkCheckButtons as TriStateBoxsCaolán McNamara
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara
2012-09-28copy the button dataCaolán McNamara
2012-09-28calculate ideal tab size not current oneCaolán McNamara
2012-09-28add a new stock reset/revert buttonCaolán McNamara
2012-09-28map GtkComboBoxText to ComboBoxCaolán McNamara
2012-09-28implement setting Dialog title propertyCaolán McNamara
2012-09-28missing helpids on brochure toggleCaolán McNamara
2012-09-28set a helpid on the tabpage containerCaolán McNamara
2012-09-28rename expander for help and remove now unused hidsCaolán McNamara
2012-09-28delete print dialog .src nowCaolán McNamara