summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-07-22Related: fdo#81457 skip setting an empty allocationCaolán McNamara
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-21vcl: fix MetaTextArrayAction copying only half of mpDXArrayMichael Stahl
2014-07-21Our log area checking Clang plugin requires it to be a string literalTor Lillqvist
2014-07-21split helper and fix buildCaolán McNamara
2014-07-21coverity#706084 Unintended sign extensionCaolán McNamara
2014-07-21Extract getGLVersion() method to OpenGLHelperZolnai Tamás
2014-07-21Resolves: coverity#706171 Untrusted value as argumentCaolán McNamara
2014-07-21fdo#81532 Handle symlinks to icon themes correctlyTobias Lippert
2014-07-20vcl mac SDK issue with API manipulating RectNorbert Thiebaud
2014-07-20vcl quartz: restore old outline front drawingNorbert Thiebaud
2014-07-20vcl quartz: Add support back for DXArray tweakingNorbert Thiebaud
2014-07-20vcl quartz use the font size to approximate the position of the bulletNorbert Thiebaud
2014-07-20vcl quartz: draw 'bullet' manually for better controlNorbert Thiebaud
2014-07-20vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-20vcl: add floating equivalent for MapResNorbert Thiebaud
2014-07-20Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgsNorbert Thiebaud
2014-07-20bnc#881024 test font size at world transformTomaž Vajngerl
2014-07-20bnc#881024 Don't world transform font size in WMF/EMF importTomaž Vajngerl
2014-07-19migt->mightCaolán McNamara
2014-07-18vcl: kde4: [loplugin:saloverride]Michael Stahl
2014-07-18convert HITTEST #define to enumNoel Grandin
2014-07-17Fix FTBFS with TDE support enabledTimothy Pearson
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-16first part of OpenGL context work for OSXMarkus Mohrhard
2014-07-15fdo#79673 quartz: draw 'bullet' for 'space' directly in one passNorbert Thiebaud
2014-07-15Resolves: #i125111# limit mem footprint for GraphicObjects...Armin Le Grand
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara
2014-07-15fix higher debug levelsCaolán McNamara
2014-07-14avoid memory leakDavid Tardon
2014-07-14Related: fdo#52226 ensure graphics are swapped in on DrawingML::WriteImageCaolán McNamara
2014-07-14fix higher debug level buildCaolán McNamara
2014-07-13make threaded rendering work correctly, fdo#81110Markus Mohrhard
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-11-Wdeprecated-declarations: first deprecated in OS X 10.10rbuj
2014-07-11-Wdeprecated-declarations: first deprecated in OS X 10.10rbuj
2014-07-10fdo#80498: vcl: Revert "fdo#74124: Scale the pictures before calling ...Michael Stahl
2014-07-10vcl/source/window/wrkwin.cxx: drop unused svsys.h headerDouglas Mencken
2014-07-10vcl/source/outdev/outdev.cxx: drop unused svsys.h headerDouglas Mencken
2014-07-10setting WB_SCROLL on a toolbar only works from ctorCaolán McNamara
2014-07-10coverity#708898 Unused pointer valueCaolán McNamara
2014-07-10coverity#1225002 Uninitialized scalar fieldCaolán McNamara
2014-07-10fix linking in vcl under OSXNoel Grandin
2014-07-10svp clipping again: Rectangle dimensions don't map directly to B2IBox.Andrzej Hunt
2014-07-10use SimpleReferenceObject in vcl/osx moduleNoel Grandin
2014-07-10Clean up AlphaMask::CopyPixel "override" hackStephan Bergmann
2014-07-09Avoid undefined premature downcast to potentially wrong typeStephan Bergmann
2014-07-08Related: fdo#80633 dialog size cache has to be invalidated tooCaolán McNamara
2014-07-08Fix some OUString construction error with VS2013Tor Lillqvist