summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-20starmath: Use std::unique_ptr for exception safetyTakeshi Abe1-4/+3
2015-11-19tdf#92527 construct default Segments sequence, when there is noneAndras Timar1-1/+14
2015-11-19loplugin:redundantcastStephan Bergmann1-1/+1
2015-11-19Related: #i72580# Add descriptions about State property and button commandTsutomu Uchino2-0/+13
2015-11-19gtktiledviewer: allow setting custom background colorMiklos Vajna1-1/+9
2015-11-19Fix Clang version check furtherStephan Bergmann1-64/+64
2015-11-19slideshow: Port all matrix operations from GL to glmEmmanuel Gil Peyrot3-56/+71
2015-11-19slideshow: Batch primitive display as much as possibleEmmanuel Gil Peyrot2-59/+100
2015-11-19slideshow: Use gl_ModelViewProjectionMatrix in vertex shadersEmmanuel Gil Peyrot2-2/+2
2015-11-19slideshow: Always enable normals, there is no case where they are emptyEmmanuel Gil Peyrot1-8/+3
2015-11-19slideshow: Don’t create the permTexture if the shaders don’t use itEmmanuel Gil Peyrot1-8/+8
2015-11-19slideshow: Rename getVertices into getVertex, to match its only usageEmmanuel Gil Peyrot2-6/+6
2015-11-19Remove redundant toolbar:style attributesSamuel Mehrbrodt48-88/+88
2015-11-19opengl: use correct hex number for Win 10 (Major 10 -> hex A)Tomaž Vajngerl1-7/+7
2015-11-19readabilityTomaž Vajngerl1-1/+4
2015-11-19opengl: support Win 10 in black/white listingTomaž Vajngerl3-1/+8
2015-11-19cppuhelper: enable CppunitTest_cppuhelper_qa_weakMichael Stahl1-0/+4
2015-11-19missing namespaceStephan Bergmann1-2/+2
2015-11-19sw lok comments: optimize sidebar text control invalidationMiklos Vajna1-15/+19
2015-11-19editeng lok: invalidate on scrollMiklos Vajna1-0/+6
2015-11-19loplugin:sallogareasStephan Bergmann23-31/+81
2015-11-19tdf#90904 Sorry, mixed Characters and CharactersWithSpaces at a first timealexey.chemichev1-2/+8
2015-11-19The base class does this alreadyMaxim Monastirsky1-28/+2
2015-11-19Fix thinkoTor Lillqvist1-1/+1
2015-11-19Don't register a glyphy package if we aren't actually building itTor Lillqvist1-2/+2
2015-11-19tdf#95931 Add 'Open remote file' to menu in start centerSamuel Mehrbrodt1-0/+1
2015-11-19sw lok comments: don't paint hidden comment sub-widgetsMiklos Vajna1-5/+3
2015-11-19WaE: potentially uninitialized local variable usedTor Lillqvist1-1/+1
2015-11-19WaE: unreferenced formal parameterTor Lillqvist1-0/+1
2015-11-19WaE: local variable is initialized but not referencedTor Lillqvist1-0/+32
2015-11-19loplugin:nullptrStephan Bergmann1-2/+2
2015-11-19...and make it clear that RegParamKind /is/ usedStephan Bergmann1-2/+2
2015-11-19REGPARAM_INT/FLT /are/ usedStephan Bergmann1-0/+1
2015-11-19Do use libo_CHECK_SYSTEM_MODULE for GLYPHY after allTor Lillqvist3-2/+11
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt6-16/+33
2015-11-19We don't actually use GLyphy on Linux yetTor Lillqvist2-6/+4
2015-11-19Check for system GLyphy only on Linux and WindowsTor Lillqvist1-1/+3
2015-11-19Make using GLyphy optional at run-timeTor Lillqvist2-22/+409
2015-11-19Use GLyphy for text on Windows (broken)Tor Lillqvist18-308/+2270
2015-11-19Update GLyphy to match upstreamTor Lillqvist2-0/+212
2015-11-19Avoid automake, patch also Makefile.inTor Lillqvist1-0/+10
2015-11-19Update the GLyphy patch for WindowsTor Lillqvist1-11/+559
2015-11-19Link with GLyphy also for WindowsTor Lillqvist1-0/+6
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist6-1/+7
2015-11-19Add OpenGLContext::UseNoProgram()Tor Lillqvist2-0/+11
2015-11-19Use correct GLyphy library file name in the MSVC caseTor Lillqvist1-1/+6
2015-11-19The GLyphy headers in its tarball are in "src", there is no "include"Tor Lillqvist1-1/+1
2015-11-19Add glyphy-windows.h for feeding GLyphy Win32 font dataTor Lillqvist2-0/+190
2015-11-19The glyphy configury takes no --enable/disable-debug optionTor Lillqvist1-1/+0
2015-11-19We (unintentionally?) build a static archive with MSVCTor Lillqvist1-0/+2