Age | Commit message (Expand) | Author |
2016-01-15 | loplugin:unusedmethods unused return value in sc | Noel Grandin |
2016-01-13 | sc: remove last ptr_map includes | Michael Stahl |
2016-01-12 | sc: try to fix MSVC build | Michael Stahl |
2016-01-12 | sc: replace boost::ptr_map with std::map | Michael Stahl |
2016-01-12 | sc: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2016-01-11 | loplugin:privatebase: Make various derivations public | Stephan Bergmann |
2016-01-11 | loplugin:privatebase: Publicly derive from binary_/unary_function | Stephan Bergmann |
2016-01-11 | loplugin:privatebase: Make derivation from noncopyable explicitly private | Stephan Bergmann |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-09 | prepare for hidden flag in function description for Function Wizard | Eike Rathke |
2016-01-05 | tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-up | Eike Rathke |
2016-01-05 | Revert "Time wraparound validation feature" | Markus Mohrhard |
2016-01-05 | Time wraparound validation feature | Benjamin Ni |
2015-12-27 | sal_uLong to sal_uInt32, ScHint related | Matteo Casalin |
2015-12-27 | sal_uLong to sal_uInt32/sal_uInt64 | Matteo Casalin |
2015-12-27 | Lnge to Language in ScNumFormatAbbrev member names | Matteo Casalin |
2015-12-27 | sal_uLong/sal_uIntPtr for ScNumFormatAbbrev | Matteo Casalin |
2015-12-24 | Kill useless header | Maxim Monastirsky |
2015-12-24 | tdf#93837 Convert sheet row/col header context menus to xml | Maxim Monastirsky |
2015-12-22 | loplugin:unusedfields in sc | Noel Grandin |
2015-12-18 | Formula Wizard: evaluating expressions always in matrix context is wrong | Eike Rathke |
2015-12-18 | sc: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-12-18 | sc: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-12-18 | sc: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-12-18 | tdf#93837 Convert RID_POPUP_TAB to xml | Maxim Monastirsky |
2015-12-17 | Clean unused defines after src->xml conversion | Maxim Monastirsky |
2015-12-17 | handle varargs with first required and subsequent optional, tdf#71459 related | Eike Rathke |
2015-12-17 | add RAWSUBTRACT spreadsheet function, tdf#71459 | Eike Rathke |
2015-12-15 | sc: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-12-15 | sc: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-12-12 | No need for a separate <vcl/lstbox.h> | Tor Lillqvist |
2015-12-12 | tdf#96339 fix bug in sort list | Noel Grandin |
2015-12-11 | separate ScRange::Move() and MoveSticky(), tdf#92779 | Eike Rathke |
2015-12-11 | No need for a separate <vcl/graph.h> | Tor Lillqvist |
2015-12-11 | No need for a separate <vcl/combobox.h> | Tor Lillqvist |
2015-12-11 | geez, how about actually checking the Move() error return? tdf#92779 related | Eike Rathke |
2015-12-10 | loplugin:nullptr: More NULL -> nullptr automatic rewrite | Stephan Bergmann |
2015-12-09 | sticky end col/row anchor for range references, tdf#92779 | Eike Rathke |
2015-12-07 | tdf#34449 : ability of deleting borders of a cell from adjacent cell | Dennis Francis |
2015-12-02 | Avoid clang-cl -Werror,-Wbitfield-constant-conversion | Stephan Bergmann |
2015-12-01 | sc interpreter: Move the code that can create a ScFullMatrix. | Jan Holesovsky |
2015-12-01 | sc interpreter: Don't hide S/W Interpreter behind an environment variable. | Jan Holesovsky |
2015-12-01 | fix memory leaks on loading and saving an ods file | Dennis Francis |
2015-11-30 | tdf#66668 - FILESAVE: Saving an XLSX file freezes Calc | Noel Grandin |
2015-11-30 | loplugin:unusedfields | Noel Grandin |
2015-11-25 | loplugin:unusedfields in include/sfx2/ | Noel Grandin |
2015-11-24 | sc: Implement Software Interpreter subsetting, similarly to openCL one. | Jan Holesovsky |
2015-11-24 | sc: Implement ScVectorRefMatrix. | Jan Holesovsky |
2015-11-24 | sc: Introduce Abstract Base Class for ScMatrix, for a future rework. | Jan Holesovsky |
2015-11-23 | loplugin:unusedfields in sc | Noel Grandin |