summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-19Fix Clang version check furtherStephan Bergmann
2015-11-19slideshow: Port all matrix operations from GL to glmEmmanuel Gil Peyrot
2015-11-19slideshow: Batch primitive display as much as possibleEmmanuel Gil Peyrot
2015-11-19slideshow: Use gl_ModelViewProjectionMatrix in vertex shadersEmmanuel Gil Peyrot
2015-11-19slideshow: Always enable normals, there is no case where they are emptyEmmanuel Gil Peyrot
2015-11-19slideshow: Don’t create the permTexture if the shaders don’t use itEmmanuel Gil Peyrot
2015-11-19slideshow: Rename getVertices into getVertex, to match its only usageEmmanuel Gil Peyrot
2015-11-19Remove redundant toolbar:style attributesSamuel Mehrbrodt
2015-11-19opengl: use correct hex number for Win 10 (Major 10 -> hex A)Tomaž Vajngerl
2015-11-19readabilityTomaž Vajngerl
2015-11-19opengl: support Win 10 in black/white listingTomaž Vajngerl
2015-11-19cppuhelper: enable CppunitTest_cppuhelper_qa_weakMichael Stahl
2015-11-19missing namespaceStephan Bergmann
2015-11-19sw lok comments: optimize sidebar text control invalidationMiklos Vajna
2015-11-19editeng lok: invalidate on scrollMiklos Vajna
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-19tdf#90904 Sorry, mixed Characters and CharactersWithSpaces at a first timealexey.chemichev
2015-11-19The base class does this alreadyMaxim Monastirsky
2015-11-19Fix thinkoTor Lillqvist
2015-11-19Don't register a glyphy package if we aren't actually building itTor Lillqvist
2015-11-19tdf#95931 Add 'Open remote file' to menu in start centerSamuel Mehrbrodt
2015-11-19sw lok comments: don't paint hidden comment sub-widgetsMiklos Vajna
2015-11-19WaE: potentially uninitialized local variable usedTor Lillqvist
2015-11-19WaE: unreferenced formal parameterTor Lillqvist
2015-11-19WaE: local variable is initialized but not referencedTor Lillqvist
2015-11-19loplugin:nullptrStephan Bergmann
2015-11-19...and make it clear that RegParamKind /is/ usedStephan Bergmann
2015-11-19REGPARAM_INT/FLT /are/ usedStephan Bergmann
2015-11-19Do use libo_CHECK_SYSTEM_MODULE for GLYPHY after allTor Lillqvist
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt
2015-11-19We don't actually use GLyphy on Linux yetTor Lillqvist
2015-11-19Check for system GLyphy only on Linux and WindowsTor Lillqvist
2015-11-19Make using GLyphy optional at run-timeTor Lillqvist
2015-11-19Use GLyphy for text on Windows (broken)Tor Lillqvist
2015-11-19Update GLyphy to match upstreamTor Lillqvist
2015-11-19Avoid automake, patch also Makefile.inTor Lillqvist
2015-11-19Update the GLyphy patch for WindowsTor Lillqvist
2015-11-19Link with GLyphy also for WindowsTor Lillqvist
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist
2015-11-19Add OpenGLContext::UseNoProgram()Tor Lillqvist
2015-11-19Use correct GLyphy library file name in the MSVC caseTor Lillqvist
2015-11-19The GLyphy headers in its tarball are in "src", there is no "include"Tor Lillqvist
2015-11-19Add glyphy-windows.h for feeding GLyphy Win32 font dataTor Lillqvist
2015-11-19The glyphy configury takes no --enable/disable-debug optionTor Lillqvist
2015-11-19We (unintentionally?) build a static archive with MSVCTor Lillqvist
2015-11-19Need _USE_MATH_DEFINES with MSVC for M_PI_2Tor Lillqvist
2015-11-19Fix some thinkos or copy-paste mistakes for glyphyTor Lillqvist
2015-11-19link vcl against libglyphyMarkus Mohrhard
2015-11-19integrate glyphy into the buildMarkus Mohrhard
2015-11-19vcl: move and split up "Image" related sources to "image" folderTomaž Vajngerl