summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks166-4614/+3534
2012-11-06impress211: #i110990# Fixed slide show spanning multiple displays on Windows.Andre Fische1-6/+6
2012-11-06impress211: #i116911# Accept -1 as special value for multi monitor support.Andre Fische1-1/+1
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-10/+2
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin1-1/+2
2012-11-05fdo#46808, rename methodNoel Grandin3-4/+4
2012-11-05replace %PRODUCTNAMECaolán McNamara1-1/+3
2012-11-05convert basic dialog to .uiCaolán McNamara1-0/+6
2012-11-01Resolves: fdo#54466 right-aligned label text slightly clipped on rightCaolán McNamara1-1/+5
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin4-59/+53
2012-10-31default ScrolledWindow to autoscrollCaolán McNamara1-1/+1
2012-10-31support cursor-visible propertyCaolán McNamara1-1/+10
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann13-275/+139
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin1-11/+5
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara1-3/+3
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin1-1/+4
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara2-42/+40
2012-10-26add hook to block use of markup in .ui filesCaolán McNamara2-2/+5
2012-10-26set width in chars for url field to avoid character dialog overgrowingCaolán McNamara2-16/+30
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara2-71/+95
2012-10-25convert Mnemonic markup automaticallyCaolán McNamara2-21/+37
2012-10-24vcl: uipreviewer: remove spurious "return false"Michael Stahl1-1/+0
2012-10-24honour padding property in VclBoxCaolán McNamara1-4/+9
2012-10-24convert index dialog to .uiCaolán McNamara4-5/+6
2012-10-24improve optimal height of empty comboboxesCaolán McNamara1-1/+1
2012-10-24refactor buttonbox calculations to allow nonhomogeneous buttonsCaolán McNamara1-53/+80
2012-10-24merge and correct buttonbox spacing calculationCaolán McNamara1-38/+35
2012-10-24map some more stock imagesCaolán McNamara1-0/+4
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-2/+2
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2-26/+6
2012-10-22disable cursor in about dialog and message boxesIvan Timofeev2-0/+6
2012-10-22Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translationsCaolán McNamara1-5/+8
2012-10-22explictly require Bitmap to get imageCaolán McNamara1-1/+1
2012-10-22-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann1-1/+2
2012-10-22implement secondary button groups in buttonboxesCaolán McNamara2-29/+62
2012-10-22add infrastructure for secondary button groupsCaolán McNamara4-0/+19
2012-10-22add a stock index image to vcl, ala gtk-indexCaolán McNamara2-1/+22
2012-10-20use correct deferred parent windowCaolán McNamara1-2/+2
2012-10-20deliberately no parent for dialogCaolán McNamara1-1/+1
2012-10-19fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky1-6/+6
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud16-48/+48
2012-10-18support width-chars property for labelsCaolán McNamara1-2/+26
2012-10-18minimize calls to queue_resizeCaolán McNamara1-2/+5
2012-10-18SetMaxWidthInChars should be SetMinWidthInCharsCaolán McNamara2-5/+5
2012-10-18add stock new and edit button textsCaolán McNamara2-31/+38
2012-10-17XubString->OUStringCaolán McNamara1-9/+12
2012-10-17annoying border/child window confusionCaolán McNamara1-1/+8
2012-10-17super simple bold/italic label supportCaolán McNamara1-0/+65
2012-10-15cid 703925 : strncpy can lead to non-null terminated stringNorbert Thiebaud1-1/+2
2012-10-12don't process empty grid cellsCaolán McNamara1-0/+8