summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-07-22Shell32.dll is already loadedFridrich Štrba
2013-07-21Fix link in commentKhaled Hosny
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius
2013-07-19Only do the WB_TOP hack for radiobuttonsCaolán McNamara
2013-07-19Resolves: fdo#48835 complete application menuCaolán McNamara
2013-07-19callcatcher: update unused codeCaolán McNamara
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-07-19WaE: returning temporaryCaolán McNamara
2013-07-19add a callback mechanism for post-expansion mode changeCaolán McNamara
2013-07-19minimize the scrollbar optimal size for the variable directionCaolán McNamara
2013-07-19Cleanup String in connectivityNorbert Thiebaud
2013-07-19clarify a different meaning of WorkArea.Michael Meeks
2013-07-18Related: fdo#48835 reuse Mac appmenu translationsCaolán McNamara
2013-07-18Related: fdo#48835 run everything through the uno dispatcher for clean quitCaolán McNamara
2013-07-18Related: fdo#48835 turn into unreadable goo to get correct options contextCaolán McNamara
2013-07-18Related: fdo#48835 first cut at a GNOME3 appmenuCaolán McNamara
2013-07-18widget layout: MenuButton needs to extract relief too.Jan Holesovsky
2013-07-17fix old indentCaolán McNamara
2013-07-17fix radiobutton GetOptimalSize for imagesCaolán McNamara
2013-07-17dump the name of the radiobuttons without groups setCaolán McNamara
2013-07-17allow radiobuttons and checkbox images to be aligned from .uiCaolán McNamara
2013-07-17n#820077: Import images with duotone filter.Muthu Subramanian
2013-07-16add and use VclExpander::[g|s]et_expandedCaolán McNamara
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-07-16widget layout: Take decimal digits into account for MetricBoxes.Jan Holesovsky
2013-07-15fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-15fdo#66577: Cursor displaced in Web LayoutKhaled Hosny
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-12fdo#66811: vcl: fix broken OUString with length STRING_LENMichael Stahl
2013-07-12set primary and secondary text on the gtk overwrite queryboxCaolán McNamara
2013-07-12Fix headless mode glyph cache memory handlingStephan Bergmann
2013-07-12XubString->OUStringCaolán McNamara
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann
2013-07-12THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRAStephan Bergmann
2013-07-12Resolves: #i120957# Added Reginas corrections for gradient colors for...Armin Le Grand
2013-07-12initial unexpanded child was actually zero size, not hiddenCaolán McNamara
2013-07-12tab traversal order wrongCaolán McNamara
2013-07-12Related: fdo#66817 ensure VclExpander label is mnemonic for disclosure buttonCaolán McNamara
2013-07-12Related: fdo#66817 pressing space on a DisclosureButton should toggle itCaolán McNamara
2013-07-12use LanguageTagEike Rathke
2013-07-12use LanguageTag to convert, and some FIXME-BCP47 commentsEike Rathke
2013-07-12some FIXME-BCP47 commentsEike Rathke
2013-07-12use LanguageTag::getGlibcLocaleString()Eike Rathke
2013-07-12use LanguageTag, and a FIXME-BCP47 comment in loadTranslations()Eike Rathke
2013-07-12restrict to ISO language-countryEike Rathke
2013-07-12DefaultFontConfiguration and FontSubstConfiguration with LanguageTagEike Rathke
2013-07-11Related: fdo#66524 don't invalidate font cache every timeCaolán McNamara
2013-07-11Resolves: fdo#66524 string conversion gone wrongCaolán McNamara
2013-07-11Modifying comments to meet Doxygen standardsNourah.AlShoeibi