summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-02-03fix previous commitMarkus Mohrhard1-1/+1
2016-02-03remove bogus nullprt checks for pContextJochen Nitschke5-83/+20
2016-02-02Fix for tdf#97084 : Scroll view to the ref boundary...Dennis Francis1-3/+13
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky3-85/+47
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-02-01Avoid vague and misleading terminologyTor Lillqvist1-6/+1
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2016-01-31unnecessary use of OUString constructorNoel Grandin9-15/+15
2016-01-31This can be a Window and not a DockingWindow nowCaolán McNamara4-230/+65
2016-01-31implement missing FID_FUNCTION_BOX GetStateCaolán McNamara1-0/+9
2016-01-31SfxChildWindow is always nullCaolán McNamara3-6/+3
2016-01-31so ScFunctionChildWindow doesn't appear to be needed anymoreCaolán McNamara4-47/+0
2016-01-31RecentFunctionsChanged doesn't do anything since...Caolán McNamara4-23/+0
2016-01-31function list is always in the sidebar nowCaolán McNamara2-238/+28
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin1-2/+2
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock28-197/+186
2016-01-29oox: replace boost::bind with std::bindMichael Stahl1-2/+2
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock2-2/+2
2016-01-27add test for tdf#96912Markus Mohrhard2-0/+16
2016-01-27we need the space="preserve" also for formatted strings, tdf#96912Markus Mohrhard1-1/+1
2016-01-27tdf#96222: Better to avoid anything except MM_NONE, says EikeTor Lillqvist1-1/+1
2016-01-27tdf#96222: Don't attempt to handle matrix formulas as formula groupsTor Lillqvist1-0/+6
2016-01-27tdf#89308: Delete old copy of pivot table on moving destinationKatarina Behrens1-1/+18
2016-01-27add test for tdf#97308Markus Mohrhard2-0/+43
2016-01-27extract all cond format tests in ucalc to own fileMarkus Mohrhard3-607/+631
2016-01-27add test for tdf#94626Markus Mohrhard2-0/+31
2016-01-26handle entries with num type and formula during OOXML import, tdf#94626Markus Mohrhard1-8/+18
2016-01-26Resolves: tdf#93151 handle ExpandRefs and mnColDelta the same as mnRowDeltaEike Rathke1-9/+97
2016-01-25tdf#96910 : Calc crashes while using "Insert Column Left" for large DocumentsYogesh1-5/+7
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin10-72/+23
2016-01-25tdf#86567 Dropdown for conditional formattingMaxim Monastirsky7-16/+43
2016-01-25Drop unused definesMaxim Monastirsky1-2/+0
2016-01-24tdf#74667 interchange slope and intercept for power regressionTomaž Vajngerl1-3/+3
2016-01-23tdf#97308: fix logic with conditional "ends with"Julien Nabet1-2/+2
2016-01-23sc lokit: update zoom values to graphic and text selectionHenry Castro1-2/+4
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna2-10/+0
2016-01-22Move sc/source/ui/dbgui/validate.cxx from scui to scStephan Bergmann6-41/+4
2016-01-21tdf#34873 : Show autofilter row count in status barDennis Francis9-1/+157
2016-01-21IMHO " : " doesn't need to be localizable, tdf#95878 follow-upEike Rathke3-8/+3
2016-01-21sc lok: Implement unit test for .uno:{Insert,Name,Remove} for sheets.Jan Holesovsky1-4/+16
2016-01-21sc lok: Fix .uno:Remove (removing sheets) to accept a parameter.Jan Holesovsky2-21/+50
2016-01-21sc lok: Fix .uno:Name (renaming sheets) to really accept parameters.Jan Holesovsky2-3/+4
2016-01-21loplugin: unused return valuesNoel Grandin4-7/+4
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock9-11/+11
2016-01-20there's no reason to be sparing with new linesEike Rathke1-26/+52
2016-01-20tdf#97247 Keep focus on merged cell at top-left cornerTakeshi Abe1-0/+11
2016-01-20nitpicks, tdf#96822 follow-upEike Rathke1-2/+3
2016-01-20tdf#96822 : Make cell contents left align when number formatting is textYogesh Desai1-7/+21
2016-01-19sc lokit: the visible row/column must be 0, when loading a documentHenry Castro1-4/+9
2016-01-19follow-up of tdf#89031Winfried Donkers1-1/+2