summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2013-01-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens
2012-12-08fdo#57497: Remove group table data when all group dimensions are gone.Kohei Yoshida
2012-11-13remove conditional formats withiout range after import, related fdo#56983Markus Mohrhard
2012-10-04fdo#54940 - make editing relative refs more intuitive to meMichael Meeks
2012-09-25xlsx fix cyclic referenced defined names partially fixes bnc#780296 bnc#781166Noel Power
2012-09-24fix parent style import xlsx fdo#55198Noel Power
2012-09-24Backport various conditional formatting fixes from master.Markus Mohrhard
2012-09-19Improve performance on updating row flags in pivot table cache.Kohei Yoshida
2012-09-05better import of conditional format from old ODF structureMarkus Mohrhard
2012-08-30fdo#53938: Check for null pointer, and don't proceed when error occurs.Kohei Yoshida
2012-08-14fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida
2012-08-03Use the internal API to set field item's properties.Kohei Yoshida
2012-07-24prevent crash in malformed pivot table loaded from .xlsEike Rathke
2012-07-08export all notes into odf, fdo#49924Markus Mohrhard
2012-07-06Properly rehash row visibility when the layout dialog is dismissed.Kohei Yoshida
2012-07-05resolved fdo#51664 some matrix cases broken in binary Excel importEike Rathke
2012-07-05fdo#51266: Sync dimension members in several places upon refresh.Kohei Yoshida
2012-07-04don't use SC_DLLPUBLIC for class + methodMarkus Mohrhard
2012-07-04localize all parts of the new cond format dialogsMarkus Mohrhard
2012-07-04add the cond format managerMarkus Mohrhard
2012-07-03fdo#51266: Properly set pivot item 'empty' on empty cells.Kohei Yoshida
2012-06-27support colored axis in data barsMarkus Mohrhard
2012-06-26fdo#46338 preserve sheet name input of invalid referenceEike Rathke
2012-06-22big formula performance improvement for xlsx import (bnc#763168 & bnc#765942)Noel Power
2012-06-18use correct localization aware string to doubleMarkus Mohrhard
2012-06-15-Werror,-Wmismatched-tagsStephan Bergmann
2012-06-15small improvements to data bar dialogMarkus Mohrhard
2012-06-15seems like windows does not like thatMarkus Mohrhard
2012-06-15make new conditional format menu appearMarkus Mohrhard
2012-06-15need to export all symbols for color formatsMarkus Mohrhard
2012-06-15abstract type in ptr_container needs this workaroundMarkus Mohrhard
2012-06-15fix rebase problemsMarkus Mohrhard
2012-06-15correctly set new conditional formatMarkus Mohrhard
2012-06-15use the result of the dialog and apply it to the documentMarkus Mohrhard
2012-06-15remove uno from oox cond format import codeMarkus Mohrhard
2012-06-15adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-06-15integrate color formats into conditional formatsMarkus Mohrhard
2012-06-15prepare cond format code for merge with color formatsMarkus Mohrhard
2012-06-15more for conditional format dialogMarkus Mohrhard
2012-06-15first part for new conditional format dialogMarkus Mohrhard
2012-06-15data bar settings menuMarkus Mohrhard
2012-06-13fdo#51017 ODFF: implement missing imaginary functions [AOO i111609 r1348096]Regina Henschel
2012-06-06Use iterators over index access.Kohei Yoshida
2012-06-05drop some unused codeCaolán McNamara
2012-06-05fdo#45747 remove the limitation to 3 sort entries in calc part2Albert Thuswaldner
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida
2012-05-31targetted revert of tiny unused method cleanupMichael Meeks
2012-05-30Share common localized strings: Calc A1, Excel A1, and Excel R1C1.Kohei Yoshida
2012-05-30Reset the calc settings to default when the 'Default' button is checked.Kohei Yoshida
2012-05-30Create a common struct for interpreter config options.Kohei Yoshida