summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* convert BmpFilter to scoped enumNoel Grandin2016-12-223-18/+18
* convert VclButtonBoxStyle to scoped enumNoel Grandin2016-12-221-13/+13
* convert VclSizeGroupMode to scoped enumNoel Grandin2016-12-222-11/+11
* Fix ToolbarMenu positionMaxim Monastirsky2016-12-221-3/+3
* Use ScopedVclPtrInstanceStephan Bergmann2016-12-211-2/+2
* Dispose Window when doneStephan Bergmann2016-12-211-2/+2
* convert VclButtonsType to scoped enumNoel Grandin2016-12-211-15/+15
* uitest: handle typing in a combobox correctly with sub editsMarkus Mohrhard2016-12-211-0/+13
* uitest: forward unhandled actions to parent's methodMarkus Mohrhard2016-12-211-0/+2
* No apparent reason for an unnamed namespace in an include file hereStephan Bergmann2016-12-212-10/+0
* no java code for fuzzingCaolán McNamara2016-12-211-1/+1
* convert OutDevViewType to scoped enumNoel Grandin2016-12-211-1/+1
* convert EnumContext::Context to scoped enumNoel Grandin2016-12-212-52/+43
* Fix the table border toolbar popupMaxim Monastirsky2016-12-211-9/+11
* Fix window height for the grip caseMaxim Monastirsky2016-12-211-1/+1
* Fix the non-grip caseMaxim Monastirsky2016-12-211-1/+1
* [API CHANGE] Retire SAL_ABSTakeshi Abe2016-12-211-2/+3
* convert EnumContext::Application to scoped enumNoel Grandin2016-12-211-43/+36
* tdf#104733: Don't ignore OpenType-CFF fons on WindowsKhaled Hosny2016-12-211-1/+6
* wmffuzzer as single static binary for oss-fuzzCaolán McNamara2016-12-2023-7/+14128
* Move ImplFrameData initialization into constructorJan-Marek Glogowski2016-12-202-46/+51
* Drop ListBox include from ComboBox headerJan-Marek Glogowski2016-12-201-0/+1
* KDE4 fix wrong fallthroughJan-Marek Glogowski2016-12-201-3/+1
* Assume pWin exists while drawingJan-Marek Glogowski2016-12-201-7/+3
* Fix focus and rollover for vcl::ListBoxJan-Marek Glogowski2016-12-201-6/+21
* KDE4 use correct ComboBox frame pixel metricJan-Marek Glogowski2016-12-201-7/+7
* KDE4 rely on style()->pixelMetric for frame widthJan-Marek Glogowski2016-12-205-36/+3
* Update duplicated / outdated NWS documentationJan-Marek Glogowski2016-12-207-293/+111
* tdf#78924 KDE4 drop special Combobox codeJan-Marek Glogowski2016-12-201-26/+1
* KDE4 add frame to Spinbox and enable buttons...Jan-Marek Glogowski2016-12-201-1/+23
* KDE4 fix edit box bordersJan-Marek Glogowski2016-12-203-27/+28
* KDE4 set shadow colorsJan-Marek Glogowski2016-12-201-0/+4
* Fix variable scope and better code readabilityJan-Marek Glogowski2016-12-201-3/+3
* KDE4 implement native drag handlersJan-Marek Glogowski2016-12-201-6/+34
* tdf#102477 Drop toolbar popup window backgroundJan-Marek Glogowski2016-12-201-2/+0
* Unify drag handles for toolboxesJan-Marek Glogowski2016-12-202-159/+90
* Related: tdf#104705 an effort to address crashCaolán McNamara2016-12-202-2/+2
* try to avoid the annoying focus stealing on windowsMarkus Mohrhard2016-12-201-4/+15
* tdf#104121 Set default animation playback speed to match browsersMark Page2016-12-201-0/+5
* vcl: fix Android buildJulien Nabet2016-12-201-0/+11
* tdf#103765: Round positions instead of truncatingKhaled Hosny2016-12-201-3/+3
* loplugin:sallogareasStephan Bergmann2016-12-191-1/+1
* uitest: warn if the command is not executedMarkus Mohrhard2016-12-191-1/+3
* drop uninteresting binariesCaolán McNamara2016-12-191-0/+7
* uitest: add missing solar mutex guardMarkus Mohrhard2016-12-191-0/+1
* -fsanitize=function (SAL_USE_VCLPLUGIN=gen)Stephan Bergmann2016-12-191-6/+6
* Related: rhbz#1405521 abrt reported crash in dndCaolán McNamara2016-12-191-1/+1
* with missing nss build curl and vcl appropiatelyCaolán McNamara2016-12-191-1/+6
* no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin2016-12-191-2/+0
* ImplImageTree extract parameters to own structTomaž Vajngerl2016-12-192-51/+74