summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-29vcl: Implement basic SalGraphics methods for OpenGL backendprivate/lfrb/opengl-vclLouis-Francis Ratté-Boulianne2-37/+763
2014-10-29vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock9-91/+461
2014-10-29add more log messagesMarkus Mohrhard1-0/+1
2014-10-29cosmetic clean-upMarkus Mohrhard1-19/+19
2014-10-29OpenGLContext: Consistently select the window's visualDaniel Stone1-24/+13
2014-10-29OpenGLContext: Add locking/sync around X errorsDaniel Stone1-0/+3
2014-10-28Add missing glew dependency.Michael Meeks1-0/+1
2014-10-28add missing headerMarkus Mohrhard1-0/+28
2014-10-28add missing fileMarkus Mohrhard1-0/+16
2014-10-27implement X11WindowProvider for GtkSalFrameMarkus Mohrhard2-1/+9
2014-10-27fix stupid typoMarkus Mohrhard1-1/+1
2014-10-27better way to access the X11 windowMarkus Mohrhard4-6/+13
2014-10-27handle the OpenGL context for the x11 backendMarkus Mohrhard1-3/+7
2014-10-27make sure that the frame is set when we need itMarkus Mohrhard1-1/+1
2014-10-25fix misleading log messageMarkus Mohrhard1-1/+1
2014-10-25that should be a SAL_WARNMarkus Mohrhard1-1/+1
2014-10-25add OpenGLContext to OpenGL vcl rendering codeMarkus Mohrhard2-0/+11
2014-10-24merge vcllo and vclopenglloMarkus Mohrhard17-105/+26
2014-10-24add a OpenGLContext to unix backendMarkus Mohrhard1-0/+6
2014-10-24add a OpenGLContext::init for unix backendMarkus Mohrhard2-28/+57
2014-10-24split method in part related to windows and other stuffMarkus Mohrhard2-10/+26
2014-10-24reduce one use of SystemWinDataMarkus Mohrhard1-8/+4
2014-10-24use m prefix instead of _ for member variablesMarkus Mohrhard3-214/+216
2014-10-24fix missing piecesMarkus Mohrhard1-2/+6
2014-10-24fix double delete after latest refactoringMarkus Mohrhard1-2/+2
2014-10-23integrate WIP OpenGL rendering to unix backendMarkus Mohrhard2-1/+6
2014-10-23use Impl for windows backendMarkus Mohrhard7-2085/+2655
2014-10-23it is false and not FALSEMarkus Mohrhard1-1/+1
2014-10-23implement stub for OpenGL SalGraphicsImpl sub classMarkus Mohrhard3-0/+464
2014-10-22forgot to populate the ImplMarkus Mohrhard2-3/+7
2014-10-22add missing header guardsMarkus Mohrhard2-0/+10
2014-10-22no need for these methods to be virtualMarkus Mohrhard1-2/+2
2014-10-22we need to export the SalGraphicsImpl classMarkus Mohrhard1-1/+3
2014-10-22use Impl for unix vcl pluginsMarkus Mohrhard7-1613/+2124
2014-10-21add Impl version for SalGraphicsMarkus Mohrhard3-0/+223
2014-10-19accessibility: The if statement is redundantRobert Antoni Buj i Gelonch1-9/+6
2014-10-19scripting: redundant cast to StringRobert Antoni Buj i Gelonch2-5/+5
2014-10-19runner: Iterate over each Entry in a MapRobert Antoni Buj i Gelonch3-18/+21
2014-10-19-Werror=shadowMiklos Vajna4-8/+8
2014-10-19fdo#83464 RTF import: \plain should reset \rtlch and \hich as wellMiklos Vajna3-0/+35
2014-10-18typo in filename, hidden by case insensitivity of windowsNorbert Thiebaud1-1/+1
2014-10-18work around windows whiningNorbert Thiebaud1-3/+4
2014-10-18fix libmwaw build on WindowsNorbert Thiebaud1-0/+6
2014-10-18fdo#82047: Correctly adjust references in range names on row deletion.Kohei Yoshida1-0/+47
2014-10-18fdo#82047: Write test for this.Kohei Yoshida2-0/+76
2014-10-18NamedExpression is too lengthy. Let's just call it 'Name'. We'll know.Kohei Yoshida2-9/+9
2014-10-18tilebench depend on linreooficekitgtk so need ENABLE_GTK tooNorbert Thiebaud2-2/+2
2014-10-18we should convert to DOS path for other exotic things than spaces tooNorbert Thiebaud1-7/+6
2014-10-18fix typo in TARFILE_LOCATION handling in the lode caseNorbert Thiebaud1-1/+1
2014-10-18format MSBuild path appropriatelyNorbert Thiebaud1-1/+1