summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Shell32.dll is already loadedFridrich Štrba2013-07-221-48/+22
* Fix link in commentKhaled Hosny2013-07-211-1/+1
* fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius2013-07-203-4/+79
* Only do the WB_TOP hack for radiobuttonsCaolán McNamara2013-07-191-21/+30
* Resolves: fdo#48835 complete application menuCaolán McNamara2013-07-191-8/+36
* callcatcher: update unused codeCaolán McNamara2013-07-191-15/+0
* remove Application::GetWorkAreaPosSizePixelNoel Grandin2013-07-1913-77/+1
* WaE: returning temporaryCaolán McNamara2013-07-192-11/+11
* add a callback mechanism for post-expansion mode changeCaolán McNamara2013-07-191-0/+1
* minimize the scrollbar optimal size for the variable directionCaolán McNamara2013-07-191-1/+15
* Cleanup String in connectivityNorbert Thiebaud2013-07-191-2/+2
* clarify a different meaning of WorkArea.Michael Meeks2013-07-191-2/+2
* Related: fdo#48835 reuse Mac appmenu translationsCaolán McNamara2013-07-181-29/+48
* Related: fdo#48835 run everything through the uno dispatcher for clean quitCaolán McNamara2013-07-181-30/+7
* Related: fdo#48835 turn into unreadable goo to get correct options contextCaolán McNamara2013-07-181-10/+34
* Related: fdo#48835 first cut at a GNOME3 appmenuCaolán McNamara2013-07-182-7/+96
* widget layout: MenuButton needs to extract relief too.Jan Holesovsky2013-07-181-0/+2
* fix old indentCaolán McNamara2013-07-171-68/+68
* fix radiobutton GetOptimalSize for imagesCaolán McNamara2013-07-171-14/+28
* dump the name of the radiobuttons without groups setCaolán McNamara2013-07-171-1/+1
* allow radiobuttons and checkbox images to be aligned from .uiCaolán McNamara2013-07-172-17/+48
* n#820077: Import images with duotone filter.Muthu Subramanian2013-07-171-0/+43
* add and use VclExpander::[g|s]et_expandedCaolán McNamara2013-07-161-1/+1
* convert versions of dialog to .uiCaolán McNamara2013-07-163-0/+8
* widget layout: Take decimal digits into account for MetricBoxes.Jan Holesovsky2013-07-161-0/+20
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-158-26/+14
* fdo#66577: Cursor displaced in Web LayoutKhaled Hosny2013-07-151-6/+6
* String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara2013-07-141-3/+2
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-131-1/+1
* fdo#66811: vcl: fix broken OUString with length STRING_LENMichael Stahl2013-07-123-4/+5
* set primary and secondary text on the gtk overwrite queryboxCaolán McNamara2013-07-125-32/+70
* Fix headless mode glyph cache memory handlingStephan Bergmann2013-07-125-69/+55
* XubString->OUStringCaolán McNamara2013-07-121-1/+1
* Turn basebmp::Format into a proper enumStephan Bergmann2013-07-1212-104/+104
* THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRAStephan Bergmann2013-07-122-2/+2
* Resolves: #i120957# Added Reginas corrections for gradient colors for...Armin Le Grand2013-07-122-198/+166
* initial unexpanded child was actually zero size, not hiddenCaolán McNamara2013-07-121-0/+3
* tab traversal order wrongCaolán McNamara2013-07-121-1/+1
* Related: fdo#66817 ensure VclExpander label is mnemonic for disclosure buttonCaolán McNamara2013-07-121-0/+19
* Related: fdo#66817 pressing space on a DisclosureButton should toggle itCaolán McNamara2013-07-121-1/+1
* use LanguageTagEike Rathke2013-07-121-6/+6
* use LanguageTag to convert, and some FIXME-BCP47 commentsEike Rathke2013-07-121-2/+5
* some FIXME-BCP47 commentsEike Rathke2013-07-121-0/+5
* use LanguageTag::getGlibcLocaleString()Eike Rathke2013-07-121-12/+1
* use LanguageTag, and a FIXME-BCP47 comment in loadTranslations()Eike Rathke2013-07-121-7/+9
* restrict to ISO language-countryEike Rathke2013-07-121-17/+36
* DefaultFontConfiguration and FontSubstConfiguration with LanguageTagEike Rathke2013-07-123-20/+15
* Related: fdo#66524 don't invalidate font cache every timeCaolán McNamara2013-07-111-0/+1
* Resolves: fdo#66524 string conversion gone wrongCaolán McNamara2013-07-111-4/+4
* Modifying comments to meet Doxygen standardsNourah.AlShoeibi2013-07-115-73/+73