summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-12-21Dispose Window when doneStephan Bergmann1-2/+2
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-15/+15
2016-12-21uitest: handle typing in a combobox correctly with sub editsMarkus Mohrhard1-0/+13
2016-12-21uitest: forward unhandled actions to parent's methodMarkus Mohrhard1-0/+2
2016-12-21No apparent reason for an unnamed namespace in an include file hereStephan Bergmann2-10/+0
2016-12-21no java code for fuzzingCaolán McNamara1-1/+1
2016-12-21convert OutDevViewType to scoped enumNoel Grandin1-1/+1
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin2-52/+43
2016-12-21Fix the table border toolbar popupMaxim Monastirsky1-9/+11
2016-12-21Fix window height for the grip caseMaxim Monastirsky1-1/+1
2016-12-21Fix the non-grip caseMaxim Monastirsky1-1/+1
2016-12-21[API CHANGE] Retire SAL_ABSTakeshi Abe1-2/+3
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin1-43/+36
2016-12-21tdf#104733: Don't ignore OpenType-CFF fons on WindowsKhaled Hosny1-1/+6
2016-12-20wmffuzzer as single static binary for oss-fuzzCaolán McNamara23-7/+14128
2016-12-20Move ImplFrameData initialization into constructorJan-Marek Glogowski2-46/+51
2016-12-20Drop ListBox include from ComboBox headerJan-Marek Glogowski1-0/+1
2016-12-20KDE4 fix wrong fallthroughJan-Marek Glogowski1-3/+1
2016-12-20Assume pWin exists while drawingJan-Marek Glogowski1-7/+3
2016-12-20Fix focus and rollover for vcl::ListBoxJan-Marek Glogowski1-6/+21
2016-12-20KDE4 use correct ComboBox frame pixel metricJan-Marek Glogowski1-7/+7
2016-12-20KDE4 rely on style()->pixelMetric for frame widthJan-Marek Glogowski5-36/+3
2016-12-20Update duplicated / outdated NWS documentationJan-Marek Glogowski7-293/+111
2016-12-20tdf#78924 KDE4 drop special Combobox codeJan-Marek Glogowski1-26/+1
2016-12-20KDE4 add frame to Spinbox and enable buttons...Jan-Marek Glogowski1-1/+23
2016-12-20KDE4 fix edit box bordersJan-Marek Glogowski3-27/+28
2016-12-20KDE4 set shadow colorsJan-Marek Glogowski1-0/+4
2016-12-20Fix variable scope and better code readabilityJan-Marek Glogowski1-3/+3
2016-12-20KDE4 implement native drag handlersJan-Marek Glogowski1-6/+34
2016-12-20tdf#102477 Drop toolbar popup window backgroundJan-Marek Glogowski1-2/+0
2016-12-20Unify drag handles for toolboxesJan-Marek Glogowski2-159/+90
2016-12-20Related: tdf#104705 an effort to address crashCaolán McNamara2-2/+2
2016-12-20try to avoid the annoying focus stealing on windowsMarkus Mohrhard1-4/+15
2016-12-20tdf#104121 Set default animation playback speed to match browsersMark Page1-0/+5
2016-12-20vcl: fix Android buildJulien Nabet1-0/+11
2016-12-20tdf#103765: Round positions instead of truncatingKhaled Hosny1-3/+3
2016-12-19loplugin:sallogareasStephan Bergmann1-1/+1
2016-12-19uitest: warn if the command is not executedMarkus Mohrhard1-1/+3
2016-12-19drop uninteresting binariesCaolán McNamara1-0/+7
2016-12-19uitest: add missing solar mutex guardMarkus Mohrhard1-0/+1
2016-12-19-fsanitize=function (SAL_USE_VCLPLUGIN=gen)Stephan Bergmann1-6/+6
2016-12-19Related: rhbz#1405521 abrt reported crash in dndCaolán McNamara1-1/+1
2016-12-19with missing nss build curl and vcl appropiatelyCaolán McNamara1-1/+6
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin1-2/+0
2016-12-19ImplImageTree extract parameters to own structTomaž Vajngerl2-51/+74
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl18-67/+226
2016-12-17split out inability to have nss as HAVE_FEATURE_NSSCaolán McNamara1-12/+13
2016-12-16Simplify CommonSalLayout::ParseFeatures()Khaled Hosny1-33/+12
2016-12-16tdf#104159: Fix caching glyphs of non-UI fontsKhaled Hosny2-12/+7
2016-12-16-Werror,-Wunused-function (clang-cl)Stephan Bergmann1-1/+0