summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2014-06-04Resolves: fdo#78477 ensure offset + sizeof(value) is in boundsCaolán McNamara1-1/+12
2014-06-04sort in order of increasing offsetCaolán McNamara1-2/+2
2014-06-04ptr is just added to offset, so move addition into 2nd argCaolán McNamara1-6/+6
2014-06-04Include <stdio.h> for the sprintf in meta_action_name()Tor Lillqvist1-0/+1
2014-06-04coverity#1093230 Dereference before null checkCaolán McNamara1-1/+1
2014-06-04Avoid uninitialized memory read/compare on short reads.Michael Meeks1-1/+1
2014-06-04DeInitVCL at end of testsStephan Bergmann2-2/+23
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2-7/+11
2014-06-04Add (debugging) function to get the symbolic name of a MetaActionTor Lillqvist1-1/+80
2014-06-03vcl: Refactor scale "super" out of bitmap and make it independentTomaž Vajngerl3-809/+1036
2014-06-02callcatcher: update unusedcodeCaolán McNamara1-6/+0
2014-06-01fdo#68849: Add header guards to all include filesJens Carl2-0/+10
2014-06-01fix crash if there is no OpenGLRenderer setMarkus Mohrhard1-4/+8
2014-06-01fdo79368 Don't process overflow menu items twice.Andrzej Hunt1-1/+7
2014-05-31vcl: make Window::Show() if statement a little easier to readChris Sherlock1-0/+2
2014-05-30tweak massively complicated html export wizard a bitCaolán McNamara1-1/+1
2014-05-30Avoid undefined left shift of negative integerStephan Bergmann1-1/+1
2014-05-29Allow STYLE_OPTION_MONO to be unset from toolkit-created windowLionel Elie Mamane1-25/+0
2014-05-29Resolves: #i124922# allow late setting of the font color...Herbert Dürr1-8/+0
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-1/+1
2014-05-28Lsan: fix memory leakMarkus Mohrhard1-0/+2
2014-05-28fix build errorMarkus Mohrhard1-2/+1
2014-05-28try to fix mouse interaction on windowsMarkus Mohrhard1-4/+8
2014-05-28Oops, this reference can't be const.Matúš Kukan1-5/+5
2014-05-28coverity#705055 Unchecked dynamic_castCaolán McNamara1-3/+3
2014-05-27Resolves: fdo#78040 nAryLen is traditionally 32bit not 16bitCaolán McNamara1-8/+5
2014-05-27Related bnc#822625: Cache FontEntry with the original FontSelectPattern.Matúš Kukan1-5/+7
2014-05-27use namespace css instead of com::sunThomas Arnhold2-2/+0
2014-05-27Resolves: fdo#77206 CRASH printing with all applications on windowsCaolán McNamara1-1/+1
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin2-2/+2
2014-05-27vcl: move clipping functions from window.cxx into clipping.cxxChris Sherlock3-181/+183
2014-05-27vcl: move functionality from window2.cxxChris Sherlock2-91/+86
2014-05-27vcl: rearrange function in window.cxxChris Sherlock1-24/+25
2014-05-27vcl: "non-pro version" actually means debug buildsChris Sherlock1-7/+7
2014-05-27vcl: cleanup window.cxx namespace aliasesChris Sherlock1-43/+40
2014-05-27vcl: move GetSystemData() & GetSystemDataAny() back to window.cxxChris Sherlock2-18/+18
2014-05-27vcl: move Window::ImplSetFrameParent() from window.cxx to stacking.cxxChris Sherlock2-58/+58
2014-05-26callcatcher: update unused codeCaolán McNamara1-15/+0
2014-05-26react only to left mouse clickMarkus Mohrhard1-1/+1
2014-05-25fdo#39468: translate comment in Window::ImplInit()Chris Sherlock1-1/+1
2014-05-24some work on mouse scrolling and improved mouse draggingMarkus Mohrhard1-11/+29
2014-05-24cppcheck: unreadVariableThomas Arnhold1-8/+0
2014-05-24cppcheck: variableScopeThomas Arnhold1-6/+3
2014-05-24Stub mouse move events propagation to 3D charts.Michael Meeks1-0/+12
2014-05-24try harder to fix windows buildCaolán McNamara1-4/+5
2014-05-24Revert "vcl: move included header from end of window.cxx to the start"Caolán McNamara1-5/+4
2014-05-24add ostream operator<< for glm::vec3Markus Mohrhard1-0/+6
2014-05-24vcl: remove unnecessary headers from clipping.cxxChris Sherlock1-76/+13
2014-05-24vcl: remove newlines from stacking.cxxChris Sherlock1-2/+0
2014-05-24fdo#39468 translate German comment to English in clipping.cxxChris Sherlock1-2/+2