summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-10-09vcl: -Werror=return-typeMichael Stahl
2012-10-09support max-width-chars property for labelsCaolán McNamara
2012-10-08support importing label wrappingCaolán McNamara
2012-10-08we're stuck with "double-decker" tab dialogs for now after allCaolán McNamara
2012-10-08mark layout as clean before setting allocationCaolán McNamara
2012-10-08Implement GetOptimalSize for scrollbarsCaolán McNamara
2012-10-08import GtkScrollbar as scrollbars and connect GtkAdjustmentsCaolán McNamara
2012-10-07WaE: 'driverLib' defined but not usedTor Lillqvist
2012-10-07Android printing is completely different anyway, surelyTor Lillqvist
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-06callcatcher: update unused code list and drop more old-layouting unusedsCaolán McNamara
2012-10-06callcatcher: GetKerningPair* is now unusedCaolán McNamara
2012-10-05sort by grid position, then pack type, then pack positionCaolán McNamara
2012-10-05add stock "remove" textCaolán McNamara
2012-10-04callcatcher: update unused code listCaolán McNamara
2012-10-04Use MenuButton for non-editable GtkComboBoxText instead of ComboBoxCaolán McNamara
2012-10-04handle children of deferred dialog betterCaolán McNamara
2012-10-04be more tolerant of temporary frameless parentsCaolán McNamara
2012-10-04improve col/row spanningCaolán McNamara
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