summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-12-30ImageLists no longer loaded from resource filesCaolán McNamara
2016-12-30ofz#355: lsan detected leakCaolán McNamara
2016-12-30Get rid of GlyphMetric classKhaled Hosny
2016-12-30Use existing basegfx::fround()Khaled Hosny
2016-12-30Drop check for ancient FontConfig releasesKhaled Hosny
2016-12-30Simplify this a bitKhaled Hosny
2016-12-30Use SAL_INFOKhaled Hosny
2016-12-29Related: ofz#224 wrong way aroundCaolán McNamara
2016-12-29Add support for ETO_PDY in WMF/EMFMike Kaganski
2016-12-27tdf#97228 Move include file include/vcl/BitmapProcessor.hxx to vcl/inc/abdulwd
2016-12-27tdf#39894: Metafile: use distance from last char cell to nextMike Kaganski
2016-12-25remove unneeded static_castsJochen Nitschke
2016-12-25Make sure we use bundled metric-compatible fontsKhaled Hosny
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