summaryrefslogtreecommitdiffstats
path: root/include/vcl
Commit message (Expand)AuthorAgeFilesLines
* coverity#738861 Uninitialized pointer fieldCaolán McNamara2014-05-011-1/+1
* Revert "VCL: move native widget rendering functions out of OutputDevice"Chris Sherlock2014-05-012-47/+47
* VCL: move native widget rendering functions out of OutputDeviceChris Sherlock2014-05-012-47/+47
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-016-7/+7
* VCL: Rearrange function locations and accessibility in window.hxxChris Sherlock2014-05-011-70/+140
* Add gluErrorString() replacement to OpenGLHelperTor Lillqvist2014-04-291-0/+2
* Introduce OpenGLContext::MakeCurrent for switching between contextsZolnai Tamás2014-04-281-0/+1
* VCL: Move line functions into state areasChris Sherlock2014-04-281-6/+7
* VCL: Rename ApplyMask to DrawDeviceMask in OutputDeviceChris Sherlock2014-04-282-2/+2
* OpenGLHelper: extract BGRA buffer -> BitmepEx conversionZolnai Tamás2014-04-271-0/+1
* VCL: Renamed two functionsChris Sherlock2014-04-281-3/+3
* VCL: complete reorganization of text and font functions in outdev.hxxChris Sherlock2014-04-271-90/+119
* VCL: make all private functions SAL_DLLPRIVATE visibilityChris Sherlock2014-04-271-3/+26
* VCL: Rearrange most of the rest of the functions in outdev.hxxChris Sherlock2014-04-271-350/+419
* VCL: rename OutputDevice::ImplInitFillColor and make it privateChris Sherlock2014-04-271-2/+3
* VCL: OutputDevice::ImplRotatePosi, nOrientation param. should be shortChris Sherlock2014-04-271-1/+1
* VCL: rearrange functions in outdev/font.cxxChris Sherlock2014-04-271-1/+8
* VCL: rearrange font functions, move functions into OutputDeviceChris Sherlock2014-04-271-27/+43
* VCL: Group pixel functions in OutputDeviceChris Sherlock2014-04-271-0/+5
* VCL: Move polygon functions in outdev.hxxChris Sherlock2014-04-271-28/+35
* VCL: Move wallpaper and state based functions in outdev.hxxChris Sherlock2014-04-271-61/+68
* VCL: final movement of text and font functions in outdev.hxxChris Sherlock2014-04-271-45/+48
* VCL: more movement of text and font functions in outdev.hxxChris Sherlock2014-04-271-25/+26
* VCL: again move text and font functions in outdev.hxxChris Sherlock2014-04-271-8/+9
* VCL: move text and font functions in outdev.hxxChris Sherlock2014-04-271-88/+88
* VCL: Move constructors and destructors in outdev.hxxChris Sherlock2014-04-271-5/+9
* Move UsePolyPolygonForComplexGradient() into gradient group in outdev.hxxChris Sherlock2014-04-271-2/+2
* First try to render OpenGL content in a windowZolnai Tamás2014-04-271-1/+7
* OpenGLContext: Provide all data for SystemChildWindow creation.Zolnai Tamás2014-04-271-0/+2
* problem with a check define somewhere in MacOSXCaolán McNamara2014-04-261-0/+4
* the OutDevState dtors are never calledCaolán McNamara2014-04-261-1/+2
* VCL: Move OutputDevice map structures to own VCL header fileChris Sherlock2014-04-252-21/+45
* VCL: ImpObjStack replaced with std::stackChris Sherlock2014-04-252-21/+83
* VCL: Remove unused and deprecated debug check functionChris Sherlock2014-04-251-3/+0
* VCL: Reorganize and rename wallpaper functionsChris Sherlock2014-04-251-8/+13
* Renamed ImplGetDPI(X|Y) to GetDPI(X|Y)Chris Sherlock2014-04-251-2/+2
* Remove ImpInitOutDevData and ImplDeInitOutDevData in OutputDeviceChris Sherlock2014-04-251-10/+2
* Fix error: 'GetActiveClipRegion' is a protected member of 'OutputDevice'Tor Lillqvist2014-04-242-2/+4
* VCL: remove comment tags not recognized by doxygenChris Sherlock2014-04-251-4/+3
* Rearrange function locations in outdev.hxx and outdev/clipping.cxxChris Sherlock2014-04-251-1/+1
* VCL: Rename OutputDevice::ImplSelectClipRegion to SelectClipRegionChris Sherlock2014-04-251-1/+2
* VCL Change OutputDevice::ImplSetClipRegion to SetDeviceClipRegionChris Sherlock2014-04-251-1/+1
* fdo#74702 Move GetActiveClipRegion code into WindowChris Sherlock2014-04-251-0/+1
* VCL: Rearrange clipping functions in outdev.hxxChris Sherlock2014-04-251-12/+13
* VCL: remove comment, rename ImplInitClipRegion to InitClipRegionChris Sherlock2014-04-252-2/+2
* fdo#74702 Move ImplInitClipRegion Window code out of OutputDeviceChris Sherlock2014-04-252-1/+5
* VCL: Rename ImplReleaseGraphics to ReleaseGraphics, change to protectedChris Sherlock2014-04-254-6/+7
* OutputDevice::AcquireGraphics should be protected, not publicChris Sherlock2014-04-253-9/+18
* Rearrange VCL OutputDevice bitmap functionsChris Sherlock2014-04-241-21/+24
* Comment documentation error fixup in outdev.hxxChris Sherlock2014-04-241-4/+4