summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-02-04tdf#65206 Highlighted (colored) references limited to 32 references in formulaKumar Thangavel
2016-02-04remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin
2016-02-04remove unused HasDialog from SDI filesNoel Grandin
2016-02-04remove unused Synchron from SDI filesNoel Grandin
2016-02-04remove unused Cachable keyword from SDI filesNoel Grandin
2016-02-04coverity#1351755 Dereference null return valueCaolán McNamara
2016-02-04pItem isn't used here, its the same as result, so weird cast can goCaolán McNamara
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03sc: replace boost::bind with C++11 lambdaMichael Stahl
2016-02-03tdf#97437: Don't crash when creating new pivot tableKatarina Behrens
2016-02-03tdf#90290, add custom asserter for formulaMarkus Mohrhard
2016-02-03tdf#93936:while creating formula comma appends incorrectly using Ctrl keykumar
2016-02-03tdf#89140:Calc row paste doesn't keep row heightArul
2016-02-04tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock
2016-02-03tdf#34873 : Better way to show autofilter countDennis Francis
2016-02-03remove unused HasCoreId from SDI filesNoel Grandin
2016-02-03lok: Avoid the 'alien format' warning in LibreOfficeKit.Jan Holesovsky
2016-02-03its an xls not an xlsxCaolán McNamara
2016-02-03add EDB-39398-1 test-caseCaolán McNamara
2016-02-03fix previous commitMarkus Mohrhard
2016-02-03remove bogus nullprt checks for pContextJochen Nitschke
2016-02-02Fix for tdf#97084 : Scroll view to the ref boundary...Dennis Francis
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky
2016-02-02boost::hash->std::hashNoel Grandin
2016-02-01Avoid vague and misleading terminologyTor Lillqvist
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