summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-06impress211: fix a rebase problemPhilipp Lohmann [pl]
2012-11-06impress211: #i110990# Fixed slide show spanning multiple displays on Windows.Andre Fische
2012-11-06impress211: #i116911# Accept -1 as special value for multi monitor support.Andre Fische
2012-11-06impress211: #i116339# implement bHandleAllCurrentEventsPhilipp Lohmann [pl]
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin
2012-11-05fdo#46808, rename methodNoel Grandin
2012-11-05replace %PRODUCTNAMECaolán McNamara
2012-11-05convert basic dialog to .uiCaolán McNamara
2012-11-01vcl/headless: [HACK] workaround solarMutexx splat with headless modeRiccardo Magliocchetti
2012-11-01Resolves: fdo#54466 right-aligned label text slightly clipped on rightCaolán McNamara
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-31default ScrolledWindow to autoscrollCaolán McNamara
2012-10-31support cursor-visible propertyCaolán McNamara
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin
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