summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2013-06-26convert calculation settings dialog to .ui formatCaolán McNamara
2013-06-26coverity#1038508 Use after free (USE_AFTER_FREE)Caolán McNamara
2013-06-25cleanup options dialog, and add an option for formula grouping.Michael Meeks
2013-06-25WaE: private field 'mnIndex' is not usedTor Lillqvist
2013-06-24Turn off column storage debugging.Kohei Yoshida
2013-06-24Prevent crash during on-line spell checking.Kohei Yoshida
2013-06-24Make them officially non-copyable.Kohei Yoshida
2013-06-24Rename parameter names for consistency.Kohei Yoshida
2013-06-24Don't allow outside code to set text attributes.Kohei Yoshida
2013-06-24Add more calls to CellStorageModified() when it's called for.Kohei Yoshida
2013-06-24Remove unused method.Kohei Yoshida
2013-06-24Fix ScCellIterator, which also fixes matrix handling in the formula engine.Kohei Yoshida
2013-06-24Add Dump() method to ScMatrix, which is useful when debugging.Kohei Yoshida
2013-06-24Fix the horizontal cell iterator.Kohei Yoshida
2013-06-24We need to clone the source cell value to prevent crash.Kohei Yoshida
2013-06-24Have the clone handler handle the text attr array as well.Kohei Yoshida
2013-06-24Use template functions to remove these duplicate code blocks.Kohei Yoshida
2013-06-24Leave the RowInfo's for empty cells unfilled.Kohei Yoshida
2013-06-24Put ScBaseCell, ScValueCell, ScStringCell, ScEditCell to eternal rest.Kohei Yoshida
2013-06-24Move ScEditDataArray out of cell.?xx and into its own files.Kohei Yoshida
2013-06-24CELLTYPE_DESTROYED no longer relevant. Chuck it.Kohei Yoshida
2013-06-24ScFormulaCell is no longer a child class of ScBaseCell.Kohei Yoshida
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida
2013-06-24Add new cell container to ScColumn.Kohei Yoshida
2013-06-24Reduce dependency on mtvelements.hxx header.Kohei Yoshida
2013-06-24Define block types for string, edit text and formula cell elements.Kohei Yoshida
2013-06-24fdo#51296 Helptext added for hyperlinks, hlinks behave as in writerAkash Shetye
2013-06-23we don't need this hack without inherited number formats, fdo#66076Markus Mohrhard
2013-06-18use sizegroups and shown/hidden buttons to stop ui jitterCaolán McNamara
2013-06-18various now unused HIDsCaolán McNamara
2013-06-18Convert Sort lists tabpage to .ui and adapt code.Jan Holesovsky
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-06-17don't include xftsfit.hxx anymoreCaolán McNamara
2013-06-15sidebar: Conversion to .ui for CellAppearancePropertyPanelPrashant Pandey
2013-06-11split group dialog into group and ungroup dialogsCaolán McNamara
2013-06-11groupdialog.ui widgetManal Alhassoun
2013-06-11Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB()Wang Lei
2013-06-10Convert sc general option page to .ui formatFaisal M. Al-Otaibi
2013-06-06Resolves: #i121448# Aligned default fill color/line style for all appsArmin Le Grand
2013-06-06Convert Compatibility tab page to .uiabdulmajeed ahmed
2013-06-06Convert Changes tab page to .uiabdulmajeed ahmed
2013-06-05Fixes for new-style service com.sun.star.sheet.GlobalSheetSettingsStephan Bergmann
2013-06-04Convert Calc Print option page to .ui.Abdulaziz A Alayed
2013-06-03add test case for outline import from ODSMarkus Mohrhard
2013-06-03This looks like a typoStephan Bergmann
2013-06-02all formula cells have now an explicit number formatMarkus Mohrhard
2013-06-02accept this result as bug fixedMarkus Mohrhard
2013-06-02remove inherited number formats, related fdo#60215Markus Mohrhard
2013-06-02this method is unused nowMarkus Mohrhard
2013-06-02initial work on removing some ScFormulaCell instancesMarkus Mohrhard