summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-06-25vcl: MSVC can't link inline ITiledRenderable dtorMichael Stahl1-1/+1
2014-06-25Add ITiledRenderable.Andrzej Hunt1-0/+48
2014-06-25Fill the alpha channel by default for vcl 32-bit bitmaps too.Andrzej Hunt1-10/+19
2014-06-25Allow passing in external buffers to svp's VirtualDevice.Andrzej Hunt1-3/+11
2014-06-25Return a bitmap buffer for tiled rendering from LibLO.Andrzej Hunt1-0/+2
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin14-20/+20
2014-06-16turn the no-space edit widgets into a editwidget featureCaolán McNamara1-3/+16
2014-06-15callcatcher: update unused codeCaolán McNamara2-2/+0
2014-06-11callcatcher: update unused codeCaolán McNamara1-1/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin12-35/+35
2014-06-07make that variable protected againMarkus Mohrhard1-2/+2
2014-06-05Avoid undefined mis-aligned memory accessStephan Bergmann1-29/+0
2014-06-05lp#1296715: refresh invalidated menusBjoern Michaelsen2-0/+14
2014-06-05various: remove SAL_THROW macroNoel Grandin1-1/+1
2014-06-04DeInitVCL at end of testsStephan Bergmann1-0/+3
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2-4/+13
2014-06-04remove whitespaceMarkus Mohrhard1-14/+0
2014-06-04Add (debugging) function to get the symbolic name of a MetaActionTor Lillqvist1-0/+3
2014-06-03vcl: Refactor scale "super" out of bitmap and make it independentTomaž Vajngerl2-0/+64
2014-06-02callcatcher: update unusedcodeCaolán McNamara1-1/+0
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann2-5/+5
2014-05-30header guard naming consistencyNoel Grandin1-3/+3
2014-05-30fdo#68849: Add header guards to all include filesJens Carl2-47/+52
2014-05-29Allow STYLE_OPTION_MONO to be unset from toolkit-created windowLionel Elie Mamane1-1/+0
2014-05-28try to fix mouse interaction on windowsMarkus Mohrhard1-1/+1
2014-05-28Avoid duplication of two #definesTor Lillqvist3-59/+83
2014-05-26callcatcher: update unused codeCaolán McNamara1-3/+2
2014-05-26react only to left mouse clickMarkus Mohrhard1-1/+1
2014-05-25vcl: Document GetTextBoundRect() / GetTextWidth() / GetTextHeight().Jan Holesovsky1-1/+58
2014-05-24some work on mouse scrolling and improved mouse draggingMarkus Mohrhard1-1/+5
2014-05-24Remove unused headersMatteo Casalin1-1/+0
2014-05-24Stub mouse move events propagation to 3D charts.Michael Meeks1-0/+5
2014-05-24add ostream operator<< for glm::vec3Markus Mohrhard1-0/+1
2014-05-23vcl: change to true and false in Window::ImplTestMousePointerSet()Chris Sherlock1-1/+1
2014-05-23vcl: moved paint functions from window.cxx to paint.cxxChris Sherlock1-0/+2
2014-05-23we only support GLX 1.3+Markus Mohrhard1-2/+2
2014-05-23Lsan: fix memory leakMarkus Mohrhard1-0/+2
2014-05-23Lsan: fix invalid memory accessMarkus Mohrhard1-0/+2
2014-05-22Fix Windows link issue around missing vtable fn.Michael Meeks1-0/+4
2014-05-22WaE: virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist1-1/+1
2014-05-22Avoid including <config_features.h> in <vcl/svapp.hxx>Tor Lillqvist1-4/+6
2014-05-22Make the inserted text more European and sensible for now.Michael Meeks1-1/+1
2014-05-22Initial cut at some infinite monkeys work.Michael Meeks2-0/+39
2014-05-21fix my issues with the offscreen renderingMarkus Mohrhard1-2/+2
2014-05-21Log also the sizeTor Lillqvist2-2/+2
2014-05-21Bin ENUM_FONTRELIEF_DECLARED crackTor Lillqvist1-5/+0
2014-05-21Add debugging output operator<< for FontMetricTor Lillqvist1-1/+16
2014-05-21add method for creating framebuffer objects to OpenGLHelperMarkus Mohrhard1-0/+7
2014-05-20SvxRelativeField: set the unit from the passed stringmapMichael Stahl1-0/+2