summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2013-11-08"%1 is replaced to ..." ... maybe, or maybe notEike Rathke1-0/+13
2013-09-27fdo#69450 - IDF_ATTRIB & IDF_CONTENTS must be disjoint.Michael Meeks1-1/+1
2013-08-24fdo#39484 - don't loose outlines while trying to undo formulae changes.Michael Meeks1-4/+5
2013-08-05fdo#67099: Remove overheads on inserting cells during ods import.Kohei Yoshida3-1/+28
2013-07-25Propagate change on COLUMN() and ROW() functions on position change.Kohei Yoshida2-0/+7
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke5-9/+34
2013-07-15fdo#63998: Filtering by page fields to work again.Kohei Yoshida1-1/+4
2013-07-12fdo#66655: Get GETPIVOTDATA to work again.Kohei Yoshida4-5/+13
2013-07-02resolved fdo#35411 redefined MAXCODE 512 to FORMULA_MAXTOKENS 8192Eike Rathke1-3/+1
2013-07-01extract this functionality from the uno codeMarkus Mohrhard2-9/+29
2013-07-01Resolves: fdo#66263 calc's protect records doesn't do anything, sid collisionCaolán McNamara1-1/+2
2013-06-28we don't need this hack without inherited number formats, fdo#66076Markus Mohrhard3-23/+0
2013-06-05Fixes for new-style service com.sun.star.sheet.GlobalSheetSettingsStephan Bergmann1-1/+4
2013-06-04remove inherited number formats, fdo#60215Markus Mohrhard4-20/+59
2013-05-27range names need to be checked upper case, fdo#64031Markus Mohrhard1-1/+1
2013-05-27remove chart listener when chart is deleted, fdo#64639Markus Mohrhard1-0/+2
2013-05-20Add performance test for repeat-pasting cell to a large cell range.Kohei Yoshida3-0/+7
2013-05-20Ditto when purging broadcasters.Kohei Yoshida4-4/+3
2013-05-20Do the same trick when getting broadcasters during mass formula cell deletion.Kohei Yoshida1-0/+3
2013-05-20Keep track of column block positions when mass-pasting formula cells.Kohei Yoshida5-3/+24
2013-05-20Optimize ScColumn::MixData() to remove several bottlenecks.Kohei Yoshida1-0/+6
2013-05-20A bit of a cleanup.Kohei Yoshida1-12/+8
2013-05-20Keep track of column block positions in ScDocumentImport too.Kohei Yoshida2-3/+25
2013-05-20Same with MixDocument(). But this one has additional bottleneck...Kohei Yoshida4-8/+24
2013-05-20Reuse CopyToDocContext for UndoTo*.Kohei Yoshida2-4/+4
2013-05-20Do the same thing for CopyToDocument.Kohei Yoshida3-5/+15
2013-05-20Move the boolean flags to the context bucket.Kohei Yoshida3-7/+15
2013-05-20Do the same optimization for CopyToClip.Kohei Yoshida3-16/+33
2013-05-20Optimize ScViewFunc::GetSelectionScriptType().Kohei Yoshida5-2/+15
2013-05-20Cleaned up a bit to remove the need to initialize the block positions.Kohei Yoshida1-4/+6
2013-05-20Speed up ScColumn::HasEditCells() by keeping track of block position.Kohei Yoshida3-2/+6
2013-05-20Keep track of current block position when pasting a range of cells.Kohei Yoshida5-1/+35
2013-05-20Move the column element block definitions out of ScColumn.Kohei Yoshida4-30/+29
2013-05-20Remove unused function argument.Kohei Yoshida1-1/+1
2013-05-20Move all clip params into the new context class. We don't need two buckets.Kohei Yoshida4-8/+31
2013-05-20Introduce copy-from-clip context for copy handling code.Kohei Yoshida4-11/+45
2013-05-20Fix memory leak.Kohei Yoshida1-1/+3
2013-05-20Unit test for range deletion of broadcasters.Kohei Yoshida1-0/+1
2013-05-20Keep track of empty broadcaster segments, and delete them all in one go.Kohei Yoshida5-1/+61
2013-05-20Collect all empty broadcasters and remove them in one go later.Kohei Yoshida6-0/+50
2013-05-20Move this code into ScDocument, for later refactoring.Kohei Yoshida1-0/+3
2013-05-20Consolidate the text width and script type arrays into one.Kohei Yoshida2-18/+16
2013-05-20Block definition for CellTextAttr.Kohei Yoshida3-6/+21
2013-05-20Rename header: mtvelement -> multi_type_vector (mtv) elements.Kohei Yoshida2-1/+1
2013-05-20Resolves: #i122141# introduce missing Char Font dialog SlotOliver-Rainer Wittmann1-2/+3
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann3-1/+153
2013-05-16Resolves: #i117782# convert calculate page to .ui formatCaolán McNamara1-1/+0
2013-05-15String to OUString in calc header & footer editOlivier Hallot1-1/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-17/+17
2013-05-14convert army of header/footer dialogs to .ui formatCaolán McNamara2-23/+0