summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-06Fix tdf#96523 : Correct the behavior when Ctrl key is pressedDennis Francis2-6/+6
2016-01-06starmath: Fix bogus warningTakeshi Abe1-1/+1
2016-01-06tdf#90341 Clean up excessive const_cast'ingTakeshi Abe1-2/+2
2016-01-06jvmfwk/plugins: clean-up in util.cxxDouglas Mencken1-15/+4
2016-01-06Get parenthesisation rightStephan Bergmann1-2/+2
2016-01-06Bin unneeded forward declarationsTor Lillqvist1-3/+0
2016-01-06Make E3dScene3D::GetCamera return non-referenceStephan Bergmann5-17/+12
2016-01-06sal: don't use reserved identifiers, much less in public APIMichael Stahl1-11/+11
2016-01-06vcl: opengl - if we can't get the context we want, fallback properly.Michael Meeks1-3/+1
2016-01-06unused SalGraphics::drawTransformedBitmap(Juergen Funk2-1/+1
2016-01-06Use OUStringBuffer when constructing string in loopAndrzej Hunt1-3/+3
2016-01-06Revert "This probably is not worth displaying a warning about"Tor Lillqvist1-0/+1
2016-01-06loplugin:defaultparamsStephan Bergmann2-2/+2
2016-01-06tdf#39631 - branch hints: comment, and tweak variously, also use.Michael Meeks7-40/+94
2016-01-06tdf#39631: Add optimisation helpersSheikha AL-Hinai1-0/+20
2016-01-06vcl: opengl - Kill the last glErrors on common paths.Michael Meeks10-97/+120
2016-01-06Bin some unused functions and fieldsTor Lillqvist2-7/+0
2016-01-06Bin unnecessary variableTor Lillqvist1-3/+1
2016-01-06xmlsecurity: allow creating multiple signatures with the same certificateMiklos Vajna4-35/+7
2016-01-06xmlsecurity: add UI to provide a description when signingMiklos Vajna4-0/+45
2016-01-06tdf#92045 DOCX import: <w:effect w:val="none"/> doesn't mean blinkingMiklos Vajna3-1/+7
2016-01-06disable test on OSXMarkus Mohrhard1-0/+2
2016-01-06Missing includeStephan Bergmann1-0/+2
2016-01-06Missing includeStephan Bergmann1-1/+1
2016-01-06std::swap is in <utility>, not <algorithm>Stephan Bergmann1-1/+1
2016-01-06Missing includeStephan Bergmann2-0/+4
2016-01-06vcl: init font metric variables in ImplFontAttributes constructorsChris Sherlock2-6/+50
2016-01-06writefilter: removed superfluous #includesAndrea Gelmini7-23/+8
2016-01-05create closing bracket token only when necessaryEike Rathke1-6/+10
2016-01-05use new'ed FormulaToken and FormulaTokenArray::Add()Eike Rathke2-4/+9
2016-01-05tdf#93565 Use multiple docs for individual PDF MMJan-Marek Glogowski2-12/+14
2016-01-05Kill one indentation levelMaxim Monastirsky1-8/+3
2016-01-05tdf#90187 Added uno command for track changes bar.Gulsah Kose7-3/+50
2016-01-05sot_component_getFactory is goneMatúš Kukan1-1/+2
2016-01-05for new'ed FormulaToken use FormulaTokenArray::Add()Eike Rathke1-2/+2
2016-01-05Fix typosAndrea Gelmini12-12/+12
2016-01-05tdf#74608: Ctor function for css.embed.OLESimpleStorageMatúš Kukan5-249/+114
2016-01-05SotFactory is in fact not used: remove + cleanupMatúš Kukan9-455/+28
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan44-62/+71
2016-01-05starmath: Drop nonexistent friendTakeshi Abe1-4/+0
2016-01-05tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-upEike Rathke11-9/+51
2016-01-05add more URLs to appdata filesDavid Tardon5-0/+20
2016-01-05Revert "Time wraparound validation feature"Markus Mohrhard4-78/+1
2016-01-05don't use bash completion compatibility dirrezso1-5/+5
2016-01-05Use OUString::replaceAllStephan Bergmann1-35/+1
2016-01-05Fix dbgutil build in case GL_DEBUG_SEVERITY_NOTIFICATION_ARB is undefinedTor Lillqvist1-0/+2
2016-01-05Avoid indexing out of array boundsTor Lillqvist1-1/+1
2016-01-05tdf#96687 - force validation after External InputJustin Luth1-0/+1
2016-01-05slideshow: Define inverse() to bring back the GLSL version to 1.20Emmanuel Gil Peyrot5-5/+177
2016-01-05slideshow: Improve the Vortex transition to match PowerPoint betterEmmanuel Gil Peyrot4-91/+93