summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Avoid needless truncation to intStephan Bergmann2014-07-301-2/+2
* function abs given an argument of type long but has parameter of type intStephan Bergmann2014-07-291-2/+6
* Blind fix attempt for compiling against the 10.6 SDKTor Lillqvist2014-07-291-0/+6
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-07-273-83/+50
* coverity#707564 Uninitialized scalar variableCaolán McNamara2014-07-261-0/+8
* Revert "fdo#80911 toggle original page orientation on paper fallback"Caolán McNamara2014-07-251-12/+6
* make libgltf compile on OSXMarkus Mohrhard2014-07-231-0/+1
* Related: fdo#81457 skip setting an empty allocationCaolán McNamara2014-07-221-4/+7
* callcatcher: update unused codeCaolán McNamara2014-07-222-21/+0
* vcl: fix MetaTextArrayAction copying only half of mpDXArrayMichael Stahl2014-07-211-1/+1
* Our log area checking Clang plugin requires it to be a string literalTor Lillqvist2014-07-211-12/+10
* split helper and fix buildCaolán McNamara2014-07-211-0/+1
* coverity#706084 Unintended sign extensionCaolán McNamara2014-07-211-1/+1
* Extract getGLVersion() method to OpenGLHelperZolnai Tamás2014-07-211-0/+15
* Resolves: coverity#706171 Untrusted value as argumentCaolán McNamara2014-07-211-4/+9
* fdo#81532 Handle symlinks to icon themes correctlyTobias Lippert2014-07-211-25/+43
* vcl mac SDK issue with API manipulating RectNorbert Thiebaud2014-07-201-1/+1
* vcl quartz: restore old outline front drawingNorbert Thiebaud2014-07-201-1/+2
* vcl quartz: Add support back for DXArray tweakingNorbert Thiebaud2014-07-203-127/+250
* vcl quartz use the font size to approximate the position of the bulletNorbert Thiebaud2014-07-201-1/+4
* vcl quartz: draw 'bullet' manually for better controlNorbert Thiebaud2014-07-202-43/+37
* vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud2014-07-209-56/+60
* vcl consitent use of long for corrdinateNorbert Thiebaud2014-07-2026-163/+168
* vcl: add floating equivalent for MapResNorbert Thiebaud2014-07-202-1/+55
* Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgsNorbert Thiebaud2014-07-208-64/+142
* bnc#881024 test font size at world transformTomaž Vajngerl2014-07-202-0/+33
* bnc#881024 Don't world transform font size in WMF/EMF importTomaž Vajngerl2014-07-202-5/+14
* migt->mightCaolán McNamara2014-07-191-1/+1
* vcl: kde4: [loplugin:saloverride]Michael Stahl2014-07-182-2/+2
* convert HITTEST #define to enumNoel Grandin2014-07-182-9/+9
* Fix FTBFS with TDE support enabledTimothy Pearson2014-07-172-2/+3
* Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2014-07-172-2/+1
* first part of OpenGL context work for OSXMarkus Mohrhard2014-07-161-8/+57
* fdo#79673 quartz: draw 'bullet' for 'space' directly in one passNorbert Thiebaud2014-07-153-27/+69
* Resolves: #i125111# limit mem footprint for GraphicObjects...Armin Le Grand2014-07-151-23/+31
* Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara2014-07-155-10/+13
* fix higher debug levelsCaolán McNamara2014-07-151-1/+1
* avoid memory leakDavid Tardon2014-07-141-0/+3
* Related: fdo#52226 ensure graphics are swapped in on DrawingML::WriteImageCaolán McNamara2014-07-141-0/+2
* fix higher debug level buildCaolán McNamara2014-07-141-11/+0
* make threaded rendering work correctly, fdo#81110Markus Mohrhard2014-07-131-0/+11
* new loplugin: externalandnotdefinedNoel Grandin2014-07-1112-29/+55
* -Wdeprecated-declarations: first deprecated in OS X 10.10rbuj2014-07-111-0/+2
* -Wdeprecated-declarations: first deprecated in OS X 10.10rbuj2014-07-111-1/+1
* fdo#80498: vcl: Revert "fdo#74124: Scale the pictures before calling ...Michael Stahl2014-07-101-23/+1
* vcl/source/window/wrkwin.cxx: drop unused svsys.h headerDouglas Mencken2014-07-101-1/+0
* vcl/source/outdev/outdev.cxx: drop unused svsys.h headerDouglas Mencken2014-07-101-1/+0
* setting WB_SCROLL on a toolbar only works from ctorCaolán McNamara2014-07-101-0/+15
* coverity#708898 Unused pointer valueCaolán McNamara2014-07-101-4/+4
* coverity#1225002 Uninitialized scalar fieldCaolán McNamara2014-07-101-0/+1