summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-10-22disable cursor in about dialog and message boxesIvan Timofeev
2012-10-22Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translationsCaolán McNamara
2012-10-22explictly require Bitmap to get imageCaolán McNamara
2012-10-22-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann
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-21Fix Variable 'eState' is reassigned a value before the old one has been usedJulien Nabet
2012-10-21Some cppcheck cleaningJulien Nabet
2012-10-21Fix some Variable "X" is reassigned a value before the old one has been usedJulien Nabet
2012-10-20use correct deferred parent windowCaolán McNamara
2012-10-20deliberately no parent for dialogCaolán McNamara
2012-10-19In the 10.7 SDK CoreText is in the ApplicationServices frameworkTor Lillqvist
2012-10-19fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-18support width-chars property for labelsCaolán McNamara
2012-10-18minimize calls to queue_resizeCaolá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-17annoying border/child window confusionCaolán McNamara
2012-10-17make use of ability to use bold in labelsCaolán McNamara
2012-10-17super simple bold/italic label supportCaolán McNamara
2012-10-15fdo#43714: for a checkmark use the same rect as for its backgroundIvan Timofeev
2012-10-15cid 703925 : strncpy can lead to non-null terminated stringNorbert Thiebaud
2012-10-13brain fog: logic errorIvan Timofeev
2012-10-13gtk: attempt to fix visual glitches around edit fieldsIvan Timofeev
2012-10-12don't process empty grid cellsCaolán McNamara
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-12Resolves: fdo#55685 SvxLanguageBox is in svxcore not in svxCaolán McNamara
2012-10-12Resolves: fdo#55807 crash in tools->outline numberingCaolán McNamara
2012-10-12handle ui-previewer on .ui in cwdCaolán McNamara
2012-10-12fdo#45651: gtk: fix text color with dark themesIvan Timofeev
2012-10-11Correct misnomer in vclmedit.hxx/.cxxZolnai Tamás
2012-10-11add a get_label_widget to VclFrameCaolán McNamara
2012-10-11import password echo char settingCaolá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-10map GtkTextView to VCLMultiLineEditCaolán McNamara
2012-10-10don't do things differently on higher debug levelsCaolán McNamara
2012-10-09merge double fixCaolán McNamara
2012-10-09kill off the layout competitionCaolán McNamara
2012-10-09fix some mangled indentsCaolá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-09clip numeric formatter max widthCaolá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-09vcl: -Werror=return-typeMichael Stahl
2012-10-09support max-width-chars property for labelsCaolán McNamara