summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05Avoid ambiguities among operator[] overloadsStephan Bergmann
2016-02-04Patch#1 : Dynamic column container in the pursuit of tdf#50916Dennis Francis
2016-02-03sc: replace boost::bind with C++11 lambdaMichael Stahl
2016-02-03tdf#89140:Calc row paste doesn't keep row heightArul
2016-02-03tdf#34873 : Better way to show autofilter countDennis Francis
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-31RecentFunctionsChanged doesn't do anything since...Caolán McNamara
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-25tdf#86567 Dropdown for conditional formattingMaxim Monastirsky
2016-01-25Drop unused definesMaxim Monastirsky
2016-01-22Move sc/source/ui/dbgui/validate.cxx from scui to scStephan Bergmann
2016-01-21tdf#34873 : Show autofilter row count in status barDennis Francis
2016-01-21IMHO " : " doesn't need to be localizable, tdf#95878 follow-upEike Rathke
2016-01-19loplugin:unusedmethods in sc/Noel Grandin
2016-01-18tdf#95878 made more useful function suggestion system in formula editingKeigo Kawamura
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