summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-12-30Drop check for ancient FontConfig releasesKhaled Hosny1-7/+1
2016-12-30Simplify this a bitKhaled Hosny3-18/+7
2016-12-30Use SAL_INFOKhaled Hosny1-9/+2
2016-12-29Related: ofz#224 wrong way aroundCaolán McNamara1-5/+5
2016-12-29Add support for ETO_PDY in WMF/EMFMike Kaganski7-84/+156
2016-12-27tdf#97228 Move include file include/vcl/BitmapProcessor.hxx to vcl/inc/abdulwd5-4/+31
2016-12-27tdf#39894: Metafile: use distance from last char cell to nextMike Kaganski6-39/+71
2016-12-25remove unneeded static_castsJochen Nitschke6-10/+9
2016-12-25Make sure we use bundled metric-compatible fontsKhaled Hosny1-3/+32
2016-12-24HasImageAtPos takes an id not a posCaolán McNamara1-1/+1
2016-12-24Typo: scalePrecentage->scalePercentageJulien Nabet2-4/+4
2016-12-23tdf#103626 don't scale application icon to prevent a start-up loopTomaž Vajngerl3-24/+40
2016-12-23Related: ofz#318 limit bitmap max to SAL_MAX_INT32Caolán McNamara1-1/+7
2016-12-23unroll code for early returns, no logic changed intendedCaolán McNamara1-78/+76
2016-12-23Make these SAL_INFO’s a bit more usefulKhaled Hosny1-6/+6
2016-12-23ImplHandliKey: remove redundant NotifyEventsMike Kaganski1-6/+5
2016-12-23loplugin:unusedmethodsNoel Grandin15-211/+2
2016-12-22Fix glyph Y offsetKhaled Hosny1-1/+1
2016-12-22vcl: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna6-32/+32
2016-12-22Resolves: ofz#312 ignore leaks from InitVCLCaolán McNamara1-0/+12
2016-12-22Resolves: ofz#313 cbBmiSrc > getDIBV5HeaderSizeCaolán McNamara1-4/+13
2016-12-22Resolves: tdf#104687 gtk2 paste cell text under a11y is fatalCaolán McNamara1-6/+10
2016-12-22valgrind: stick 0 at end of successfully read dataCaolán McNamara1-2/+2
2016-12-22Resolves: ofz#310: Sanitize 1 bit bitmap palette indexes tooCaolán McNamara1-1/+5
2016-12-22convert BmpFilter to scoped enumNoel Grandin3-18/+18
2016-12-22convert VclButtonBoxStyle to scoped enumNoel Grandin1-13/+13
2016-12-22convert VclSizeGroupMode to scoped enumNoel Grandin2-11/+11
2016-12-22Fix ToolbarMenu positionMaxim Monastirsky1-3/+3
2016-12-21Use ScopedVclPtrInstanceStephan Bergmann1-2/+2
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