summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-29Related: fdo#50697 reset the cache timeout on GetGraphicCaolán McNamara1-0/+2
2014-04-29coverity#1210182 Uninitialized scalar fieldCaolán McNamara1-1/+0
2014-04-29oox: remove now unused helper methods (generated code used them in the past)Miklos Vajna1-3/+0
2014-04-29Add gluErrorString() replacement to OpenGLHelperTor Lillqvist1-0/+2
2014-04-28WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-2/+2
2014-04-28WaE: implicit conversion from bool to 'long'Tor Lillqvist1-1/+1
2014-04-28Slideshow: display OpenGL window also during slideshowZolnai Tamás1-0/+2
2014-04-28Introduce OpenGLContext::MakeCurrent for switching between contextsZolnai Tamás1-0/+1
2014-04-28VCL: Move line functions into state areasChris Sherlock1-6/+7
2014-04-28VCL: Rename ApplyMask to DrawDeviceMask in OutputDeviceChris Sherlock2-2/+2
2014-04-28remove unused code from TabBarNoel Grandin1-21/+0
2014-04-28Improve TabBar return typesNoel Grandin1-8/+9
2014-04-27OpenGLHelper: extract BGRA buffer -> BitmepEx conversionZolnai Tamás1-0/+1
2014-04-27constLuboš Luňák4-5/+5
2014-04-28VCL: Renamed two functionsChris Sherlock1-3/+3
2014-04-27VCL: complete reorganization of text and font functions in outdev.hxxChris Sherlock1-90/+119
2014-04-27VCL: make all private functions SAL_DLLPRIVATE visibilityChris Sherlock1-3/+26
2014-04-27VCL: Rearrange most of the rest of the functions in outdev.hxxChris Sherlock1-350/+419
2014-04-27VCL: rename OutputDevice::ImplInitFillColor and make it privateChris Sherlock1-2/+3
2014-04-27VCL: OutputDevice::ImplRotatePosi, nOrientation param. should be shortChris Sherlock1-1/+1
2014-04-27VCL: rearrange functions in outdev/font.cxxChris Sherlock1-1/+8
2014-04-27VCL: rearrange font functions, move functions into OutputDeviceChris Sherlock1-27/+43
2014-04-27VCL: Group pixel functions in OutputDeviceChris Sherlock1-0/+5
2014-04-27VCL: Move polygon functions in outdev.hxxChris Sherlock1-28/+35
2014-04-27VCL: Move wallpaper and state based functions in outdev.hxxChris Sherlock1-61/+68
2014-04-27VCL: final movement of text and font functions in outdev.hxxChris Sherlock1-45/+48
2014-04-27VCL: more movement of text and font functions in outdev.hxxChris Sherlock1-25/+26
2014-04-27VCL: again move text and font functions in outdev.hxxChris Sherlock1-8/+9
2014-04-27VCL: move text and font functions in outdev.hxxChris Sherlock1-88/+88
2014-04-27VCL: Move constructors and destructors in outdev.hxxChris Sherlock1-5/+9
2014-04-27Move UsePolyPolygonForComplexGradient() into gradient group in outdev.hxxChris Sherlock1-2/+2
2014-04-27First try to render OpenGL content in a windowZolnai Tamás1-1/+7
2014-04-27OpenGLContext: Provide all data for SystemChildWindow creation.Zolnai Tamás1-0/+2
2014-04-27Typos: dfined -> defined + add missing 's'Julien Nabet17-30/+30
2014-04-27startcenter: Add possibility to selectively remove recent documents.Jan Holesovsky4-11/+52
2014-04-27recent documents: Add possibility to remove individual documents.Jan Holesovsky1-5/+6
2014-04-27automaticly -> automatically.Jan Holesovsky6-12/+12
2014-04-27recent documents: Access the mutex directly.Jan Holesovsky1-5/+0
2014-04-27recent documents: Doxygenize & make the comments a bit less useless.Jan Holesovsky1-116/+72
2014-04-26problem with a check define somewhere in MacOSXCaolán McNamara1-0/+4
2014-04-26the OutDevState dtors are never calledCaolán McNamara1-1/+2
2014-04-26Clean up remains of URL History List (eHISTORY).Andrzej Hunt1-2/+1
2014-04-25odd that apparently these only are checked in non-opt modeCaolán McNamara1-2/+2
2014-04-25coverity#706281 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-25coverity#706282 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-25quick fix for inheritance problemsMarkus Mohrhard1-1/+3
2014-04-25the chart root shape has to be at the bottom, fdo#74333, cp#1000057Markus Mohrhard1-3/+9
2014-04-25add way for shape dumper to dump single shapeMarkus Mohrhard1-1/+1
2014-04-25fdo#77683 the color in the toolbar buttons doesn't change.Tomofumi Yagi1-1/+0
2014-04-25VCL: Move OutputDevice map structures to own VCL header fileChris Sherlock2-21/+45