summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
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
2013-06-02we don't need this include in the header fileMarkus Mohrhard
2013-06-02preparations for inherited number format removalMarkus Mohrhard
2013-06-02make the method privateMarkus Mohrhard
2013-06-01use size_t where possible and fix some more placesMarkus Mohrhard
2013-05-31conversion the calc default option page to .uiFaisal M. Al-Otaibi
2013-05-27range names need to be checked upper case, fdo#64031Markus Mohrhard
2013-05-27remove chart listener when chart is deleted, fdo#64639Markus Mohrhard
2013-05-22AppendAscii cleanupRicardo Montania
2013-05-21fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-20Add performance test for repeat-pasting cell to a large cell range.Kohei Yoshida
2013-05-20Ditto when purging broadcasters.Kohei Yoshida
2013-05-20Do the same trick when getting broadcasters during mass formula cell deletion.Kohei Yoshida
2013-05-20Keep track of column block positions when mass-pasting formula cells.Kohei Yoshida
2013-05-20Optimize ScColumn::MixData() to remove several bottlenecks.Kohei Yoshida
2013-05-20A bit of a cleanup.Kohei Yoshida
2013-05-20Keep track of column block positions in ScDocumentImport too.Kohei Yoshida
2013-05-20Same with MixDocument(). But this one has additional bottleneck...Kohei Yoshida
2013-05-20Reuse CopyToDocContext for UndoTo*.Kohei Yoshida
2013-05-20Do the same thing for CopyToDocument.Kohei Yoshida
2013-05-20Move the boolean flags to the context bucket.Kohei Yoshida
2013-05-20Do the same optimization for CopyToClip.Kohei Yoshida
2013-05-20Optimize ScViewFunc::GetSelectionScriptType().Kohei Yoshida
2013-05-20Cleaned up a bit to remove the need to initialize the block positions.Kohei Yoshida
2013-05-20Speed up ScColumn::HasEditCells() by keeping track of block position.Kohei Yoshida
2013-05-20Keep track of current block position when pasting a range of cells.Kohei Yoshida
2013-05-20Move the column element block definitions out of ScColumn.Kohei Yoshida
2013-05-20Remove unused function argument.Kohei Yoshida
2013-05-20Move all clip params into the new context class. We don't need two buckets.Kohei Yoshida
2013-05-20Introduce copy-from-clip context for copy handling code.Kohei Yoshida
2013-05-20Fix memory leak.Kohei Yoshida
2013-05-20Unit test for range deletion of broadcasters.Kohei Yoshida
2013-05-20Keep track of empty broadcaster segments, and delete them all in one go.Kohei Yoshida
2013-05-20Collect all empty broadcasters and remove them in one go later.Kohei Yoshida
2013-05-20Move this code into ScDocument, for later refactoring.Kohei Yoshida
2013-05-20Consolidate the text width and script type arrays into one.Kohei Yoshida
2013-05-20Block definition for CellTextAttr.Kohei Yoshida
2013-05-20Rename header: mtvelement -> multi_type_vector (mtv) elements.Kohei Yoshida
2013-05-20Resolves: #i122141# introduce missing Char Font dialog SlotOliver-Rainer Wittmann
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-16Resolves: #i117782# convert calculate page to .ui formatCaolán McNamara
2013-05-15String to OUString in calc header & footer editOlivier Hallot
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14convert army of header/footer dialogs to .ui formatCaolán McNamara
2013-05-14remove unneccessary argument from CreateScHFEditDlgCaolán McNamara