summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2014-07-02expose a way to drop ownership of a window from builder treeCaolán McNamara
2014-07-02callcatcher: rsc loaded fixedbitmap is no moreCaolán McNamara
2014-07-01Related: fdo#80633 cache optimal sizeCaolán McNamara
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-30Cleanup: removed comments and debugging outputmatteocam
2014-06-30More debugging; fixed Font::IsTransparentmatteocam
2014-06-30Removed experimental change to IsTextFillColormatteocam
2014-06-30Cleaned up code from operations in vclmatteocam
2014-06-30Moved Text Filling Color in OutDev. Text Filling occurs in ImplDrawTextmatteocam
2014-06-30HasBkg method to Font.HasBkg iff HasSingleUnderline.SetBkgColor in OutputDevmatteocam
2014-06-30rework resize into a custom widgetCaolán McNamara
2014-06-30DBG_ASSERT->assertCaolán McNamara
2014-06-30Clean up OutputDevice and derived classes noncopyable-nessStephan Bergmann
2014-06-30use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud
2014-06-25vcl: MSVC can't link inline ITiledRenderable dtorMichael Stahl
2014-06-25Add ITiledRenderable.Andrzej Hunt
2014-06-25Fill the alpha channel by default for vcl 32-bit bitmaps too.Andrzej Hunt
2014-06-25Allow passing in external buffers to svp's VirtualDevice.Andrzej Hunt
2014-06-25Return a bitmap buffer for tiled rendering from LibLO.Andrzej Hunt
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-16turn the no-space edit widgets into a editwidget featureCaolán McNamara
2014-06-15callcatcher: update unused codeCaolán McNamara
2014-06-11callcatcher: update unused codeCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-07make that variable protected againMarkus Mohrhard
2014-06-05Avoid undefined mis-aligned memory accessStephan Bergmann
2014-06-05lp#1296715: refresh invalidated menusBjoern Michaelsen
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-06-04remove whitespaceMarkus Mohrhard
2014-06-04Add (debugging) function to get the symbolic name of a MetaActionTor Lillqvist
2014-06-03vcl: Refactor scale "super" out of bitmap and make it independentTomaž Vajngerl
2014-06-02callcatcher: update unusedcodeCaolán McNamara
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann
2014-05-30header guard naming consistencyNoel Grandin
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-29Allow STYLE_OPTION_MONO to be unset from toolkit-created windowLionel Elie Mamane
2014-05-28try to fix mouse interaction on windowsMarkus Mohrhard
2014-05-28Avoid duplication of two #definesTor Lillqvist
2014-05-26callcatcher: update unused codeCaolán McNamara
2014-05-26react only to left mouse clickMarkus Mohrhard
2014-05-25vcl: Document GetTextBoundRect() / GetTextWidth() / GetTextHeight().Jan Holesovsky
2014-05-24some work on mouse scrolling and improved mouse draggingMarkus Mohrhard
2014-05-24Remove unused headersMatteo Casalin
2014-05-24Stub mouse move events propagation to 3D charts.Michael Meeks
2014-05-24add ostream operator<< for glm::vec3Markus Mohrhard
2014-05-23vcl: change to true and false in Window::ImplTestMousePointerSet()Chris Sherlock
2014-05-23vcl: moved paint functions from window.cxx to paint.cxxChris Sherlock