summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)Author
2016-01-13sc: Fix the unit tests.Jan Holesovsky
2016-01-13sc: Make .uno:Insert (inserting a new sheet) always succeed.Jan Holesovsky
2016-01-13Revert "sc: Make .uno:Insert (inserting a new sheet) always succeed."Michael Stahl
2016-01-13sc: Make .uno:Insert (inserting a new sheet) always succeed.Jan Holesovsky
2016-01-13sc: clean up remaining non-static isTiledRendering() usageMiklos Vajna
2016-01-12Revert "Stick to exact-type check"Stephan Bergmann
2016-01-12Stick to exact-type checkStephan Bergmann
2016-01-12sc: try to fix MSVC buildMichael Stahl
2016-01-12sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2016-01-12sc: replace boost::ptr_map with std::mapMichael Stahl
2016-01-12sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2016-01-12sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2016-01-12tdf#90606 Crash when delete a large part of a column with shift cells leftArul
2016-01-11loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2016-01-09prepare for hidden flag in function description for Function WizardEike Rathke
2016-01-05create closing bracket token only when necessaryEike Rathke
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-05loplugin:bodynotinblockStephan Bergmann
2016-01-05Time wraparound validation featureBenjamin Ni
2016-01-04correct WEEKNUM DayOfWeek handling, tdf#50950 follow-up, tdf#95419 relatedEike Rathke
2016-01-04WEEKNUM second parameter is optional defaulting to 1, tdf#50950 follow-upEike Rathke
2016-01-04let us use the standard way to implement an if .. else ifMarkus Mohrhard
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-22tdf#96588 - avoid redundant pivot cache filter on import.Michael Meeks
2015-12-22loplugin:unusedfields in scNoel Grandin
2015-12-21tdf#96588 - avoid redundant work on large numbers of trailing rows.Michael Meeks
2015-12-19Fix pivot cache debugging.Michael Meeks
2015-12-18Use std::unique_ptr for SdrLayerAdmin data member.Kohei Yoshida
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke
2015-12-18crashtesting: crash on converting ooo93489-1.ods to pdfCaolán McNamara
2015-12-18sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-18sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-18sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-17handle varargs with first required and subsequent optional, tdf#71459 relatedEike Rathke
2015-12-17add RAWSUBTRACT spreadsheet function, tdf#71459Eike Rathke
2015-12-15Resolves: tdf#95440 SharedString are interned per document, re-internEike Rathke
2015-12-15sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-15sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-15sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-12-14tdf#96447 : Show correct borders in border editor when multimarkedDennis Francis
2015-12-12tdf#96339 fix bug in sort listNoel Grandin