summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-01-05create closing bracket token only when necessaryEike Rathke
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2016-01-05tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-upEike Rathke
2016-01-05Revert "Time wraparound validation feature"Markus Mohrhard
2016-01-05tdf#96198 adapt unit test to reality, tdf#50950 follow-upEike Rathke
2016-01-05loplugin:bodynotinblockStephan Bergmann
2016-01-05Time wraparound validation featureBenjamin Ni
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2016-01-04fix typoMarkus Mohrhard
2016-01-04don't use the same files in different unit testsMarkus Mohrhard
2016-01-04correct WEEKNUM DayOfWeek handling, tdf#50950 follow-up, tdf#95419 relatedEike Rathke
2016-01-04correct ISOWEEKNUM resource ExtraData parameter flags, tdf#50950 follow-upEike Rathke
2016-01-04WEEKNUM second parameter is optional defaulting to 1, tdf#50950 follow-upEike Rathke
2016-01-04these fields can be static constantsNoel Grandin
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2016-01-04the idea behind the test can't work right nowMarkus Mohrhard
2016-01-04let us use the standard way to implement an if .. else ifMarkus Mohrhard
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-12-30Use SAL_WARN hereMatúš Kukan
2015-12-30Kill remaining plugin bitsMaxim Monastirsky
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-27sal_uLong to sal_uInt32, ScHint relatedMatteo Casalin
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-12-27sal_uLong to sal_uInt32/sal_uInt64Matteo Casalin
2015-12-27Lnge to Language in ScNumFormatAbbrev member namesMatteo Casalin
2015-12-27Translate German commentsMatteo Casalin
2015-12-27sal_uLong/sal_uIntPtr for ScNumFormatAbbrevMatteo Casalin
2015-12-27Avoid redundant castMatteo Casalin
2015-12-24Kill useless headerMaxim Monastirsky
2015-12-24tdf#93837 Convert sheet row/col header context menus to xmlMaxim Monastirsky
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-23restore removed functionDavid Tardon
2015-12-23add missing includeDavid Tardon
2015-12-23New saving behaviorMaxim Monastirsky
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-12-22tdf#96588 - avoid redundant pivot cache filter on import.Michael Meeks
2015-12-22sc: loplugin:defaultparamsMiklos Vajna
2015-12-22tdf#89999: Fix ODF export of sub|superscript textKatarina Behrens
2015-12-22loplugin:unusedfields in scNoel Grandin
2015-12-21The sheet no. from .uno:Insert can also equal the current no. of tabsMihai Varga
2015-12-21tdf#96588 - avoid redundant work on large numbers of trailing rows.Michael Meeks
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-20tdf#93949 ensure memory stream is properly flushedTomaž Vajngerl
2015-12-19no need to repeatedly call getLengthMarkus Mohrhard
2015-12-19std::pair<OUString, OUString> is the more natural key typeMarkus Mohrhard
2015-12-19coverity#1343628 Dereference after null checkCaolán McNamara
2015-12-19Fix pivot cache debugging.Michael Meeks