summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-12-21uitest: handle typing in a combobox correctly with sub editsMarkus Mohrhard
2016-12-21uitest: forward unhandled actions to parent's methodMarkus Mohrhard
2016-12-21No apparent reason for an unnamed namespace in an include file hereStephan Bergmann
2016-12-21no java code for fuzzingCaolán McNamara
2016-12-21convert OutDevViewType to scoped enumNoel Grandin
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-21Fix the table border toolbar popupMaxim Monastirsky
2016-12-21Fix window height for the grip caseMaxim Monastirsky
2016-12-21Fix the non-grip caseMaxim Monastirsky
2016-12-21[API CHANGE] Retire SAL_ABSTakeshi Abe
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin
2016-12-21tdf#104733: Don't ignore OpenType-CFF fons on WindowsKhaled Hosny
2016-12-20wmffuzzer as single static binary for oss-fuzzCaolán McNamara
2016-12-20Move ImplFrameData initialization into constructorJan-Marek Glogowski
2016-12-20Drop ListBox include from ComboBox headerJan-Marek Glogowski
2016-12-20KDE4 fix wrong fallthroughJan-Marek Glogowski
2016-12-20Assume pWin exists while drawingJan-Marek Glogowski
2016-12-20Fix focus and rollover for vcl::ListBoxJan-Marek Glogowski
2016-12-20KDE4 use correct ComboBox frame pixel metricJan-Marek Glogowski
2016-12-20KDE4 rely on style()->pixelMetric for frame widthJan-Marek Glogowski
2016-12-20Update duplicated / outdated NWS documentationJan-Marek Glogowski
2016-12-20tdf#78924 KDE4 drop special Combobox codeJan-Marek Glogowski
2016-12-20KDE4 add frame to Spinbox and enable buttons...Jan-Marek Glogowski
2016-12-20KDE4 fix edit box bordersJan-Marek Glogowski
2016-12-20KDE4 set shadow colorsJan-Marek Glogowski
2016-12-20Fix variable scope and better code readabilityJan-Marek Glogowski
2016-12-20KDE4 implement native drag handlersJan-Marek Glogowski
2016-12-20tdf#102477 Drop toolbar popup window backgroundJan-Marek Glogowski
2016-12-20Unify drag handles for toolboxesJan-Marek Glogowski
2016-12-20Related: tdf#104705 an effort to address crashCaolán McNamara
2016-12-20try to avoid the annoying focus stealing on windowsMarkus Mohrhard
2016-12-20tdf#104121 Set default animation playback speed to match browsersMark Page
2016-12-20vcl: fix Android buildJulien Nabet
2016-12-20tdf#103765: Round positions instead of truncatingKhaled Hosny
2016-12-19loplugin:sallogareasStephan Bergmann
2016-12-19uitest: warn if the command is not executedMarkus Mohrhard
2016-12-19drop uninteresting binariesCaolán McNamara
2016-12-19uitest: add missing solar mutex guardMarkus Mohrhard
2016-12-19-fsanitize=function (SAL_USE_VCLPLUGIN=gen)Stephan Bergmann
2016-12-19Related: rhbz#1405521 abrt reported crash in dndCaolán McNamara
2016-12-19with missing nss build curl and vcl appropiatelyCaolán McNamara
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-12-19ImplImageTree extract parameters to own structTomaž Vajngerl
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-12-17split out inability to have nss as HAVE_FEATURE_NSSCaolán McNamara
2016-12-16Simplify CommonSalLayout::ParseFeatures()Khaled Hosny
2016-12-16tdf#104159: Fix caching glyphs of non-UI fontsKhaled Hosny
2016-12-16-Werror,-Wunused-function (clang-cl)Stephan Bergmann
2016-12-16loplugin:nullptr (clang-cl)Stephan Bergmann
2016-12-16CppunitTest_vcl_complextext: fix loplugin:cppunitassertequals warningsMiklos Vajna