summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-12-24HasImageAtPos takes an id not a posCaolán McNamara
2016-12-24Typo: scalePrecentage->scalePercentageJulien Nabet
2016-12-23tdf#103626 don't scale application icon to prevent a start-up loopTomaž Vajngerl
2016-12-23Related: ofz#318 limit bitmap max to SAL_MAX_INT32Caolán McNamara
2016-12-23unroll code for early returns, no logic changed intendedCaolán McNamara
2016-12-23Make these SAL_INFO’s a bit more usefulKhaled Hosny
2016-12-23ImplHandliKey: remove redundant NotifyEventsMike Kaganski
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-22Fix glyph Y offsetKhaled Hosny
2016-12-22vcl: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna
2016-12-22Resolves: ofz#312 ignore leaks from InitVCLCaolán McNamara
2016-12-22Resolves: ofz#313 cbBmiSrc > getDIBV5HeaderSizeCaolán McNamara
2016-12-22Resolves: tdf#104687 gtk2 paste cell text under a11y is fatalCaolán McNamara
2016-12-22valgrind: stick 0 at end of successfully read dataCaolán McNamara
2016-12-22Resolves: ofz#310: Sanitize 1 bit bitmap palette indexes tooCaolán McNamara
2016-12-22convert BmpFilter to scoped enumNoel Grandin
2016-12-22convert VclButtonBoxStyle to scoped enumNoel Grandin
2016-12-22convert VclSizeGroupMode to scoped enumNoel Grandin
2016-12-22Fix ToolbarMenu positionMaxim Monastirsky
2016-12-21Use ScopedVclPtrInstanceStephan Bergmann
2016-12-21Dispose Window when doneStephan Bergmann
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
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