summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-07-30Avoid needless truncation to intStephan Bergmann1-2/+2
2014-07-29function abs given an argument of type long but has parameter of type intStephan Bergmann1-2/+6
2014-07-29Blind fix attempt for compiling against the 10.6 SDKTor Lillqvist1-0/+6
2014-07-27fdo#75757: remove inheritance to std::vectorTakeshi Abe3-83/+50
2014-07-26coverity#707564 Uninitialized scalar variableCaolán McNamara1-0/+8
2014-07-25Revert "fdo#80911 toggle original page orientation on paper fallback"Caolán McNamara1-12/+6
2014-07-23make libgltf compile on OSXMarkus Mohrhard1-0/+1
2014-07-22Related: fdo#81457 skip setting an empty allocationCaolán McNamara1-4/+7
2014-07-22callcatcher: update unused codeCaolán McNamara2-21/+0
2014-07-21vcl: fix MetaTextArrayAction copying only half of mpDXArrayMichael Stahl1-1/+1
2014-07-21Our log area checking Clang plugin requires it to be a string literalTor Lillqvist1-12/+10
2014-07-21split helper and fix buildCaolán McNamara1-0/+1
2014-07-21coverity#706084 Unintended sign extensionCaolán McNamara1-1/+1
2014-07-21Extract getGLVersion() method to OpenGLHelperZolnai Tamás1-0/+15
2014-07-21Resolves: coverity#706171 Untrusted value as argumentCaolán McNamara1-4/+9
2014-07-21fdo#81532 Handle symlinks to icon themes correctlyTobias Lippert1-25/+43
2014-07-20vcl mac SDK issue with API manipulating RectNorbert Thiebaud1-1/+1
2014-07-20vcl quartz: restore old outline front drawingNorbert Thiebaud1-1/+2
2014-07-20vcl quartz: Add support back for DXArray tweakingNorbert Thiebaud3-127/+250
2014-07-20vcl quartz use the font size to approximate the position of the bulletNorbert Thiebaud1-1/+4
2014-07-20vcl quartz: draw 'bullet' manually for better controlNorbert Thiebaud2-43/+37
2014-07-20vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud9-56/+60
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud26-163/+168
2014-07-20vcl: add floating equivalent for MapResNorbert Thiebaud2-1/+55
2014-07-20Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgsNorbert Thiebaud8-64/+142
2014-07-20bnc#881024 test font size at world transformTomaž Vajngerl2-0/+33
2014-07-20bnc#881024 Don't world transform font size in WMF/EMF importTomaž Vajngerl2-5/+14
2014-07-19migt->mightCaolán McNamara1-1/+1
2014-07-18vcl: kde4: [loplugin:saloverride]Michael Stahl2-2/+2
2014-07-18convert HITTEST #define to enumNoel Grandin2-9/+9
2014-07-17Fix FTBFS with TDE support enabledTimothy Pearson2-2/+3
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2-2/+1
2014-07-16first part of OpenGL context work for OSXMarkus Mohrhard1-8/+57
2014-07-15fdo#79673 quartz: draw 'bullet' for 'space' directly in one passNorbert Thiebaud3-27/+69
2014-07-15Resolves: #i125111# limit mem footprint for GraphicObjects...Armin Le Grand1-23/+31
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara5-10/+13
2014-07-15fix higher debug levelsCaolán McNamara1-1/+1
2014-07-14avoid memory leakDavid Tardon1-0/+3
2014-07-14Related: fdo#52226 ensure graphics are swapped in on DrawingML::WriteImageCaolán McNamara1-0/+2
2014-07-14fix higher debug level buildCaolán McNamara1-11/+0
2014-07-13make threaded rendering work correctly, fdo#81110Markus Mohrhard1-0/+11
2014-07-11new loplugin: externalandnotdefinedNoel Grandin12-29/+55
2014-07-11-Wdeprecated-declarations: first deprecated in OS X 10.10rbuj1-0/+2
2014-07-11-Wdeprecated-declarations: first deprecated in OS X 10.10rbuj1-1/+1
2014-07-10fdo#80498: vcl: Revert "fdo#74124: Scale the pictures before calling ...Michael Stahl1-23/+1
2014-07-10vcl/source/window/wrkwin.cxx: drop unused svsys.h headerDouglas Mencken1-1/+0
2014-07-10vcl/source/outdev/outdev.cxx: drop unused svsys.h headerDouglas Mencken1-1/+0
2014-07-10setting WB_SCROLL on a toolbar only works from ctorCaolán McNamara1-0/+15
2014-07-10coverity#708898 Unused pointer valueCaolán McNamara1-4/+4
2014-07-10coverity#1225002 Uninitialized scalar fieldCaolán McNamara1-0/+1