summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-12move date/time guess work to SvNumberFormatter::GuessDateTimeFormat()Eike Rathke3-56/+72
2015-08-12Avoid division by zeroStephan Bergmann1-2/+2
2015-08-12tdf#93382: Make HACK more targeted to avoid collateral damageStephan Bergmann1-2/+6
2015-08-12tdf#90222: Removed ScaList from pricing scaddinIan2-110/+47
2015-08-12tdf#90222: Removed ScaFuncDataList typeIan2-86/+44
2015-08-12tdf#89387 test for CHITEST functionŁukasz Hryniuk2-0/+108
2015-08-12Test with a bug in ScInterpreter::FTest()Łukasz Hryniuk2-0/+22
2015-08-12cosmetic: clean-up vcl/quartzNorbert Thiebaud11-577/+856
2015-08-12cppcheck: noCopyConstructorCaolán McNamara6-8/+28
2015-08-12cppcheck: redundantAssignmentCaolán McNamara1-1/+1
2015-08-12ditch some inline keywordsCaolán McNamara1-40/+37
2015-08-12cppcheck: variableScopeCaolán McNamara1-1/+1
2015-08-12cppcheck: redundantAssignmentCaolán McNamara1-3/+1
2015-08-12cppcheck: silence redundantAssignmentCaolán McNamara1-1/+1
2015-08-12consider negative nPN a failureCaolán McNamara1-8/+9
2015-08-12test for end before start, e.g. hang-3.docCaolán McNamara1-1/+12
2015-08-12WaE: 'rArgs' : unreferenced formal parameterTor Lillqvist1-1/+1
2015-08-12sw: unused includesMiklos Vajna2-2/+0
2015-08-12idl: add article that has details on SDI file formatMiklos Vajna1-0/+5
2015-08-12tdf#75256 - Sifr drawchart and formatdialog icons suggested by jayMatthias Freund6-0/+0
2015-08-12tdf#92305: Revert "tdf#90150 : Page numbering in the status bar ..."Jan Holesovsky3-10/+2
2015-08-12Drop SimpleWinLayoutTor Lillqvist2-772/+20
2015-08-12Add the needed #ifndef instead of removing the variable.Jan Holesovsky1-0/+3
2015-08-12Range-based for-loops.Jan Holesovsky1-17/+8
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson15-37/+38
2015-08-11tdf#92459 o3tl: remove unary_functionDaniel Robertson1-25/+16
2015-08-11tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson17-27/+5
2015-08-11prepare conf files for tweaking jenkins from core.git directlyNorbert Thiebaud11-0/+4
2015-08-11cppcheck: noExplicitConstructorCaolán McNamara1-4/+5
2015-08-11remove imgdebugNorbert Thiebaud5-60/+0
2015-08-11avoid another hang with certain .docsCaolán McNamara2-2/+2
2015-08-11cppcheck: nullPointerRedundantCheckCaolán McNamara1-1/+1
2015-08-11cppcheck: uninitMemberVarCaolán McNamara1-0/+9
2015-08-11cppcheck: noCopyConstructorCaolán McNamara1-0/+4
2015-08-11cppcheck: uninitMemberVarCaolán McNamara1-1/+3
2015-08-11tdf#93364 vcl rendercontext: fix area that is painted in PaintBuffer()Miklos Vajna2-1/+5
2015-08-11these are include start-end range pairsCaolán McNamara1-2/+1
2015-08-11more long to WW8_CP conversionsCaolán McNamara4-18/+15
2015-08-11tdf#39468 Translate German Comments - sc/source/core/data/Phillip Sz2-2/+2
2015-08-11forms: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe18-37/+32
2015-08-11tdf#92459 remove compat_functional from canvasDaniel Robertson1-17/+6
2015-08-11Related: tdf#75171 wrong "italic" happens on importing MathMLTakeshi Abe2-10/+5
2015-08-11tdf#92885 - Incorrect cell border drawing in DOC file after saving in 5.0Noel Grandin3-9/+17
2015-08-11-fsanitize=undefinedStephan Bergmann1-2/+2
2015-08-11loplugin:constantfunctionNoel Grandin6-21/+0
2015-08-11loplugin:stringconstantStephan Bergmann1-6/+6
2015-08-11slideshow: prefer value_type over manual type generationThorsten Behrens7-16/+14
2015-08-11loplugin:unreffunStephan Bergmann1-0/+1
2015-08-11avoid hang with certain .docsCaolán McNamara4-10/+21
2015-08-11loplugin: defaultparamsNoel Grandin11-30/+26