summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-13sc: remove last ptr_map includesMichael Stahl
2016-01-12sc: try to fix MSVC buildMichael 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-11loplugin:privatebase: Make various derivations publicStephan Bergmann
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-05tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-upEike Rathke
2016-01-05Revert "Time wraparound validation feature"Markus Mohrhard
2016-01-05Time wraparound validation featureBenjamin Ni
2015-12-27sal_uLong to sal_uInt32, ScHint relatedMatteo Casalin
2015-12-27sal_uLong to sal_uInt32/sal_uInt64Matteo Casalin
2015-12-27Lnge to Language in ScNumFormatAbbrev member namesMatteo Casalin
2015-12-27sal_uLong/sal_uIntPtr for ScNumFormatAbbrevMatteo Casalin
2015-12-24Kill useless headerMaxim Monastirsky
2015-12-24tdf#93837 Convert sheet row/col header context menus to xmlMaxim Monastirsky
2015-12-22loplugin:unusedfields in scNoel Grandin
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke
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-18tdf#93837 Convert RID_POPUP_TAB to xmlMaxim Monastirsky
2015-12-17Clean unused defines after src->xml conversionMaxim Monastirsky
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-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-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-12tdf#96339 fix bug in sort listNoel Grandin
2015-12-11separate ScRange::Move() and MoveSticky(), tdf#92779Eike Rathke
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-12-11geez, how about actually checking the Move() error return? tdf#92779 relatedEike Rathke
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-09sticky end col/row anchor for range references, tdf#92779Eike Rathke
2015-12-07tdf#34449 : ability of deleting borders of a cell from adjacent cellDennis Francis
2015-12-02Avoid clang-cl -Werror,-Wbitfield-constant-conversionStephan Bergmann
2015-12-01sc interpreter: Move the code that can create a ScFullMatrix.Jan Holesovsky
2015-12-01sc interpreter: Don't hide S/W Interpreter behind an environment variable.Jan Holesovsky
2015-12-01fix memory leaks on loading and saving an ods fileDennis Francis
2015-11-30tdf#66668 - FILESAVE: Saving an XLSX file freezes CalcNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin
2015-11-24sc: Implement Software Interpreter subsetting, similarly to openCL one.Jan Holesovsky
2015-11-24sc: Implement ScVectorRefMatrix.Jan Holesovsky
2015-11-24sc: Introduce Abstract Base Class for ScMatrix, for a future rework.Jan Holesovsky
2015-11-23loplugin:unusedfields in scNoel Grandin