summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2012-10-04fdo#54940 - make editing relative refs more intuitive to meMichael Meeks1-0/+1
2012-09-25xlsx fix cyclic referenced defined names partially fixes bnc#780296 bnc#781166Noel Power1-1/+2
2012-09-24fix parent style import xlsx fdo#55198Noel Power1-1/+1
2012-09-24Backport various conditional formatting fixes from master.Markus Mohrhard2-0/+10
2012-09-19Improve performance on updating row flags in pivot table cache.Kohei Yoshida3-25/+18
2012-09-05better import of conditional format from old ODF structureMarkus Mohrhard1-0/+8
2012-08-30fdo#53938: Check for null pointer, and don't proceed when error occurs.Kohei Yoshida1-1/+1
2012-08-14fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida1-4/+22
2012-08-03Use the internal API to set field item's properties.Kohei Yoshida2-2/+2
2012-07-24prevent crash in malformed pivot table loaded from .xlsEike Rathke1-1/+1
2012-07-08export all notes into odf, fdo#49924Markus Mohrhard1-1/+1
2012-07-06Properly rehash row visibility when the layout dialog is dismissed.Kohei Yoshida4-4/+4
2012-07-05resolved fdo#51664 some matrix cases broken in binary Excel importEike Rathke2-5/+15
2012-07-05fdo#51266: Sync dimension members in several places upon refresh.Kohei Yoshida7-0/+21
2012-07-04don't use SC_DLLPUBLIC for class + methodMarkus Mohrhard1-4/+4
2012-07-04localize all parts of the new cond format dialogsMarkus Mohrhard1-1/+10
2012-07-04add the cond format managerMarkus Mohrhard4-2/+16
2012-07-03fdo#51266: Properly set pivot item 'empty' on empty cells.Kohei Yoshida1-0/+1
2012-06-27support colored axis in data barsMarkus Mohrhard2-0/+8
2012-06-26fdo#46338 preserve sheet name input of invalid referenceEike Rathke1-0/+7
2012-06-22big formula performance improvement for xlsx import (bnc#763168 & bnc#765942)Noel Power2-1/+2
2012-06-18use correct localization aware string to doubleMarkus Mohrhard1-1/+1
2012-06-15-Werror,-Wmismatched-tagsStephan Bergmann1-1/+1
2012-06-15small improvements to data bar dialogMarkus Mohrhard1-0/+2
2012-06-15seems like windows does not like thatMarkus Mohrhard1-1/+1
2012-06-15make new conditional format menu appearMarkus Mohrhard1-8/+7
2012-06-15need to export all symbols for color formatsMarkus Mohrhard1-2/+2
2012-06-15abstract type in ptr_container needs this workaroundMarkus Mohrhard1-0/+7
2012-06-15fix rebase problemsMarkus Mohrhard3-0/+4
2012-06-15correctly set new conditional formatMarkus Mohrhard3-0/+5
2012-06-15use the result of the dialog and apply it to the documentMarkus Mohrhard3-4/+10
2012-06-15remove uno from oox cond format import codeMarkus Mohrhard1-0/+2
2012-06-15adjust import/export code to merged conditional formatsMarkus Mohrhard4-55/+22
2012-06-15integrate color formats into conditional formatsMarkus Mohrhard3-24/+28
2012-06-15prepare cond format code for merge with color formatsMarkus Mohrhard1-8/+42
2012-06-15more for conditional format dialogMarkus Mohrhard1-1/+2
2012-06-15first part for new conditional format dialogMarkus Mohrhard3-2/+7
2012-06-15data bar settings menuMarkus Mohrhard3-13/+27
2012-06-13fdo#51017 ODFF: implement missing imaginary functions [AOO i111609 r1348096]Regina Henschel1-0/+8
2012-06-06Use iterators over index access.Kohei Yoshida1-1/+9
2012-06-05drop some unused codeCaolán McNamara6-10/+4
2012-06-05fdo#45747 remove the limitation to 3 sort entries in calc part2Albert Thuswaldner2-2/+4
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida2-4/+4
2012-05-31targetted revert of tiny unused method cleanupMichael Meeks1-0/+1
2012-05-30Share common localized strings: Calc A1, Excel A1, and Excel R1C1.Kohei Yoshida1-1/+4
2012-05-30Reset the calc settings to default when the 'Default' button is checked.Kohei Yoshida1-0/+2
2012-05-30Create a common struct for interpreter config options.Kohei Yoshida1-0/+50
2012-05-30Use the new option when interpreting INDIRECT function.Kohei Yoshida1-2/+5
2012-05-30New skeleton dialog for detailed calculation settings.Kohei Yoshida1-1/+2
2012-05-25import new conditional format informationMarkus Mohrhard1-0/+1