summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-31This can be a Window and not a DockingWindow nowCaolán McNamara
2016-01-31implement missing FID_FUNCTION_BOX GetStateCaolán McNamara
2016-01-31SfxChildWindow is always nullCaolán McNamara
2016-01-31so ScFunctionChildWindow doesn't appear to be needed anymoreCaolán McNamara
2016-01-31RecentFunctionsChanged doesn't do anything since...Caolán McNamara
2016-01-31function list is always in the sidebar nowCaolán McNamara
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29oox: replace boost::bind with std::bindMichael Stahl
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-27add test for tdf#96912Markus Mohrhard
2016-01-27we need the space="preserve" also for formatted strings, tdf#96912Markus Mohrhard
2016-01-27tdf#96222: Better to avoid anything except MM_NONE, says EikeTor Lillqvist
2016-01-27tdf#96222: Don't attempt to handle matrix formulas as formula groupsTor Lillqvist
2016-01-27tdf#89308: Delete old copy of pivot table on moving destinationKatarina Behrens
2016-01-27add test for tdf#97308Markus Mohrhard
2016-01-27extract all cond format tests in ucalc to own fileMarkus Mohrhard
2016-01-27add test for tdf#94626Markus Mohrhard
2016-01-26handle entries with num type and formula during OOXML import, tdf#94626Markus Mohrhard
2016-01-26Resolves: tdf#93151 handle ExpandRefs and mnColDelta the same as mnRowDeltaEike Rathke
2016-01-25tdf#96910 : Calc crashes while using "Insert Column Left" for large DocumentsYogesh
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-24tdf#74667 interchange slope and intercept for power regressionTomaž Vajngerl
2016-01-23tdf#97308: fix logic with conditional "ends with"Julien Nabet
2016-01-23sc lokit: update zoom values to graphic and text selectionHenry Castro
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna
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-21sc lok: Implement unit test for .uno:{Insert,Name,Remove} for sheets.Jan Holesovsky
2016-01-21sc lok: Fix .uno:Remove (removing sheets) to accept a parameter.Jan Holesovsky
2016-01-21sc lok: Fix .uno:Name (renaming sheets) to really accept parameters.Jan Holesovsky
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-20there's no reason to be sparing with new linesEike Rathke
2016-01-20tdf#97247 Keep focus on merged cell at top-left cornerTakeshi Abe
2016-01-20nitpicks, tdf#96822 follow-upEike Rathke
2016-01-20tdf#96822 : Make cell contents left align when number formatting is textYogesh Desai
2016-01-19sc lokit: the visible row/column must be 0, when loading a documentHenry Castro
2016-01-19follow-up of tdf#89031Winfried Donkers
2016-01-19loplugin:unusedmethods in sc/Noel Grandin
2016-01-19Make virtual ~ScValidationDlg non-inlineStephan Bergmann
2016-01-19-Werror=address (GCC 6)Stephan Bergmann
2016-01-19-Werror=maybe-uninitialized (GCC 6)Stephan Bergmann
2016-01-19-Werror=address (GCC 6)Stephan Bergmann
2016-01-19tdf#88737 handle temporary array formula matrix circular referenceEike Rathke