summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-07-24fdo#46271: No arrows in scrollbars in OS X 10.7 and laterTor Lillqvist1-9/+54
2013-07-24Bin pointless comment duplicating #defines in a headerTor Lillqvist1-11/+0
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in vclJulien Nabet3-48/+8
2013-07-24fdo#67086 - clear device font list before re-fetching it.Michael Meeks1-18/+18
2013-07-24Remove dead function: ImplgetCounterPart()Tor Lillqvist1-22/+0
2013-07-24Resolves: #i122796# fix half-pixel offset in StretchAndConvert...Herbert Dürr1-6/+6
2013-07-24XubString->OUStringCaolán McNamara3-14/+14
2013-07-22Shell32.dll is already loadedFridrich Štrba1-48/+22
2013-07-21Fix link in commentKhaled Hosny1-1/+1
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius3-4/+79
2013-07-19Only do the WB_TOP hack for radiobuttonsCaolán McNamara1-21/+30
2013-07-19Resolves: fdo#48835 complete application menuCaolán McNamara1-8/+36
2013-07-19callcatcher: update unused codeCaolán McNamara1-15/+0
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin13-77/+1
2013-07-19WaE: returning temporaryCaolán McNamara2-11/+11
2013-07-19add a callback mechanism for post-expansion mode changeCaolán McNamara1-0/+1
2013-07-19minimize the scrollbar optimal size for the variable directionCaolán McNamara1-1/+15
2013-07-19Cleanup String in connectivityNorbert Thiebaud1-2/+2
2013-07-19clarify a different meaning of WorkArea.Michael Meeks1-2/+2
2013-07-18Related: fdo#48835 reuse Mac appmenu translationsCaolán McNamara1-29/+48
2013-07-18Related: fdo#48835 run everything through the uno dispatcher for clean quitCaolán McNamara1-30/+7
2013-07-18Related: fdo#48835 turn into unreadable goo to get correct options contextCaolán McNamara1-10/+34
2013-07-18Related: fdo#48835 first cut at a GNOME3 appmenuCaolán McNamara2-7/+96
2013-07-18widget layout: MenuButton needs to extract relief too.Jan Holesovsky1-0/+2
2013-07-17fix old indentCaolán McNamara1-68/+68
2013-07-17fix radiobutton GetOptimalSize for imagesCaolán McNamara1-14/+28
2013-07-17dump the name of the radiobuttons without groups setCaolán McNamara1-1/+1
2013-07-17allow radiobuttons and checkbox images to be aligned from .uiCaolán McNamara2-17/+48
2013-07-17n#820077: Import images with duotone filter.Muthu Subramanian1-0/+43
2013-07-16add and use VclExpander::[g|s]et_expandedCaolán McNamara1-1/+1
2013-07-16convert versions of dialog to .uiCaolán McNamara3-0/+8
2013-07-16widget layout: Take decimal digits into account for MetricBoxes.Jan Holesovsky1-0/+20
2013-07-15fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa8-26/+14
2013-07-15fdo#66577: Cursor displaced in Web LayoutKhaled Hosny1-6/+6
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara1-3/+2
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-12fdo#66811: vcl: fix broken OUString with length STRING_LENMichael Stahl3-4/+5
2013-07-12set primary and secondary text on the gtk overwrite queryboxCaolán McNamara5-32/+70
2013-07-12Fix headless mode glyph cache memory handlingStephan Bergmann5-69/+55
2013-07-12XubString->OUStringCaolán McNamara1-1/+1
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann12-104/+104
2013-07-12THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRAStephan Bergmann2-2/+2
2013-07-12Resolves: #i120957# Added Reginas corrections for gradient colors for...Armin Le Grand2-198/+166
2013-07-12initial unexpanded child was actually zero size, not hiddenCaolán McNamara1-0/+3
2013-07-12tab traversal order wrongCaolán McNamara1-1/+1
2013-07-12Related: fdo#66817 ensure VclExpander label is mnemonic for disclosure buttonCaolán McNamara1-0/+19
2013-07-12Related: fdo#66817 pressing space on a DisclosureButton should toggle itCaolán McNamara1-1/+1
2013-07-12use LanguageTagEike Rathke1-6/+6
2013-07-12use LanguageTag to convert, and some FIXME-BCP47 commentsEike Rathke1-2/+5
2013-07-12some FIXME-BCP47 commentsEike Rathke1-0/+5