summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-06-03the print range can start in row 0, fdo#62938Markus Mohrhard
2013-05-31Fix fdo#51835 Indent changes in Calc forces alignment to leftabdulmajeed ahmed
2013-05-29r is an optional attribute in c and r, fdo#65059Markus Mohrhard
2013-05-29fdo#63323 fix the comment position when the mouse over cellFaisal M. Al-Otaibi
2013-05-28oops forgot to use the mbReadyForFinalize flag in CondFormat::finalizeImport()Noel Power
2013-05-28Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer
2013-05-28Fix compilation error with older compilersTor Lillqvist
2013-05-28remove some methods that are no longer used after reworkNoel Power
2013-05-28buffer ExtCfRuleContext startElement processingNoel Power
2013-05-28buffer conditional formatting finalization so it happens after styles importNoel Power
2013-05-28reorg styles code slightly, process normal (and row ) style in own methodNoel Power
2013-05-28improve cell style xls[x|m] import performanceNoel Power
2013-05-28correctly delete note captions, fdo#64068Markus Mohrhard
2013-05-27restore old behavior for external references, fdo#64229Markus Mohrhard
2013-05-27we need a reference to the DifParser.aData, fdo#64920Markus Mohrhard
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-24fdo#63035 Add "Match Case" to Find bar.Andrzej J.R. Hunt
2013-05-23only export these attributes into ODF1.2 extendedMarkus Mohrhard
2013-05-23prevent invalid files if file contains currency formatsMarkus Mohrhard
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann
2013-05-22fdo#64870 Duplicate shortcut on Text Import dialogueJoren De Cuyper
2013-05-22Resolves: #ii122335# Disabling the old task paneAndre Fischer
2013-05-22Disable Calc perf test by default & output both pseudo-cycles and real time.Kohei Yoshida
2013-05-22Use the block position of the destination, not of the source.Kohei Yoshida
2013-05-22Resolves: #i122261# Calc Navigator - assure non-overlapping layoutOliver-Rainer Wittmann
2013-05-22WaE: unused variablesTor Lillqvist
2013-05-22Adjust a bit.Kohei Yoshida
2013-05-22Hopefully this will disable testPerf for Windows too... Untested.Kohei Yoshida
2013-05-22Disable the perf test for dbgutil build.Kohei Yoshida
2013-05-22make calc tests use some sort of pseudo-cycle measurementMichael Meeks
2013-05-21fdo#64011 fix the position and the drawing from left to right in RTL sheetFaisal M. Al-Otaibi
2013-05-21fdo#46808, fix unit testNoel Grandin
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin
2013-05-21fdo#46808, Convert various chart2:*Scaling services to new styleNoel Grandin
2013-05-21Bypass for now an OSL_ENSURE that doesn't compileTor Lillqvist
2013-05-20Test performance of pasting of formula cells as well.Kohei Yoshida
2013-05-20Another performance scenario. Pasting of cells interspersed with empty ones.Kohei Yoshida
2013-05-20A bit cleaner way to measure time segment.Kohei Yoshida
2013-05-20Make these stack variables & fix one memory leak with the undo object.Kohei Yoshida
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-20A bit of cleanup.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-20A bit of cleanup before refactoring.Kohei Yoshida
2013-05-20Prefer early bail-out.Kohei Yoshida
2013-05-20Compiler warning.Kohei Yoshida
2013-05-20Optimize ScColumn::MixData() to remove several bottlenecks.Kohei Yoshida
2013-05-20A bit of a cleanup.Kohei Yoshida