summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-02wizards: fix javadoc error: bad use of '>'rbuj
2014-09-02nlpsolver: fix javadoc error: bad use of '>'rbuj
2014-09-02reportbuilder: fix javadoc error: no summary or caption for tablerbuj
2014-09-02wizards: fix javadoc error: self-closing element not allowedrbuj
2014-09-02reportbuilder: fix javadoc error: self-closing element not allowedrbuj
2014-09-02jurt: fix javadoc error: unexpected end tag: </p>rbuj
2014-09-02toolkit: fix javadoc errorsrbuj
2014-09-02javaunohelper: fix javadoc error: unknown tag: returnsrbuj
2014-09-02reportbuilder: fix javadoc error: unknown tag: returnsrbuj
2014-09-02wizards: fix javadoc error: text not allowed in <ul> elementrbuj
2014-09-02wizards: fix javadoc error: unknown tag: returnsrbuj
2014-09-02scripting: fix javadoc error: unknown tag: returnsrbuj
2014-09-02wizards: fix javadoc error: unknown tag: listrbuj
2014-09-02Remove unused xmlns:fn namespace aliasesMiklos Vajna
2014-09-02Clean up duplicated xmlns:c definitionsMiklos Vajna
2014-09-02fix Wunused-private-fieldMarkus Mohrhard
2014-09-02prevent potential crash if no SystemWindowData is passedMarkus Mohrhard
2014-09-02fix indentationMarkus Mohrhard
2014-09-02remove SAL_DEBUGs introduced earlierMarkus Mohrhard
2014-09-02fix crash when creating chartMarkus Mohrhard
2014-09-02fix buildMarkus Mohrhard
2014-09-02fix indentationMarkus Mohrhard
2014-09-02support legacy and core context on OSXMarkus Mohrhard
2014-09-02fix non OSX build againMarkus Mohrhard
2014-09-02remove unused methodMarkus Mohrhard
2014-09-02fix non Mac buildMarkus Mohrhard
2014-09-02fix OSX buildMarkus Mohrhard
2014-09-02working OSX OpenGLContextMarkus Mohrhard
2014-09-02use SystemWindowData to request a NSOpenGLWindowMarkus Mohrhard
2014-09-02replace check with GLEW variableMarkus Mohrhard
2014-09-02switch to a NSOpenGLView implementationMarkus Mohrhard
2014-09-02use size_t instead of unsigned int for container indicesMarkus Mohrhard
2014-09-02the values are float nowMarkus Mohrhard
2014-09-02remove that ugly underscore at the end of the method namesMarkus Mohrhard
2014-09-02basegfx -> glm in OGLTransMarkus Mohrhard
2014-09-02use constructor initializer listMarkus Mohrhard
2014-09-02improve readabilityMarkus Mohrhard
2014-09-02no need to make these variables publicMarkus Mohrhard
2014-09-02more OpenGL error checking in OGLTransMarkus Mohrhard
2014-09-02add invalid framebuffer operation to OpenGL error messagesMarkus Mohrhard
2014-09-02check framebuffer statusMarkus Mohrhard
2014-09-02simplify codeMarkus Mohrhard
2014-09-02add OpenGL error checking to OGLTransMarkus Mohrhard
2014-09-02extract some shared codeMarkus Mohrhard
2014-09-02some temporary debug outputMarkus Mohrhard
2014-09-02add more notes about deprecated OpenGL featuresMarkus Mohrhard
2014-09-02add warning about bad inputMarkus Mohrhard
2014-09-02remove old OSX OGLTransMarkus Mohrhard
2014-09-02make the shaders compliant to GLSL 1.2Markus Mohrhard
2014-09-02use generic implementation for OSXMarkus Mohrhard