summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-19fdo#88339 Fixed Calc constrained image movementTrent MacAlpine1-3/+16
2015-01-19if we change the keys we have to resort based on the new keysCaolán McNamara1-4/+22
2015-01-19fdo#86844 - CONTEXT MENU: Remove hyperlink not accessibleNiklas Johansson1-1/+3
2015-01-19Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara5-21/+38
2015-01-19fdo#88475 BrowseBox/grid: reposition data cursor to current row after paintLionel Elie Mamane2-0/+8
2015-01-19Resolves: fdo#88417 Dropdown for ruler settings should show radio buttonsCaolán McNamara2-12/+12
2015-01-19fdo#86147: Do not reset r/o mode for SID_SAVETOStephan Bergmann1-2/+7
2015-01-19vcl: fix glsl int casts of floats.Michael Meeks1-4/+4
2015-01-19bin/run LO_TRACE hookStephan Bergmann1-3/+3
2015-01-19try to handle properly fillcolor != linecolor in opengl polypolygons drawingLuboš Luňák1-1/+15
2015-01-19draw polypolygons properly in opengl backendLuboš Luňák2-59/+28
2015-01-19fix opengl hairline special casingLuboš Luňák2-7/+56
2015-01-19use AA for convex polygons when needed tooLuboš Luňák2-9/+32
2015-01-19use supersampling in Impress if fast opengl scaling is availableLuboš Luňák4-4/+19
2015-01-19"area" scaling for opengl that has good results for downscalingLuboš Luňák7-0/+267
2015-01-19implement optimized hairline drawing for openglLuboš Luňák1-11/+13
2015-01-19do not set Y line width to 0Luboš Luňák1-1/+1
2015-01-19make AA edges of objects look smoother (opengl)Luboš Luňák2-36/+65
2015-01-19clean up resetting of solid color when using opengl AALuboš Luňák2-33/+46
2015-01-19fix confusion between transparency and opacityLuboš Luňák1-3/+3
2015-01-19Re fdo#80538: Remove read-only infobar after "Save As..."Stephan Bergmann1-0/+1
2015-01-19svx: ExternalToolEdit: don't terminate if SystemShellExecute throwsMichael Stahl1-3/+11
2015-01-19svx: ExternalToolEdit: check that temp file is actually createdMichael Stahl1-2/+14
2015-01-19rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl9-102/+159
2015-01-19WaE: replace '+' between string literals with juxtapositionTor Lillqvist1-3/+3
2015-01-19WaE: implicit conversion (IntegralToFloating) from bool to 'const double'Tor Lillqvist1-1/+1
2015-01-19-Werror,-WuninitializedStephan Bergmann1-2/+2
2015-01-19loplugin:saloverrideStephan Bergmann1-1/+1
2015-01-19fdo#75256 Improve Sifr Icon ThemeMatthias Freund4-0/+0
2015-01-19fdo#75256 Improve Sifr Icon ThemeMatthias Freund7-0/+0
2015-01-19Updated coreAndras Timar1-0/+0
2015-01-18fdo#88339 Fixed Draw/Impress constrained image movementTrent MacAlpine1-2/+2
2015-01-17no need to do that for all contextsMarkus Mohrhard5-22/+3
2015-01-16fdo#88398: Handle group listeners correctly when splitting formula group.Kohei Yoshida7-8/+95
2015-01-16Revert "never wonder if sun is not sun"Stephan Bergmann1-0/+5
2015-01-16Silence unhelpful -Wpotentially-evaluated-expressionStephan Bergmann1-0/+6
2015-01-16rhbz#1180114: writerfilter: don't crash on w:customXmlDelRangeStart etc.Michael Stahl5-1/+29
2015-01-16rhbz#1175027: sw: fix life cycle of SwConnectionDisposedListener_ImplMichael Stahl1-14/+27
2015-01-16rhbz#1163106: tdoc_ucp: fix life cycle of OfficeDocumentsCloseListenerMichael Stahl2-6/+12
2015-01-16fdo#86674 paragraphs have ATK_STATE_INVALIDNiklas Johansson1-1/+10
2015-01-16fdo#87551 Category tree is too thin since conversion to .uiCaolán McNamara1-0/+1
2015-01-15Resolves: rhbz#1162352 SwDataChanged dtor accesses deleted PaMCaolán McNamara1-4/+6
2015-01-15Add three sidebar sifr icons. (4.4)Matthias Freund5-0/+0
2015-01-15fdo#87923: Don't hide the rulers completely - show the horizontal one.Jan Holesovsky1-2/+2
2015-01-15fdo#86772 show localized filter names in Save dialogDavid Tardon2-106/+117
2015-01-15Resolves: fdo#87353 Start Center 'Help' button not functioning any moreCaolán McNamara2-2/+18
2015-01-15PostgreSQL statement: deliver promised XMultipleResults interfaceLionel Elie Mamane1-0/+1
2015-01-14fdo#85451 classic draw rectangles "fit to contour" utterly brokenCaolán McNamara1-1/+1
2015-01-14sc: fix use-after-free race in ScCellRangesBaseMichael Stahl1-0/+6
2015-01-14fdo#87845: sw: fix crash in navigator dialog when view is closedMichael Stahl1-2/+17