summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
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
2014-05-06Application::UserEvent and Window::UserEvent are emptyStephan Bergmann
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-05Revert "Move ImplInitAppFontData from Window to Application"Miklos Vajna
2014-05-04Move ImplInitAppFontData from Window to ApplicationChris Sherlock
2014-05-03Rearrange outdev.cxx functions, et al.Chris Sherlock
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida
2014-05-01coverity#738861 Uninitialized pointer fieldCaolán McNamara
2014-05-01Revert "VCL: move native widget rendering functions out of OutputDevice"Chris Sherlock
2014-05-01VCL: move native widget rendering functions out of OutputDeviceChris Sherlock
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-05-01VCL: Rearrange function locations and accessibility in window.hxxChris Sherlock
2014-04-29Add gluErrorString() replacement to OpenGLHelperTor Lillqvist
2014-04-28Introduce OpenGLContext::MakeCurrent for switching between contextsZolnai Tamás
2014-04-28VCL: Move line functions into state areasChris Sherlock
2014-04-28VCL: Rename ApplyMask to DrawDeviceMask in OutputDeviceChris Sherlock
2014-04-27OpenGLHelper: extract BGRA buffer -> BitmepEx conversionZolnai Tamás
2014-04-28VCL: Renamed two functionsChris Sherlock
2014-04-27VCL: complete reorganization of text and font functions in outdev.hxxChris Sherlock
2014-04-27VCL: make all private functions SAL_DLLPRIVATE visibilityChris Sherlock
2014-04-27VCL: Rearrange most of the rest of the functions in outdev.hxxChris Sherlock
2014-04-27VCL: rename OutputDevice::ImplInitFillColor and make it privateChris Sherlock
2014-04-27VCL: OutputDevice::ImplRotatePosi, nOrientation param. should be shortChris Sherlock
2014-04-27VCL: rearrange functions in outdev/font.cxxChris Sherlock
2014-04-27VCL: rearrange font functions, move functions into OutputDeviceChris Sherlock
2014-04-27VCL: Group pixel functions in OutputDeviceChris Sherlock
2014-04-27VCL: Move polygon functions in outdev.hxxChris Sherlock
2014-04-27VCL: Move wallpaper and state based functions in outdev.hxxChris Sherlock
2014-04-27VCL: final movement of text and font functions in outdev.hxxChris Sherlock
2014-04-27VCL: more movement of text and font functions in outdev.hxxChris Sherlock
2014-04-27VCL: again move text and font functions in outdev.hxxChris Sherlock
2014-04-27VCL: move text and font functions in outdev.hxxChris Sherlock
2014-04-27VCL: Move constructors and destructors in outdev.hxxChris Sherlock
2014-04-27Move UsePolyPolygonForComplexGradient() into gradient group in outdev.hxxChris Sherlock
2014-04-27First try to render OpenGL content in a windowZolnai Tamás
2014-04-27OpenGLContext: Provide all data for SystemChildWindow creation.Zolnai Tamás
2014-04-26problem with a check define somewhere in MacOSXCaolán McNamara
2014-04-26the OutDevState dtors are never calledCaolán McNamara
2014-04-25VCL: Move OutputDevice map structures to own VCL header fileChris Sherlock
2014-04-25VCL: ImpObjStack replaced with std::stackChris Sherlock