summaryrefslogtreecommitdiffstats
path: root/include/vcl
Commit message (Expand)AuthorAgeFilesLines
* rework resize into a custom widgetCaolán McNamara2014-06-301-1/+0
* DBG_ASSERT->assertCaolán McNamara2014-06-301-98/+26
* Clean up OutputDevice and derived classes noncopyable-nessStephan Bergmann2014-06-303-22/+2
* use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud2014-06-301-0/+1
* vcl: MSVC can't link inline ITiledRenderable dtorMichael Stahl2014-06-251-1/+1
* Add ITiledRenderable.Andrzej Hunt2014-06-251-0/+48
* Fill the alpha channel by default for vcl 32-bit bitmaps too.Andrzej Hunt2014-06-251-10/+19
* Allow passing in external buffers to svp's VirtualDevice.Andrzej Hunt2014-06-251-3/+11
* Return a bitmap buffer for tiled rendering from LibLO.Andrzej Hunt2014-06-251-0/+2
* new compilerplugin returnbyrefNoel Grandin2014-06-241-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-1714-20/+20
* turn the no-space edit widgets into a editwidget featureCaolán McNamara2014-06-161-3/+16
* callcatcher: update unused codeCaolán McNamara2014-06-152-2/+0
* callcatcher: update unused codeCaolán McNamara2014-06-111-1/+0
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-0912-35/+35
* make that variable protected againMarkus Mohrhard2014-06-071-2/+2
* Avoid undefined mis-aligned memory accessStephan Bergmann2014-06-051-29/+0
* lp#1296715: refresh invalidated menusBjoern Michaelsen2014-06-052-0/+14
* various: remove SAL_THROW macroNoel Grandin2014-06-051-1/+1
* DeInitVCL at end of testsStephan Bergmann2014-06-041-0/+3
* avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2014-06-042-4/+13
* remove whitespaceMarkus Mohrhard2014-06-041-14/+0
* Add (debugging) function to get the symbolic name of a MetaActionTor Lillqvist2014-06-041-0/+3
* vcl: Refactor scale "super" out of bitmap and make it independentTomaž Vajngerl2014-06-032-0/+64
* callcatcher: update unusedcodeCaolán McNamara2014-06-021-1/+0
* New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann2014-05-302-5/+5
* header guard naming consistencyNoel Grandin2014-05-301-3/+3
* fdo#68849: Add header guards to all include filesJens Carl2014-05-302-47/+52
* Allow STYLE_OPTION_MONO to be unset from toolkit-created windowLionel Elie Mamane2014-05-291-1/+0
* try to fix mouse interaction on windowsMarkus Mohrhard2014-05-281-1/+1
* Avoid duplication of two #definesTor Lillqvist2014-05-283-59/+83
* callcatcher: update unused codeCaolán McNamara2014-05-261-3/+2
* react only to left mouse clickMarkus Mohrhard2014-05-261-1/+1
* vcl: Document GetTextBoundRect() / GetTextWidth() / GetTextHeight().Jan Holesovsky2014-05-251-1/+58
* some work on mouse scrolling and improved mouse draggingMarkus Mohrhard2014-05-241-1/+5
* Remove unused headersMatteo Casalin2014-05-241-1/+0
* Stub mouse move events propagation to 3D charts.Michael Meeks2014-05-241-0/+5
* add ostream operator<< for glm::vec3Markus Mohrhard2014-05-241-0/+1
* vcl: change to true and false in Window::ImplTestMousePointerSet()Chris Sherlock2014-05-231-1/+1
* vcl: moved paint functions from window.cxx to paint.cxxChris Sherlock2014-05-231-0/+2
* we only support GLX 1.3+Markus Mohrhard2014-05-231-2/+2
* Lsan: fix memory leakMarkus Mohrhard2014-05-231-0/+2
* Lsan: fix invalid memory accessMarkus Mohrhard2014-05-231-0/+2
* Fix Windows link issue around missing vtable fn.Michael Meeks2014-05-221-0/+4
* WaE: virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist2014-05-221-1/+1
* Avoid including <config_features.h> in <vcl/svapp.hxx>Tor Lillqvist2014-05-221-4/+6
* Make the inserted text more European and sensible for now.Michael Meeks2014-05-221-1/+1
* Initial cut at some infinite monkeys work.Michael Meeks2014-05-222-0/+39
* fix my issues with the offscreen renderingMarkus Mohrhard2014-05-211-2/+2
* Log also the sizeTor Lillqvist2014-05-212-2/+2