summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-26fix fractured commentCaolán McNamara
2012-10-26set width in chars for url field to avoid character dialog overgrowingCaolán McNamara
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara
2012-10-24convert index dialog to .uiCaolán McNamara
2012-10-24refactor buttonbox calculations to allow nonhomogeneous buttonsCaolán McNamara
2012-10-24merge and correct buttonbox spacing calculationCaolán McNamara
2012-10-22disable cursor in about dialog and message boxesIvan Timofeev
2012-10-22implement secondary button groups in buttonboxesCaolán McNamara
2012-10-22add infrastructure for secondary button groupsCaolán McNamara
2012-10-22add a stock index image to vcl, ala gtk-indexCaolán McNamara
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-18support width-chars property for labelsCaolán McNamara
2012-10-18SetMaxWidthInChars should be SetMinWidthInCharsCaolán McNamara
2012-10-18add stock new and edit button textsCaolán McNamara
2012-10-17XubString->OUStringCaolán McNamara
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