summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-19Disambiguate std::max callStephan Bergmann1-1/+1
2013-11-19Use startsWith rest parameterStephan Bergmann1-21/+14
2013-11-19Consistently accept all cmd line args only in lower caseStephan Bergmann1-24/+23
2013-11-19Consistently warn about all deprecated cmd line args starting with a single -Stephan Bergmann2-403/+387
2013-11-19String function clean-upStephan Bergmann1-11/+11
2013-11-19DOCX drawingML shape import: wp:anchor's behindDoc attributeMiklos Vajna3-2/+11
2013-11-19don't panic on clicking inside input fieldCaolán McNamara1-13/+19
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann138-1553/+3117
2013-11-19need a String::EraseAllChars-alike for OUStringBufferCaolán McNamara1-0/+23
2013-11-19unknown log areaStephan Bergmann1-1/+1
2013-11-19-Werror,-Wunused-functionStephan Bergmann1-0/+2
2013-11-19-Werror,-Wunused-functionStephan Bergmann1-82/+0
2013-11-19Backported commit f6c335d63f2da025a0a3efde1fe59e3bb7189b70 from curlCédric Bosdonnat2-0/+392
2013-11-19Add data for Alfresco Cloud CMIS connectionCédric Bosdonnat6-5/+76
2013-11-19winaccessibility: avoid warning C4005 macro redefinitionMichael Stahl1-0/+2
2013-11-19renamed ku* to kmr-Latn*, fdo#63460Eike Rathke5-16/+16
2013-11-19scp2 and setup_native details for dictionary name changesEike Rathke1-1/+44
2013-11-19warning C4702: unreachable codeStephan Bergmann2-9/+0
2013-11-19rhbz#1031989 Accept --pt in addition to deprecated -ptStephan Bergmann1-1/+1
2013-11-19this only works with c++11Markus Mohrhard1-1/+1
2013-11-19fix tinderboxMarkus Mohrhard1-1/+1
2013-11-19disable building the OpenGL piecesMarkus Mohrhard3-2/+2
2013-11-19fix testsMarkus Mohrhard2-2/+2
2013-11-19fix the windows buildMarkus Mohrhard3-4/+9
2013-11-19more windows build fixesMarkus Mohrhard1-0/+6
2013-11-19fix windows buildMarkus Mohrhard4-3/+36
2013-11-19we need to depend on mesa headers for windows & unix without openglMarkus Mohrhard1-0/+5
2013-11-19removed unused variableMarkus Mohrhard1-1/+0
2013-11-19fix crash in opengl backendMarkus Mohrhard2-1/+19
2013-11-19dbgutil build fixMarkus Mohrhard1-1/+0
2013-11-19we need to init manually nowMarkus Mohrhard2-6/+11
2013-11-19fix lifetime problems of ChartViewMarkus Mohrhard3-3/+9
2013-11-19it builds againMarkus Mohrhard9-2/+496
2013-11-19try to make it build on windowsMarkus Mohrhard1-1/+5
2013-11-19add glew and make chartopengl a dynamically loaded libMarkus Mohrhard11-5/+39375
2013-11-19add a few property casesMarkus Mohrhard2-8/+32
2013-11-19add the definition for the shapesMarkus Mohrhard2-5/+160
2013-11-19make the shapes explicit in the backendMarkus Mohrhard3-113/+426
2013-11-19actually create a dummy root shape objectMarkus Mohrhard1-1/+1
2013-11-19make it possible to avoid XShape/XShapes in the backendMarkus Mohrhard2-8/+26
2013-11-19implement XMultiPropertySetMarkus Mohrhard2-2/+51
2013-11-19implement top level shape and method to get itMarkus Mohrhard2-0/+31
2013-11-19fix buildMarkus Mohrhard2-4/+6
2013-11-19adapt name of methodMarkus Mohrhard5-10/+15
2013-11-19some small cosmetic changesMarkus Mohrhard1-4/+13
2013-11-19rename DummyShapeFactory to OpenglShapeFactoryMarkus Mohrhard4-35/+37
2013-11-19add methods to render whole data series at onceMarkus Mohrhard7-1/+136
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard62-492/+797
2013-11-19work on plotting a whole series at onceMarkus Mohrhard1-99/+105
2013-11-19one more newly unused variableMarkus Mohrhard1-2/+0