summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
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
2014-05-23we only support GLX 1.3+Markus Mohrhard
2014-05-23Lsan: fix memory leakMarkus Mohrhard
2014-05-23Lsan: fix invalid memory accessMarkus Mohrhard
2014-05-22Fix Windows link issue around missing vtable fn.Michael Meeks
2014-05-22WaE: virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist
2014-05-22Avoid including <config_features.h> in <vcl/svapp.hxx>Tor Lillqvist
2014-05-22Make the inserted text more European and sensible for now.Michael Meeks
2014-05-22Initial cut at some infinite monkeys work.Michael Meeks
2014-05-21fix my issues with the offscreen renderingMarkus Mohrhard
2014-05-21Log also the sizeTor Lillqvist
2014-05-21Bin ENUM_FONTRELIEF_DECLARED crackTor Lillqvist
2014-05-21Add debugging output operator<< for FontMetricTor Lillqvist
2014-05-21add method for creating framebuffer objects to OpenGLHelperMarkus Mohrhard
2014-05-20SvxRelativeField: set the unit from the passed stringmapMichael Stahl
2014-05-20use VCL's OpenGLContext for 3D transitionsDavid Tardon
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-20vcl: rename CopyAreaFinal to CopyDeviceAreaChris Sherlock
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-15vcl: ReadWindowMetafile - make pConfigItem default to NULLTomaž Vajngerl
2014-05-15vcl: remove uselees comment from font.hxxTomaž Vajngerl
2014-05-15vcl: problems with WriteWithVersion so remove for nowTomaž Vajngerl
2014-05-15vcl: remove macros in metaact.cxx{hxx}Tomaž Vajngerl
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-15+sal_Int32 ComboBox::GetEntryPos( const void* pData ) constEike Rathke
2014-05-15interface with COMBOBOX_... instead of LISTBOX_...Eike Rathke
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-13coverity#1213522 Uncaught exceptionCaolán McNamara
2014-05-13sal_Int32 ComboBox::InsertEntryWithImage()Eike Rathke
2014-05-13rerender after redrawing of the windowMarkus Mohrhard
2014-05-13vcl: reorganize accessibility functions in window.hxxChris Sherlock
2014-05-13vcl: reformat window.hxxChris Sherlock
2014-05-12move glm operator<< for debugging to OpenGLHelperMarkus Mohrhard
2014-05-12some work into intercepting mouse events in OpenGL windowMarkus Mohrhard
2014-05-12remove framebuffer objectsMarkus Mohrhard
2014-05-09prewin.h includes windows.hThomas Arnhold
2014-05-09Revert font initialization fooCaolán McNamara
2014-05-09Related fdo#78323 GtkFrame has additional paddingThomas Arnhold
2014-05-09move the renderToFile function to the helper to avoid the contextMarkus Mohrhard
2014-05-08RFC: add IsValueChangedFromSaved to VCL button and listboxNoel Grandin
2014-05-07loplugin:saloverrideStephan Bergmann
2014-05-07avoid linking against the OpenGL libs when only using the windowMarkus Mohrhard
2014-05-07add new window that contains OpenGL contextMarkus Mohrhard
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-07Move ImplInitAppFontData from Window to Application (take 2)Chris Sherlock
2014-05-07Use css alias in svapp.hxxChris Sherlock
2014-05-07Indent svapp.hxx functionsChris Sherlock