summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2012-10-12don't process empty grid cellsCaolán McNamara
2012-10-12Resolves: fdo#55807 crash in tools->outline numberingCaolán McNamara
2012-10-11Correct misnomer in vclmedit.hxx/.cxxZolnai Tamás
2012-10-11add a get_label_widget to VclFrameCaolán McNamara
2012-10-11VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara
2012-10-11add a stub ScrolledWindow to store scroll propertiesCaolán McNamara
2012-10-10don't do things differently on higher debug levelsCaolán McNamara
2012-10-09kill off the layout competitionCaolán McNamara
2012-10-09remove some unnecessary headersCaolán McNamara
2012-10-09default internal-children to visible, default containers to not-shownCaolán McNamara
2012-10-09always assert on a missing widget for the typical caseCaolán McNamara
2012-10-09fix incorrect formattingLuboš Luňák
2012-10-09support max-width-chars property for labelsCaolán McNamara
2012-10-08Implement GetOptimalSize for scrollbarsCaolán McNamara
2012-10-08import GtkScrollbar as scrollbars and connect GtkAdjustmentsCaolán McNamara
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-03support loading certain stock images as button symbolsCaolán McNamara
2012-10-02Revert "Fix fdo#55142 - wrong character pos calculation on mac."Thorsten Behrens
2012-10-02XubString->OUStringCaolá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-28we need to have the outermost TabDialog as the recipient of tab keystrokesCaolán McNamara
2012-09-28support has-default for buttonsCaolá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 two-lines tabpage to .uiCaolán McNamara
2012-09-28copy the button dataCaolán McNamara
2012-09-28add a new stock reset/revert buttonCaolán McNamara
2012-09-28rename expander for help and remove now unused hidsCaolán McNamara
2012-09-28delete print dialog .src nowCaolán McNamara
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara
2012-09-28support GtkEntry width-chars propertyCaolán McNamara
2012-09-28make spanning of empty row/cols work betterCaolán McNamara
2012-09-28autoconnect multi-column list stores to dropdownsCaolán McNamara
2012-09-28Get optimal size of spinbuttons from min/max values, not current valCaolán McNamara
2012-09-28make a dialog basically a dictionary of child widgetsCaolán McNamara
2012-09-28seperate layout from resizeCaolán McNamara
2012-09-28calculate and position taking external margins into accountCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-28add left/right/top/bottom margin supportCaolán McNamara
2012-09-28Move all the state we need just during parsing to one placeCaolán McNamara