summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* 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
* X11SalInstance::CreateClipboard is only ever used with the default $DISPLAYStephan Bergmann2013-07-113-42/+21
* Simplify support for bitmap depth conversion in X11 clipboard/dnd codeStephan Bergmann2013-07-117-309/+53
* fdo#66718: Demote SystemClipboard.createUnix to an internal hackStephan Bergmann2013-07-113-30/+23
* rhbz#980387 fix filter selection from file ext.David Tardon2013-07-111-1/+21
* Use the ApplicationServices framework for all OS X SDK versionsTor Lillqvist2013-07-101-13/+0
* Need the CoreGraphics frameworkTor Lillqvist2013-07-101-0/+1
* Revert "fix for fdo#66718, access correct clipboard"Stephan Bergmann2013-07-101-12/+4
* Remove an un-used mode on Application::Yield.Michael Meeks2013-07-101-2/+2
* x11/unx: don't use a fixed 1sec timeout when polling X eventsPierre-Eric Pelloux-Prayer2013-07-092-7/+36
* gtk/unx: remove successive calls to g_main_context_iterationPierre-Eric Pelloux-Prayer2013-07-091-3/+1
* Calc optimal size of *dropdown* metricboxes similar to normal dropdownsCaolán McNamara2013-07-091-2/+20
* fix for fdo#66718, access correct clipboardNoel Power2013-07-091-4/+12
* counting fence posts not fence sectionsCaolán McNamara2013-07-091-2/+6
* Remove warning by using the right printf commandsArnaud Versini2013-07-093-6/+6
* Resolves: #i121127# use PDF base14's symbol font only if explicitly requestedHerbert Dürr2013-07-091-1/+3
* add degrees and pixels as known spin field unitsCaolán McNamara2013-07-083-1/+14
* Turn Radek's notes into README files.Radek Doulik2013-07-081-0/+65
* -Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-0/+11
* add a new stock item 'Clear' and map to gtk-clearCaolán McNamara2013-07-083-0/+8
* map gtk image-position to vcl imagealignCaolán McNamara2013-07-082-6/+22
* module svl: all String and some bool and related clean-upNorbert Thiebaud2013-07-073-14/+14
* fdo#66478: sw: un-break hyphenationMichael Stahl2013-07-071-3/+7
* fdo#66524 - export a means of detecting preferred icon size for toolbars.Michael Meeks2013-07-051-2/+11
* map 'relief' none/half/normal to flat/bevel/3dlookCaolán McNamara2013-07-051-1/+18
* Oups, Revert "Remove "!!""Julien Nabet2013-07-051-2/+2
* Remove "!!"Julien Nabet2013-07-051-2/+2
* Mark as constTakeshi Abe2013-07-051-1/+1
* Related: fdo#54186 show JCL options, parse JCLOpenUI the same as OpenUICaolán McNamara2013-07-041-7/+9