summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-25Updated coreRobinson Tryon1-0/+0
2015-11-25loplugin:unusedfields in include/toolkit,include/toolsNoel Grandin5-33/+2
2015-11-25loplugin:unusedfields in include/svxNoel Grandin30-108/+23
2015-11-25loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin7-19/+13
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin27-146/+74
2015-11-25loplugin:unusedfields in include/package,include/registryNoel Grandin4-99/+0
2015-11-25com::sun::star->css in xmlhelpNoel Grandin16-472/+462
2015-11-25com::sun::star->css in writerperfect/Noel Grandin28-308/+308
2015-11-25tdf#61228: formatting and commentingMike Kaganski1-8/+10
2015-11-25Revert "Resolves: tdf#95629 import also 0x0D as rich EditCell, not only 0x0A"Eike Rathke1-1/+1
2015-11-24tdf#61228: Wrong function names in Formula Writer are considered as SUMJulien Nabet1-9/+14
2015-11-24loplugin:unreffunStephan Bergmann1-23/+0
2015-11-24Resolves: tdf#95629 import also 0x0D as rich EditCell, not only 0x0AEike Rathke1-1/+1
2015-11-24vcl: re-introduce idle handling.Michael Meeks4-20/+27
2015-11-24Resolves: tdf#95962 incorrect scanline strideCaolán McNamara17-122/+66
2015-11-24never push an error instead of the ScJumpMatrixTokenEike Rathke1-1/+1
2015-11-24nitpick, use 'b' prefixEike Rathke1-3/+3
2015-11-24nitpick, reduce to one string insertionEike Rathke1-3/+2
2015-11-24Pad this control a bitAdolfo Jayme Barrientos1-2/+2
2015-11-24sc: -Werror=unused-parameterMiklos Vajna1-60/+60
2015-11-24vcl: reduce maximum timeout to some sensible range.Michael Meeks2-1/+6
2015-11-24sc: Implement Software Interpreter subsetting, similarly to openCL one.Jan Holesovsky3-0/+28
2015-11-24sc: Implement ScVectorRefMatrix.Jan Holesovsky4-53/+696
2015-11-24sc: Introduce Abstract Base Class for ScMatrix, for a future rework.Jan Holesovsky20-260/+488
2015-11-24'#pragma setlocale("C")' is probably no longer necessaryStephan Bergmann2-10/+0
2015-11-24crashtesting: ooo72999-1.ods NaNs found in light directionCaolán McNamara2-1/+15
2015-11-24filter: fix DrMemory/valgrind warnings in PPT paragraph importMichael Stahl1-27/+124
2015-11-24sw lok comments: fix map mode state after changing zoom levelsMiklos Vajna1-0/+2
2015-11-24sw lok comments: avoid crash an exit after clicking the scrollbarMiklos Vajna2-0/+6
2015-11-24sw lok comments: implement drag of the scrollbarMiklos Vajna3-5/+11
2015-11-24vcl lok: handle tracking coordinates which are in twipsMiklos Vajna1-1/+13
2015-11-24fix c++ snafu with msvcDavid Tardon2-0/+57
2015-11-24tdf#95970: Don't loose mirroring in SdrTextObj::TRSetBaseGeometryMike Kaganski3-0/+41
2015-11-24Bin old Windows-only MULTI_SL_DEBUG code of dubious usefulnessTor Lillqvist1-49/+2
2015-11-24Breeze Icons: change icons according to review from jayandreas kainz24-13/+6
2015-11-24vcl: scheduler - split timeout calculation from idle invocation.Michael Meeks2-15/+30
2015-11-24vcl: remove UpdateStack concept.Michael Meeks3-12/+5
2015-11-24Vcl Toolbox: Move Impl and local defines out of header filesSamuel Mehrbrodt3-90/+87
2015-11-24loplugin:unusedfields in include/oox/Noel Grandin7-58/+5
2015-11-24loplugin:unusedfields in include/framework/Noel Grandin3-46/+0
2015-11-24loplugin:unusedfields in include/filter/Noel Grandin6-31/+0
2015-11-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin17-187/+147
2015-11-24It's "incomplete", not "in complete"Tor Lillqvist3-8/+8
2015-11-24Translate Korean commentsStephan Bergmann1-3/+3
2015-11-24straighten out broken indentationEike Rathke1-36/+36
2015-11-24Remove non-ASCII U+0086 PARAGRAPH SIGN from commentStephan Bergmann1-1/+1
2015-11-24Replace non-ASCII content in ordinary string literals with UTF-8 bytesStephan Bergmann1-4/+25
2015-11-24-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2015-11-24com::sun::star->css in winaccessibility/Noel Grandin55-299/+294
2015-11-24sw lok comments: fix missing invalidations from the scrollbarMiklos Vajna4-1/+118