summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-12use LanguageTag::getGlibcLocaleString()Eike Rathke1-12/+1
2013-07-12use LanguageTag, and a FIXME-BCP47 comment in loadTranslations()Eike Rathke1-7/+9
2013-07-12restrict to ISO language-countryEike Rathke1-17/+36
2013-07-12DefaultFontConfiguration and FontSubstConfiguration with LanguageTagEike Rathke3-20/+15
2013-07-11Related: fdo#66524 don't invalidate font cache every timeCaolán McNamara1-0/+1
2013-07-11Resolves: fdo#66524 string conversion gone wrongCaolán McNamara1-4/+4
2013-07-11Modifying comments to meet Doxygen standardsNourah.AlShoeibi5-73/+73
2013-07-11X11SalInstance::CreateClipboard is only ever used with the default $DISPLAYStephan Bergmann3-42/+21
2013-07-11Simplify support for bitmap depth conversion in X11 clipboard/dnd codeStephan Bergmann7-309/+53
2013-07-11fdo#66718: Demote SystemClipboard.createUnix to an internal hackStephan Bergmann3-30/+23
2013-07-11rhbz#980387 fix filter selection from file ext.David Tardon1-1/+21
2013-07-10Use the ApplicationServices framework for all OS X SDK versionsTor Lillqvist1-13/+0
2013-07-10Need the CoreGraphics frameworkTor Lillqvist1-0/+1
2013-07-10Revert "fix for fdo#66718, access correct clipboard"Stephan Bergmann1-12/+4
2013-07-10Remove an un-used mode on Application::Yield.Michael Meeks1-2/+2
2013-07-09x11/unx: don't use a fixed 1sec timeout when polling X eventsPierre-Eric Pelloux-Prayer2-7/+36
2013-07-09gtk/unx: remove successive calls to g_main_context_iterationPierre-Eric Pelloux-Prayer1-3/+1
2013-07-09Calc optimal size of *dropdown* metricboxes similar to normal dropdownsCaolán McNamara1-2/+20
2013-07-09fix for fdo#66718, access correct clipboardNoel Power1-4/+12
2013-07-09counting fence posts not fence sectionsCaolán McNamara1-2/+6
2013-07-09Remove warning by using the right printf commandsArnaud Versini3-6/+6
2013-07-09Resolves: #i121127# use PDF base14's symbol font only if explicitly requestedHerbert Dürr1-1/+3
2013-07-08add degrees and pixels as known spin field unitsCaolán McNamara3-1/+14
2013-07-08Turn Radek's notes into README files.Radek Doulik1-0/+65
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann1-0/+11
2013-07-08add a new stock item 'Clear' and map to gtk-clearCaolán McNamara3-0/+8
2013-07-08map gtk image-position to vcl imagealignCaolán McNamara2-6/+22
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud3-14/+14
2013-07-07fdo#66478: sw: un-break hyphenationMichael Stahl1-3/+7
2013-07-05fdo#66524 - export a means of detecting preferred icon size for toolbars.Michael Meeks1-2/+11
2013-07-05map 'relief' none/half/normal to flat/bevel/3dlookCaolán McNamara1-1/+18
2013-07-05Oups, Revert "Remove "!!""Julien Nabet1-2/+2
2013-07-05Remove "!!"Julien Nabet1-2/+2
2013-07-05Mark as constTakeshi Abe1-1/+1
2013-07-04Related: fdo#54186 show JCL options, parse JCLOpenUI the same as OpenUICaolán McNamara1-7/+9
2013-07-04fix %VARIABLE replacements in item listsCaolán McNamara1-0/+6
2013-07-04forgot to connect Adjustment to MetricFormatterCaolán McNamara1-1/+2
2013-07-04drop unused vcl::unohelper::getNaturalStringSorterForAppLocaleCaolán McNamara1-11/+0
2013-07-04MinorKhaled Hosny1-5/+5
2013-07-03WaE: unused variable 'sAdjustment' [loplugin]Tor Lillqvist1-1/+1