summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-20tdf#95938 Toolbar context menu has no commandsSamuel Mehrbrodt4-12/+5
2015-11-20-Werror,-Wunused-private-fieldStephan Bergmann2-6/+0
2015-11-20Remove redundant toolbar:style definitionsSamuel Mehrbrodt67-368/+368
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin44-373/+97
2015-11-20new loplugin:unusedfieldsNoel Grandin25-164/+441
2015-11-20loplugin:overrideStephan Bergmann1-3/+3
2015-11-20-Werror,-Wdeprecated-declarationsStephan Bergmann1-0/+4
2015-11-20SwPageFrm::IsOverHeaderFooterArea: check for IsActive() only laterMiklos Vajna1-3/+3
2015-11-20Impress/Draw: Open Navigator in the SidebarSamuel Mehrbrodt1-14/+2
2015-11-20tdf#95916 Update Alizarin.otpLaurent Balland-Poirier1-0/+0
2015-11-20Updated coretagezi1-0/+0
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