summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2013-05-24Revert "improve cell style xls[x|m] import performance"Noel Power
2013-05-24Revert "reorg styles code slightly, process normal (and row ) style in own me...Noel Power
2013-05-24reorg styles code slightly, process normal (and row ) style in own methodNoel Power
2013-05-24improve cell style xls[x|m] import performanceNoel Power
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2013-05-23Resolves: #i119903# Alternative text for form control t import/exportAndre Fischer
2013-05-23prevent invalid files if file contains currency formatsMarkus Mohrhard
2013-05-23only export these attributes into ODF1.2 extendedMarkus Mohrhard
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann
2013-05-22AppendAscii cleanupRicardo Montania
2013-05-22Resolves: #ii122335# Disabling the old task paneAndre Fischer
2013-05-22Use the block position of the destination, not of the source.Kohei Yoshida
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-22fix for bnc#819865 itemstate in parent style incorrectly reported as setNoel Power
2013-05-21Resolves: #i122261# Calc Navigator - assure non-overlapping layoutOliver-Rainer Wittmann
2013-05-21WaE: unused variablesTor Lillqvist
2013-05-21fdo#46808, Convert oox.ExcelFilterExport service to new styleNoel Grandin
2013-05-21fdo#46808, Remove unnecessary XMultiServiceFactory memberNoel Grandin
2013-05-21fdo#46808, Convert chart2::*RegressionCurve services to new styleNoel Grandin
2013-05-21fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-21fdo#64011 fix the position and the drawing from left to right in RTL sheetFaisal M. Al-Otaibi
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-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
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-20Make it exception safe.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-20Get the script type in an efficient manner.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-20Slightly shorter way of getting the element value.Kohei Yoshida
2013-05-20Avoid expensive element position lookup twice.Kohei Yoshida
2013-05-20Remove unused function argument.Kohei Yoshida