summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-01-10Fix typosAndrea Gelmini61-69/+69
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock1-25/+25
2016-01-09crashtesting: ooo29815-1.doc assert on reexport to docCaolán McNamara1-1/+2
2016-01-09prepare for hidden flag in function description for Function WizardEike Rathke3-7/+32
2016-01-09loplugin:nullptrMarkus Mohrhard1-1/+1
2016-01-08silence mouse release warningCaolán McNamara1-1/+2
2016-01-08tdf#58122 FILESAVE: XLSX - Cell RTL direction state not savedPriyankaGaikwad3-2/+15
2016-01-08vcl: fix WaE messagesChris Sherlock1-12/+12
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl1-1/+1
2016-01-07tdf#89999 bugfix testKatarina Behrens1-0/+77
2016-01-07Resolves: tdf#94208 broadcast fill undo (for deleted cells)Eike Rathke1-0/+6
2016-01-06Fix tdf#96524 : Do not change view when...Dennis Francis1-1/+3
2016-01-06Fix tdf#96523 : Correct the behavior when Ctrl key is pressedDennis Francis2-6/+6
2016-01-05create closing bracket token only when necessaryEike Rathke1-6/+10
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-0/+1
2016-01-05tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-upEike Rathke6-2/+18
2016-01-05Revert "Time wraparound validation feature"Markus Mohrhard4-78/+1
2016-01-05tdf#96198 adapt unit test to reality, tdf#50950 follow-upEike Rathke1-1/+1
2016-01-05loplugin:bodynotinblockStephan Bergmann1-8/+8
2016-01-05Time wraparound validation featureBenjamin Ni4-1/+78
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai11-45/+25
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt4-9/+12
2016-01-04fix typoMarkus Mohrhard1-1/+1
2016-01-04don't use the same files in different unit testsMarkus Mohrhard4-4/+26
2016-01-04correct WEEKNUM DayOfWeek handling, tdf#50950 follow-up, tdf#95419 relatedEike Rathke1-2/+8
2016-01-04correct ISOWEEKNUM resource ExtraData parameter flags, tdf#50950 follow-upEike Rathke1-1/+1
2016-01-04WEEKNUM second parameter is optional defaulting to 1, tdf#50950 follow-upEike Rathke2-3/+4
2016-01-04these fields can be static constantsNoel Grandin4-22/+9
2016-01-04vcl: split classes out of metric.hxxChris Sherlock1-0/+1
2016-01-04the idea behind the test can't work right nowMarkus Mohrhard1-1/+1
2016-01-04let us use the standard way to implement an if .. else ifMarkus Mohrhard1-10/+3
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock2-5/+5
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock2-2/+2
2015-12-30Use SAL_WARN hereMatúš Kukan1-35/+5
2015-12-30Kill remaining plugin bitsMaxim Monastirsky4-18/+0
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara2-4/+4
2015-12-27sal_uLong to sal_uInt32, ScHint relatedMatteo Casalin8-14/+14
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin18-104/+62
2015-12-27sal_uLong to sal_uInt32/sal_uInt64Matteo Casalin3-9/+8
2015-12-27Lnge to Language in ScNumFormatAbbrev member namesMatteo Casalin2-22/+22
2015-12-27Translate German commentsMatteo Casalin1-2/+2
2015-12-27sal_uLong/sal_uIntPtr for ScNumFormatAbbrevMatteo Casalin4-8/+8
2015-12-27Avoid redundant castMatteo Casalin1-1/+1
2015-12-24Kill useless headerMaxim Monastirsky6-32/+1
2015-12-24tdf#93837 Convert sheet row/col header context menus to xmlMaxim Monastirsky7-218/+57
2015-12-24loplugin:unusedfieldsNoel Grandin3-13/+6
2015-12-23restore removed functionDavid Tardon1-0/+1
2015-12-23add missing includeDavid Tardon1-0/+1
2015-12-23New saving behaviorMaxim Monastirsky2-5/+1
2015-12-23loplugin:unusedfields in /includeNoel Grandin1-1/+1