summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara
2012-10-26fix fractured commentCaolán McNamara
2012-10-26add hook to block use of markup in .ui filesCaolán McNamara
2012-10-26set width in chars for url field to avoid character dialog overgrowingCaolán McNamara
2012-10-25graphite: convert to gbuildMatúš Kukan
2012-10-25vcl: don't print gtk version on startupMiklos Vajna
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara
2012-10-25convert Mnemonic markup automaticallyCaolán McNamara
2012-10-24vcl: uipreviewer: remove spurious "return false"Michael Stahl
2012-10-24honour padding property in VclBoxCaolán McNamara
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-24convert index dialog to .uiCaolán McNamara
2012-10-24improve optimal height of empty comboboxesCaolá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-24map some more stock imagesCaolán McNamara
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin
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